elisp-code-dired
[Top][All Lists]
Advanced

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

[Elisp-code-dired] Re: [Q] Re: [PATCH] packages: dired to add itself to


From: Michael Sperber
Subject: [Elisp-code-dired] Re: [Q] Re: [PATCH] packages: dired to add itself to Help menu only once
Date: Sun, 26 Jun 2005 10:05:29 +0200
User-agent: Gnus/5.110003 (No Gnus v0.3) XEmacs/21.5-b20 (berkeley-unix)

> Notice the call to `add-menu-button'.  The original code in
> `dired-install-menubar' calls it like:
>
>         (add-menu-button '("Help") (list "---"))
>
> Your patch agrees with this.  But the code you have cited as being
> pre-your-patch calls it like:
>
>         (add-menu-button '("Help") "---")

The change from the first call to the second was made after the last
release.  (You can always check out the current development code on
Savannah.)  I'm slightly confused over the discussion, but I don't see
the problem you're describing with the released version.  I never saw
it before (i.e. with the current XEmacs package).  I do see the
duplicate separators with the development code, so I'll have to fix
it there.  Just to make sure, Adrian, can you confirm if you see it
with the actual current package code?

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla




reply via email to

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