emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Rebinding of home and end keys
@ 2010-11-10 15:50 Liam Healy
  2010-11-12 19:46 ` Carsten Dominik
  0 siblings, 1 reply; 7+ messages in thread
From: Liam Healy @ 2010-11-10 15:50 UTC (permalink / raw)
  To: Org-mode mailing list

I have in my .emacs

(global-set-key [(home)] 'beginning-of-buffer)
(global-set-key [(end)] 'end-of-buffer)

Starting with a recent (last few months) org-mode version, the home
and end keys are bound to be beginning of end of line when in org
files.   This happens even if I do my keybinding after I load org.
Can this rebinding be removed, or at least made optional?  I do not
see why these keys are bound at all; these are regular emacs functions
(not org-mode functions) so emacs (by default) and the user (by
resetting the keys globally) can establish themselves what they want.

Org-mode version 7.02trans (release_7.3.10.g7f79)

Thank you.

Liam

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

end of thread, other threads:[~2010-11-12 21:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-10 15:50 Rebinding of home and end keys Liam Healy
2010-11-12 19:46 ` Carsten Dominik
2010-11-12 19:57   ` Liam Healy
2010-11-12 21:23     ` Achim Gratz
2010-11-12 21:06   ` Jambunathan K
2010-11-12 21:21     ` Jambunathan K
     [not found]   ` <15100.1289591832@gamaville.americas.hpqcorp.net>
2010-11-12 21:41     ` 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).