|
| 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
| [Prev in Thread] | Current Thread | [Next in Thread] |