From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6899 Path: main.gmane.org!not-for-mail From: Mark Borges Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus v5.2.24 is released Date: 23 Jun 1996 14:05:28 -0600 Organization: CIRES, University of Colorado Sender: mdb@cdc.noaa.gov Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035147290 5182 80.91.224.250 (20 Oct 2002 20:54:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:54:50 +0000 (UTC) Cc: ding@ifi.uio.no Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id OAA17500 for ; Sun, 23 Jun 1996 14:06:18 -0700 Original-Received: from cdc.noaa.gov (manager.Colorado.EDU [128.138.218.210]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sun, 23 Jun 1996 22:05:56 +0200 Original-Received: from suomi by cdc.noaa.gov (SMI-8.6/SMI-SVR4) id OAA15969; Sun, 23 Jun 1996 14:05:29 -0600 Original-Received: by suomi (SMI-8.6) id OAA18932; Sun, 23 Jun 1996 14:05:29 -0600 Original-To: Per Abrahamsen X-Attribution: mb In-Reply-To: Per Abrahamsen's message of Fri, 21 Jun 1996 23:11:49 +0200 Original-Lines: 26 X-Mailer: Gnus v5.2.25/XEmacs 19.14 Xref: main.gmane.org gmane.emacs.gnus.general:6899 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6899 >> On Fri, 21 Jun 1996 23:11:49 +0200, >> Per Abrahamsen(PA) wrote: >>>>>> "SLB" == Steven L Baur writes: SLB> I don't know why the mailcrypt buffer menu and message mode menu SLB> don't combine, but the only way I can see the message mode buffer SLB> menu is to disable mailcrypt. :-( Is this a bug in how easymenu SLB> is being called? PA> No, easymenu assumes that you want all the menus on the menu bar, PA> and only the last installed menu on mouse-3. In the interim, is there any way to switch the order of the menubar entries? Right now the menubar has File ... Message Mailcrypt Can I get File ... Mailcrypt Message so that the message-mode menubar is what is popped un on mouse-3? I guess the generic question is, "Does the menubar code allow one to specify the (relative) order of the entries?" -- -mb-