all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 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

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.