emacs-devel
[Top][All Lists]
Advanced

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

Re: Scratch buffer annoyance


From: Stefan Monnier
Subject: Re: Scratch buffer annoyance
Date: Tue, 31 Jul 2007 09:09:39 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

>> > ! (defcustom initial-buffer nil
>> > !   "Buffer to show after starting Emacs."
>> > !   :type '(choice
>> > !           (directory :tag "Directory"        :value "~/")
>> > !           (file      :tag "File"             :value "~/new.txt")
>> > !           (const     :tag "*scratch* buffer" :value "*scratch*")
>> > !           (const     :tag "Splash screen"    nil))

We need to add ".".


        Stefan




reply via email to

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