emacs-devel
[Top][All Lists]
Advanced

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

Re: desktop


From: Richard Stallman
Subject: Re: desktop
Date: Mon, 25 Aug 2003 11:21:05 -0400

      But for the
    non-custom solution, I think the best thing would be

    (desktop-mode 1)

There is no function desktop-mode now, so that won't work now.
There's a proposal to make it a minor mode, which could be a good
idea.  However, for now I will change it to:

;; To use this, add these lines to the bottom of your .emacs file:
;;
;;      (require 'desktop)
;;      (setq desktop-enable t)

It sounds like that is right.  If it isn't, please tell me.




reply via email to

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