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

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

Re: repeat-on-final-keystroke


From: Kevin Rodgers
Subject: Re: repeat-on-final-keystroke
Date: Mon, 24 Apr 2006 10:25:58 -0600
User-agent: Thunderbird 1.5.0.2 (Windows/20060308)

B. T. Raven wrote:
If you can set up a super key modifier, you could cycle through the
buffers by adding

(global-set-key [(super b)] 'bury-buffer)

to your .emacs, but this has the undesirable side effect of removing the
names from the menu bar buffer list.

Assuming you've got more buffers than buffers-menu-max-size, which
defaults to 10, right?

--
Kevin Rodgers
Sr. Software Engineer, IHS





reply via email to

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