* 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
* Re: Error in FAQ 2010-01-06 14:59 Error in FAQ Joe Snikeris @ 2010-01-07 14:56 ` Matt Lundin 2010-01-08 7:34 ` Carsten Dominik 0 siblings, 1 reply; 3+ messages in thread From: Matt Lundin @ 2010-01-07 14:56 UTC (permalink / raw) To: Joe Snikeris; +Cc: emacs-orgmode Joe Snikeris <joe@snikeris.com> writes: > 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))) I just fixed this. Thanks! - Matt ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: Error in FAQ 2010-01-07 14:56 ` Matt Lundin @ 2010-01-08 7:34 ` Carsten Dominik 0 siblings, 0 replies; 3+ messages in thread From: Carsten Dominik @ 2010-01-08 7:34 UTC (permalink / raw) To: Matt Lundin; +Cc: emacs-orgmode, Joe Snikeris On Jan 7, 2010, at 3:56 PM, Matt Lundin wrote: > Joe Snikeris <joe@snikeris.com> writes: > >> 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))) > > I just fixed this. Thanks! It is probably not on the web yet because our updating process does not work currently. We are working on it. - Carsten ^ 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 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).