emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bad formatting in documentation
@ 2013-05-24  9:49 Alexis Praga
  2013-05-24 17:28 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Alexis Praga @ 2013-05-24  9:49 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 717 bytes --]

Hi,

I just stumbled upon a bad formatting on the website (
http://orgmode.org/worg/org-faq.html ).
In "Why doesn't C-c a call the agenda? Why don't some org keybindings
work?", we can see

#+BEGIN_SRC emacs-lisp ;; The following lines are always needed. Choose
your own keys. (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
(global-set-key "\C-cl" 'org-store-link) (global-set-key "\C-ca"
'org-agenda) (global-set-key "\C-cb" 'org-iswitchb) #+END_SRC emacs-lisp



-- 

   Alexis Praga
___________________________________________

                                            Ph.D Student
                                            CERFACS
                                            alexis.praga@gmail.com

[-- Attachment #2: Type: text/html, Size: 1154 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bad formatting in documentation
  2013-05-24  9:49 Bad formatting in documentation Alexis Praga
@ 2013-05-24 17:28 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-05-24 17:28 UTC (permalink / raw)
  To: Alexis Praga; +Cc: emacs-orgmode

Hi Alexis,

Alexis Praga <alexis.praga@gmail.com> writes:

> I just stumbled upon a bad formatting on the website (
> http://orgmode.org/worg/org-faq.html ).
> In "Why doesn't C-c a call the agenda? Why don't some org keybindings
> work?", we can see
>
> #+BEGIN_SRC emacs-lisp ;; The following lines are always needed. Choose
> your own keys. (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
> (global-set-key "\C-cl" 'org-store-link) (global-set-key "\C-ca"
> 'org-agenda) (global-set-key "\C-cb" 'org-iswitchb) #+END_SRC
> emacs-lisp

Fixed, thanks.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-24 17:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-24  9:49 Bad formatting in documentation Alexis Praga
2013-05-24 17:28 ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).