GNU bug report logs - #2031
23.0.60; Edit menu missing in Gnus buffers.

Previous Next

Packages: gnus, emacs;

Reported by: storm <at> cua.dk

Date: Sat, 24 Jan 2009 20:45:03 UTC

Severity: minor

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Reiner Steib <reinersteib+gmane <at> imap.cc>
To: Chong Yidong <cyd <at> stupidchicken.com>
Cc: 2031 <at> debbugs.gnu.org, ding <at> gnus.org,
        storm <at> cua.dk (Kim F. Storm)
Subject: bug#2031: 23.0.60; Edit menu missing in Gnus buffers.
Date: Sun, 25 Jan 2009 11:01:40 +0100
On Sun, Jan 25 2009, Chong Yidong wrote:

> "Kim F. Storm" <storm <at> cua.dk> wrote:
>
>> This is an old bug - but still not fixed in Emacs 23.
>>
>> For some reason, M-x gnus consistently removes the Edit menu
>> in all buffers related to gnus.  

There are so many top-level menus that they might not even fit on a
typical 80 column frame depending on the fonts.

>> It might be ok in the group overview, and possibly in the article
>> overview, but in the article buffers, I think it must be shown.

The only  commands from Edit that might be useful are:

- Copy
- Select All
- Goto / *

Others?

Maybe it would be better to remove the Tools menu instead?

> Punting to ding---any objection to removing the calls to
> gnus-turn-off-edit-menu in at least the article buffers?

We have this since 1997 and I don't recall many complaints.  So at
least we would make it customizable (similar to
message-tool-bar-zap-list).

(defcustom gnus-menu-bar-zap-list
  '((t tools) ;; turn of tools many in all special Gnus buffers
    (category edit)
    (article nil) ;; keep edit in Article buffer
    (group edit)
    (server edit)
    (browse edit)
    (summary edit))
[...]

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/




This bug report was last modified 14 years and 222 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.