[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to force the buffer list to open in same frame?
From: |
jmborr |
Subject: |
Re: how to force the buffer list to open in same frame? |
Date: |
Sat, 5 Jul 2008 08:38:55 -0700 (PDT) |
User-agent: |
G2/1.0 |
Thanks, Bernardo, that was the 'holy-grail-line' I was "*looking
for*".
Now that I know a micron of Lisp it doesn't look as the language with
the most horrible syntax I've ever seen before :)
-Jose
On Jul 5, 1:17 am, Bernardo Bacic <bernardo.ba...@pobox.com> wrote:
> it was a dark and stormy night when jmborr said, On 07/05/2008 01:43 PM:
>
> > Yes, emacs offers a customization menu for same-buffer-windows-names.
> > I entered "buffer-list" in the text field and tried to "save for
> > future sessions". However, I got the message "Symbol's value as
> > variable is void: buffer-list". What am I doing wrong?
>
> (add-to-list 'same-window-buffer-names "*Buffer List*")