* register commands compatibility bindings
@ 2007-02-24 21:41 T. V. Raman
2007-02-24 23:16 ` Romain Francoise
0 siblings, 1 reply; 2+ messages in thread
From: T. V. Raman @ 2007-02-24 21:41 UTC (permalink / raw)
To: emacs-devel
My fingers are too used to using c-xx for copying to a register
and c-xg for inserting a register.
These used to be available as
copy-to-register-compatibility-binding etc, but they appear to
have disappeared after a recent cvs update. There is no note of
these going away in lisp/Changelog.
Would love to see them back -- even though C-xri and C-xrs might
be more intuitive to new users.
--
Best Regards,
--raman
Email: raman@users.sf.net
WWW: http://emacspeak.sf.net/raman/
AIM: emacspeak GTalk: tv.raman.tv@gmail.com
PGP: http://emacspeak.sf.net/raman/raman-almaden.asc
Google: tv+raman
IRC: irc://irc.freenode.net/#emacs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: register commands compatibility bindings
2007-02-24 21:41 register commands compatibility bindings T. V. Raman
@ 2007-02-24 23:16 ` Romain Francoise
0 siblings, 0 replies; 2+ messages in thread
From: Romain Francoise @ 2007-02-24 23:16 UTC (permalink / raw)
To: raman; +Cc: emacs-devel
"T. V. Raman" <raman@users.sf.net> writes:
> There is no note of these going away in lisp/Changelog.
As a matter of fact, there is:
2007-02-11 Kim F. Storm <storm@cua.dk>
* bindings.el (ctl-x-map): Remove register compatibility bindings
C-x /, C-x j, C-x x, and C-x g (deprecated since Emacs 19).
See also etc/NEWS:
** The register compatibility key bindings (deprecated since Emacs 19)
have been removed:
C-x / point-to-register (Use: C-x r SPC)
C-x j jump-to-register (Use: C-x r j)
C-x x copy-to-register (Use: C-x r s)
C-x g insert-register (Use: C-x r i)
--
Romain Francoise <romain@orebokech.com> | The sea! the sea! the open
it's a miracle -- http://orebokech.com/ | sea! The blue, the fresh, the
| ever free! --Bryan W. Procter
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-02-24 23:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-24 21:41 register commands compatibility bindings T. V. Raman
2007-02-24 23:16 ` Romain Francoise
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.