emacs-devel
[Top][All Lists]
Advanced

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

Re: A few questions about desktop.el


From: Juanma Barranquero
Subject: Re: A few questions about desktop.el
Date: Fri, 29 Jul 2005 02:44:34 +0200

On 7/28/05, Richard M. Stallman <address@hidden> wrote:

> How about if you start checking them.  That is the only way to find
> out if these two variables would really improve the situation.

Yeah, I'll do that.

> Also, the customization mechanism for the minor modes to use does not
> have to be a function to call.  It may be that an alist which major
> modes can add to would be cleaner.

In fact, the current "API", which is a list of lists and alists, is
quite clean except for the variables that store regexps:
`desktop-clear-preserve-buffers-regexp',
`desktop-buffers-not-to-save', `desktop-files-not-to-save'. The easier
way to customize these would be turning them into lists and adding
functions to generate the regexps from the lists.

-- 
                    /L/e/k/t/u




reply via email to

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