From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9181 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Red Gnus 0.74: Undo menu in *Group* buffer Date: 11 Dec 1996 09:25:36 +0100 Organization: The Church of Emacs Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035149245 16934 80.91.224.250 (20 Oct 2002 21:27:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:27:25 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.4/8.8.4) with SMTP id AAA24473 for ; Wed, 11 Dec 1996 00:53:41 -0800 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Wed, 11 Dec 1996 09:34:17 +0100 Original-Received: from babbage.dina.kvl.dk (babbage.dina.kvl.dk [130.225.40.217]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id JAA13497; Wed, 11 Dec 1996 09:26:13 +0100 Original-Received: (abraham@localhost) by babbage.dina.kvl.dk (8.6.12/8.6.4) id JAA10285; Wed, 11 Dec 1996 09:25:36 +0100 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: Lars Magne Ingebrigtsen's message of 11 Dec 1996 01:27:48 +0100 Original-Lines: 17 X-Mailer: Red Gnus v0.74/Emacs 19.34 Xref: main.gmane.org gmane.emacs.gnus.general:9181 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9181 Lars Magne Ingebrigtsen writes: > Yup. However, the `undo' menu is installed in the minor mode map > `gnus-undo-mode-map'. Is there any way to keep it in that map (so if > the user switches the minor mode off the menu entry disappears), but > display it in a more sensible position? Why is it a mode? Anyway, I think you should just make it a normal entry that is inactive if gnus-undo-mode is not set. I.e. [ "Undo" gnus-undo gnus-undo-mode ]