all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* winner.el vs. simple.el
@ 2004-04-21 14:23 Juanma Barranquero
  2004-04-21 15:42 ` Alan Shutko
  0 siblings, 1 reply; 9+ messages in thread
From: Juanma Barranquero @ 2004-04-21 14:23 UTC (permalink / raw)


There's a keybinding conflict between simple.el and winner.el. Nothing
earth-shaking, though.

winner-mode defines winner-undo and winner-redo in its minor-mode map as
C-x left and C-x right.

Since 2002-04-27, simple.el defines these keybindings on the global map
for prev-buffer, next-buffer (BTW, these aren't mentioned on etc/NEWS
even when they're user commands and highly useful).

There's no released Emacs with the (prev,next)-buffer bindings, so they
could be changed to C-x C-left, C-x C-right (almost as easy to type as
the current ones, and free AFAICS).

Changing winner.el is another possibility, although I'm hesitant to do
so because it's been around since 1997, at least, and claims to be
compatible with Emacs 19.X, 20.X, and various XEmacsen.

Do we want to do something about it?

                                                                Juanma

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

end of thread, other threads:[~2004-05-04 20:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-21 14:23 winner.el vs. simple.el Juanma Barranquero
2004-04-21 15:42 ` Alan Shutko
2004-04-22  8:32   ` Juanma Barranquero
2004-04-22 18:09     ` Kevin Rodgers
2004-04-22 23:32       ` Juanma Barranquero
2004-05-02 16:28         ` Juanma Barranquero
2004-05-03 22:20           ` Richard Stallman
2004-05-03 23:23             ` Juanma Barranquero
2004-05-04 20:07               ` Richard Stallman

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.