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

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

Re: I wish list-buffers used my current window when it listed my buffers


From: Bob Proulx
Subject: Re: I wish list-buffers used my current window when it listed my buffers
Date: Wed, 14 Aug 2013 22:56:17 -0600
User-agent: Mutt/1.5.21 (2010-09-15)

Jay Cotton wrote:
> I've always wished list-buffers used my current window when it
> listed my buffers. I don't know why, but this rubbed me the wrong
> way immediately when I learned the command, and I've never been able
> to shake it.

Instead of getting list-buffers into the current directory please try
using electric-buffer-list instead.  In my opinion it works much nicer
and really should be the default instead of list-buffers.

  (global-set-key "\C-x\C-b" 'electric-buffer-list) ; originally list-buffers

Bob



reply via email to

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