all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Harald Maier <Harald@Maierh.de>
Cc: emacs-pretest-bug@gnu.org, 684@emacsbugs.donarmstrong.com
Subject: bug#684: 23.0.60; text-mode redefines "\es", the new search-map prefix
Date: Tue, 12 Aug 2008 23:48:18 +0300	[thread overview]
Message-ID: <87r68urmbd.fsf@jurta.org> (raw)
In-Reply-To: <20080810074208.42A9563A55@ate-s10-x64.maierh> (Harald Maier's message of "Sun, 10 Aug 2008 09:42:08 +0200 (CEST)")

> Text-Mode redefines the new search-map prefix "\es" with
> center-line. Maybe this needs to be changed too.
>
> Index: text-mode.el
> ===================================================================
> RCS file: /sources/emacs/emacs/lisp/textmodes/text-mode.el,v
> retrieving revision 1.55
> diff -w -r1.55 text-mode.el
> 53,54c53,54
> <     (define-key map "\es" 'center-line)
> <     (define-key map "\eS" 'center-paragraph)
> ---
>> ;;;     (define-key map "\es" 'center-line)
>> ;;;     (define-key map "\eS" 'center-paragraph)

Instead of removing these useful commands from key bindings,
I think we should find a good replacement.

Starting from Emacs 22 we dedicated a special prefix map M-o
just for such formatting commands.  So I propose to move these
commands to the following keys:

M-o M-s    center-line
M-o M-S    center-paragraph

-- 
Juri Linkov
http://www.jurta.org/emacs/






  reply	other threads:[~2008-08-12 20:48 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-21 15:15 bug#684: 23.0.60; text-mode redefines "\es", the new search-map prefix Chong Yidong
2008-08-21 20:43 ` Juri Linkov
2008-08-21 22:18   ` Chong Yidong
2008-08-25 15:45     ` Juri Linkov
2008-08-25 16:29       ` Chong Yidong
2008-08-25 16:29       ` Chong Yidong
2008-08-25 20:33         ` Juri Linkov
2008-08-10  7:42           ` Harald Maier
2008-08-12 20:48             ` Juri Linkov [this message]
2008-08-25 20:40             ` bug#684: marked as done (23.0.60; text-mode redefines "\es", the new search-map prefix) Emacs bug Tracking System
2008-08-25 20:52           ` center-line on region (was: bug#684: 23.0.60; " Juri Linkov
2008-08-25 15:45     ` bug#684: 23.0.60; text-mode redefines "\es", the new search-map prefix Juri Linkov
2008-08-21 22:18   ` Chong Yidong
2008-08-21 20:43 ` Juri Linkov
  -- strict thread matches above, loose matches on Subject: below --
2008-08-21 15:15 Chong Yidong

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

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

  git send-email \
    --in-reply-to=87r68urmbd.fsf@jurta.org \
    --to=juri@jurta.org \
    --cc=684@emacsbugs.donarmstrong.com \
    --cc=Harald@Maierh.de \
    --cc=emacs-pretest-bug@gnu.org \
    /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 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.