unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <jmbarranquero@wke.es>
Subject: winner.el vs. simple.el
Date: Wed, 21 Apr 2004 16:23:17 +0200	[thread overview]
Message-ID: <20040421161002.0C19.JMBARRANQUERO@wke.es> (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

             reply	other threads:[~2004-04-21 14:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-21 14:23 Juanma Barranquero [this message]
2004-04-21 15:42 ` winner.el vs. simple.el 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040421161002.0C19.JMBARRANQUERO@wke.es \
    --to=jmbarranquero@wke.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).