emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Filesets menu and customize


From: Thomas Link
Subject: Re: Filesets menu and customize
Date: Mon, 21 Apr 2003 12:21:32 +0200

> Jesper Harder wrote:
> 
>    The 'filesets' menu is turned on (and filesets.el is presumeably
>    loaded) by just browsing customization groups.
> 
> I do not believe that Custom can avoid loading filesets.el, because it
> needs to have access to the information contained in it.

On 16.11.02, Markus Rost sent a patch for this problem to me and to
Pavel Janik. If somebody tells me whom I should write to, I could
forward the patch to the right person who can install in the CVS.

The solution is to remove the call to`filesets-init' from the elisp
file and to ask the user to load the filesets menu as

        (require 'filesets)
        (filesets-init)

Regards,
Thomas.




reply via email to

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