* Disable buffer list when opening multiple files
@ 2010-04-16 18:51 Lane Schwartz
2010-04-17 9:31 ` Andrea Crotti
2010-04-17 16:54 ` Johan Bockgård
0 siblings, 2 replies; 3+ messages in thread
From: Lane Schwartz @ 2010-04-16 18:51 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
When I launch emacs, I often provide several files that I want opened right away. (emacs a.txt b.txt c.txt) When emacs launches, the window is split in two (which is what I want) but one of the halves shows a CRM Buffer *Buffer List* displaying the live buffers.
I have no interest in the *Buffer List* and the first thing I do every time I launch emacs is kill the Buffer List buffer.
How can I configure my .emacs file to prevent the Buffer List from appearing automatically?
Any thoughts and advice are greatly appreciated.
Thanks,
Lane
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Disable buffer list when opening multiple files
2010-04-16 18:51 Disable buffer list when opening multiple files Lane Schwartz
@ 2010-04-17 9:31 ` Andrea Crotti
2010-04-17 16:54 ` Johan Bockgård
1 sibling, 0 replies; 3+ messages in thread
From: Andrea Crotti @ 2010-04-17 9:31 UTC (permalink / raw)
To: help-gnu-emacs
Lane Schwartz <dowobeha@gmail.com> writes:
> Hi,
>
> When I launch emacs, I often provide several files that I want opened
> right away. (emacs a.txt b.txt c.txt) When emacs launches, the window
> is split in two (which is what I want) but one of the halves shows a
> CRM Buffer *Buffer List* displaying the live buffers.
>
> I have no interest in the *Buffer List* and the first thing I do every
> time I launch emacs is kill the Buffer List buffer.
>
> How can I configure my .emacs file to prevent the Buffer List from
> appearing automatically?
>
> Any thoughts and advice are greatly appreciated.
>
> Thanks,
> Lane
At worst you could launch it with --eval "(kill-buffer ...)" but I 'm
not sure it works...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Disable buffer list when opening multiple files
2010-04-16 18:51 Disable buffer list when opening multiple files Lane Schwartz
2010-04-17 9:31 ` Andrea Crotti
@ 2010-04-17 16:54 ` Johan Bockgård
1 sibling, 0 replies; 3+ messages in thread
From: Johan Bockgård @ 2010-04-17 16:54 UTC (permalink / raw)
To: help-gnu-emacs
Lane Schwartz <dowobeha@gmail.com> writes:
> How can I configure my .emacs file to prevent the Buffer List from
> appearing automatically?
inhibit-startup-buffer-menu
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-17 16:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 18:51 Disable buffer list when opening multiple files Lane Schwartz
2010-04-17 9:31 ` Andrea Crotti
2010-04-17 16:54 ` Johan Bockgård
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).