all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* M-=
@ 2012-07-24  7:57 Ulrich Mueller
  2012-07-24  9:37 ` M-= Tassilo Horn
  2012-07-27  4:05 ` M-= Chong Yidong
  0 siblings, 2 replies; 18+ messages in thread
From: Ulrich Mueller @ 2012-07-24  7:57 UTC (permalink / raw)
  To: emacs-devel

I've noticed that M-= is no longer operating on the region but on the
whole buffer (i.e. it is bound to count-words instead of
count-words-region).

The old behaviour was established for decades and I found it much more
useful. Can we please have it back?

Ulrich



^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: M-=
@ 2012-07-24  9:03 Dmitry Gutov
  2012-07-24  9:24 ` M-= Ulrich Mueller
  0 siblings, 1 reply; 18+ messages in thread
From: Dmitry Gutov @ 2012-07-24  9:03 UTC (permalink / raw)
  To: ulm; +Cc: emacs-devel

Ulrich Mueller <ulm@gentoo.org> writes:

 > I've noticed that M-= is no longer operating on the region but on the
 > whole buffer (i.e. it is bound to count-words instead of
 > count-words-region).

Are you sure `count-words' doesn't do what you want? If the region is
active, it uses the region, otherwise, the whole buffer.

--Dmitry



^ permalink raw reply	[flat|nested] 18+ messages in thread
* M-[
@ 2003-04-04 22:57 greg jednaszewski
  2003-04-04 23:59 ` M-[ Barry Margolin
  0 siblings, 1 reply; 18+ messages in thread
From: greg jednaszewski @ 2003-04-04 22:57 UTC (permalink / raw)


Hi,

I use swbuff.el for cycling through buffers, and I'd like to be able to
bind M-[ to swbuff-switch-to-previous-buffer like so:

(global-set-key (kbd "M-[") 'swbuff-switch-to-previous-buffer)

However, I can't seem to be able to bind anything to simply M-[.  When I
do describe-key on M-[, it expects another keypress, in the same way
that C-x expects another keypress.

What is the reasoning behind this, and is there any way around it?

Thanks,
Greg

-- 
Greg Jednaszewski
greg@attenuated.org

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

end of thread, other threads:[~2012-07-29  3:33 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24  7:57 M-= Ulrich Mueller
2012-07-24  9:37 ` M-= Tassilo Horn
2012-07-24 10:13   ` M-= Ulrich Mueller
2012-07-24 10:28     ` M-= Tassilo Horn
2012-07-27  4:05 ` M-= Chong Yidong
2012-07-27 10:59   ` M-= Ulrich Mueller
2012-07-27 14:57     ` M-= Tassilo Horn
2012-07-27 16:24       ` M-= Ulrich Mueller
2012-07-27 17:32         ` M-= Tassilo Horn
2012-07-29  3:33     ` M-= Chong Yidong
2012-07-27 17:30   ` M-= James Cloos
2012-07-27 19:02     ` M-= Andreas Röhler
  -- strict thread matches above, loose matches on Subject: below --
2012-07-24  9:03 M-= Dmitry Gutov
2012-07-24  9:24 ` M-= Ulrich Mueller
2003-04-04 22:57 M-[ greg jednaszewski
2003-04-04 23:59 ` M-[ Barry Margolin
2003-04-07 17:40   ` M-[ Peter Lee
2003-04-07 18:14   ` M-[ Kevin Rodgers

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.