* Preserve the *scratch* buffer...
@ 2002-11-26 23:24 Sir_Ciph3r
2002-11-27 0:34 ` John Wiegley
0 siblings, 1 reply; 2+ messages in thread
From: Sir_Ciph3r @ 2002-11-26 23:24 UTC (permalink / raw)
How would you preserve the contents of the scratch buffer in elisp?
When I start up emacs I want what ever I typed into the scratch buffer
last session to still be there...when I close emacs I want what ever
the scratch buffer contains to be preserved for the next session.
Thanks, Sir
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Preserve the *scratch* buffer...
2002-11-26 23:24 Preserve the *scratch* buffer Sir_Ciph3r
@ 2002-11-27 0:34 ` John Wiegley
0 siblings, 0 replies; 2+ messages in thread
From: John Wiegley @ 2002-11-27 0:34 UTC (permalink / raw)
>>>>> On Tue Nov 26, Sir writes:
> How would you preserve the contents of the scratch buffer in elisp?
> When I start up emacs I want what ever I typed into the scratch
> buffer last session to still be there...when I close emacs I want
> what ever the scratch buffer contains to be preserved for the next
> session.
You can get "desktop.el" to do it, as one option.
John
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-11-27 0:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-26 23:24 Preserve the *scratch* buffer Sir_Ciph3r
2002-11-27 0:34 ` John Wiegley
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).