all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#684: 23.0.60; text-mode redefines "\es", the new search-map prefix
@ 2008-08-21 15:15 Chong Yidong
  0 siblings, 0 replies; 13+ messages in thread
From: Chong Yidong @ 2008-08-21 15:15 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 684, emacs-devel

> > Text-Mode redefines the new search-map prefix "\es" with
> > center-line. Maybe this needs to be changed too.
>
> 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

Isn't the M-o prefix key used for text properties?  I don't think it's
such a good fit.  Maybe M-g would be better.  WDYT?






^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: bug#684: 23.0.60; text-mode redefines "\es", the new search-map prefix
@ 2008-08-21 15:15 Chong Yidong
  2008-08-21 20:43 ` Juri Linkov
  2008-08-21 20:43 ` Juri Linkov
  0 siblings, 2 replies; 13+ messages in thread
From: Chong Yidong @ 2008-08-21 15:15 UTC (permalink / raw)
  To: Juri Linkov; +Cc: 684, emacs-devel

> > Text-Mode redefines the new search-map prefix "\es" with
> > center-line. Maybe this needs to be changed too.
>
> 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

Isn't the M-o prefix key used for text properties?  I don't think it's
such a good fit.  Maybe M-g would be better.  WDYT?




^ permalink raw reply	[flat|nested] 13+ messages in thread
* bug#684: 23.0.60; text-mode redefines "\es", the new search-map prefix
@ 2008-08-10  7:42 Harald Maier
  2008-08-12 20:48 ` Juri Linkov
  0 siblings, 1 reply; 13+ messages in thread
From: Harald Maier @ 2008-08-10  7:42 UTC (permalink / raw)
  To: emacs-pretest-bug

Text-Mode redefines the new search-map prefix "\es" with
center-line. Maybe this needs to be changed too.

Harald

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)



In GNU Emacs 23.0.60.16 (x86_64-unknown-linux-gnu, GTK+ Version 2.8.11)
 of 2008-08-10 on ate-s10-x64
Windowing system distributor `The X.Org Foundation', version 11.0.60900000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t







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

end of thread, other threads:[~2008-08-25 20:33 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21 15:15 bug#684: 23.0.60; text-mode redefines "\es", the new search-map prefix Chong Yidong
  -- strict thread matches above, loose matches on Subject: below --
2008-08-21 15:15 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-25 15:45     ` Juri Linkov
2008-08-21 22:18   ` Chong Yidong
2008-08-21 20:43 ` Juri Linkov
2008-08-10  7:42 Harald Maier
2008-08-12 20:48 ` Juri Linkov

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.