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

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

Re: Changing startup horizontal window split behaviour


From: Sean Sieger
Subject: Re: Changing startup horizontal window split behaviour
Date: Wed, 03 Oct 2007 12:44:24 -0400
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

   Another little gem is how to get the buffer-list (C-x C-b) and other
   special buffers to appear in the current-window, rather than the
   other-window. This is achieved by adding this to .emacs
           (nconc same-window-buffer-names '("*Buffer List*" "*Help*"))

Finding this little gem has been on my todo list for a long time, thank
you, Andrew.





reply via email to

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