emacs-devel
[Top][All Lists]
Advanced

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

Re: New easymenu behavior


From: David Ponce
Subject: Re: New easymenu behavior
Date: Wed, 03 Nov 2004 15:37:37 +0000
User-agent: Mozilla Thunderbird 0.9 (X11/20041102)

If the menus were not created using easymenu, this amounts to a
mixture of direct access and easymenu.


Here is how the recentf menu is created:

          (easy-menu-add-item
           (recentf-menu-bar) recentf-menu-path
           (easy-menu-create-menu recentf-menu-title
                                  (recentf-make-menu-items))
           recentf-menu-before)





reply via email to

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