emacs-devel
[Top][All Lists]
Advanced

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

Re: desktop.el and minor modes


From: Juri Linkov
Subject: Re: desktop.el and minor modes
Date: Mon, 31 May 2004 16:52:21 +0300
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Lars Hansen <address@hidden> writes:
> When desktop restores a buffer, it checks if there is a function
> definition for each symbol in desktop-buffer-minor-modes before
> calling it.
> I don't see why doing this check at desktop-save should be better.

desktop-save could check if a symbol is a function to not write to
the desktop file useless variable names that later can't be called
as functions when desktop is restored.

-- 
Juri Linkov
http://www.jurta.org/emacs/





reply via email to

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