On 7/28/05, Richard M. Stallman <[EMAIL PROTECTED]> 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


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to