> 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 _______________________________________________ Elisp-code-dired mailing list Elisp-code-dired@nongnu.org http://lists.nongnu.org/mailman/listinfo/elisp-code-dired