all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Error in FAQ
@ 2010-01-06 14:59 Joe Snikeris
  2010-01-07 14:56 ` Matt Lundin
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Snikeris @ 2010-01-06 14:59 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

There is an error in the FAQ found here:
http://orgmode.org/worg/org-faq.php#visual-line-mode

The line:
(define-key org-mode-map "\C-a" 'move-end-of-line)))

should read:
(define-key org-mode-map "\C-e" 'move-end-of-line)))

Regards,
Joe

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

end of thread, other threads:[~2010-01-08  8:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06 14:59 Error in FAQ Joe Snikeris
2010-01-07 14:56 ` Matt Lundin
2010-01-08  7:34   ` Carsten Dominik

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.