help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

M-[


From: greg jednaszewski
Subject: M-[
Date: Fri, 4 Apr 2003 22:57:07 +0000 (UTC)
User-agent: tin/1.5.12-20020311 ("Toxicity") (UNIX) (Linux/2.4.20 (i686))

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]