From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/49286 Path: main.gmane.org!not-for-mail From: Jesper Harder Newsgroups: gmane.emacs.gnus.general Subject: Menu reorganization (was: Gnus 5.10?) Date: Thu, 16 Jan 2003 06:01:15 +0100 Organization: http://purl.org/harder/ Sender: owner-ding@hpc.uh.edu Message-ID: References: <848yy2azri.fsf@lucy.cs.uni-dortmund.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1042693387 32202 80.91.224.249 (16 Jan 2003 05:03:07 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 16 Jan 2003 05:03:07 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18Z2BD-0008N5-00 for ; Thu, 16 Jan 2003 06:03:03 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18Z2Bn-0003uB-00; Wed, 15 Jan 2003 23:03:39 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 15 Jan 2003 23:04:35 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id XAA11590 for ; Wed, 15 Jan 2003 23:04:22 -0600 (CST) Original-Received: (qmail 57994 invoked by alias); 16 Jan 2003 05:03:22 -0000 Original-Received: (qmail 57989 invoked from network); 16 Jan 2003 05:03:22 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 16 Jan 2003 05:03:22 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18Z2Ix-0003bn-00 for ; Thu, 16 Jan 2003 06:11:03 +0100 Original-To: ding@gnus.org Original-Path: localhost.localdomain!nobody Original-Newsgroups: gnus.ding Original-Lines: 42 Original-NNTP-Posting-Host: 0xc3d7e08c.esnxr4.ras.tele.dk Original-X-Trace: quimby.gnus.org 1042693863 13874 195.215.224.140 (16 Jan 2003 05:11:03 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 16 Jan 2003 05:11:03 GMT X-Face: ^RrvqCr7c,P$zTR:QED"@h9+BTm-"fjZJJ-3=OU7.)i/K]<.J88}s>'Z_$r; writes: > IMHO, it would be nice to have separate "Attachments" and "Security" > menus. I agree. Here's another approach: Consolidate to only two menus in message-mode: "Headers" and "Message". "Headers" is like "Field" today and the items from "Attachments" are moved to two submenus of "Message": Attachments and Security. The "Security" submenu can be simplified by not having a separate item for each of the three different encryption/signing method. Instead the default method can be changed from a submenu with radio buttons. Something like this: Message Attachments Attach file Attach buffer Attach external Insert Part Insert Multipart Quote MML Validate MML Security Sign Encrypt Sign Part Encrypt Part Sign/Encrypt off Method [x] PGP/MIME [ ] PGP [ ] S/MIME Yank Original Fill Yanked Message Insert Signature .... etc.