emacs-devel
[Top][All Lists]
Advanced

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

Re: *scratch* buffer (was: A wish, a plea)


From: Juanma Barranquero
Subject: Re: *scratch* buffer (was: A wish, a plea)
Date: Fri, 22 Jun 2007 16:58:37 +0200

On 6/22/07, David Reitter <address@hidden> wrote:

persistent-buffers:
(("*scratch*" . "~/.emacs.scratch"))

I hope you meant

 (list (cons "*scratch*"
             (locate-user-data-file ".emacs.scratch" "scratch")))


Sorry, couldn't resist :)

            Juanma




reply via email to

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