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


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to