From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Stefan Monnier" Newsgroups: gmane.emacs.devel Subject: Re: Fringe in Show/Hide menu? Date: Tue, 02 Apr 2002 17:05:08 -0500 Sender: emacs-devel-admin@gnu.org Message-ID: <200204022205.g32M58r06100@rum.cs.yale.edu> References: <200204021827.g32IR2d11593@aztec.santafe.edu> <5xn0wlhipi.fsf@kfs2.cua.dk> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1017788479 26510 127.0.0.1 (2 Apr 2002 23:01:19 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 2 Apr 2002 23:01:19 +0000 (UTC) Cc: rms@gnu.org, Pavel@Janik.cz, emacs-devel@gnu.org Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16sXHD-0006tT-00 for ; Wed, 03 Apr 2002 01:01:19 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16sXT4-0007VG-00 for ; Wed, 03 Apr 2002 01:13:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16sWPx-0002pl-00; Tue, 02 Apr 2002 17:06:17 -0500 Original-Received: from rum.cs.yale.edu ([128.36.229.169]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16sWP4-0002df-00; Tue, 02 Apr 2002 17:05:22 -0500 Original-Received: (from monnier@localhost) by rum.cs.yale.edu (8.11.6/8.11.6) id g32M58r06100; Tue, 2 Apr 2002 17:05:08 -0500 X-Mailer: exmh version 2.4 06/23/2000 with nmh-1.0.4 Original-To: storm@cua.dk (Kim F. Storm) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.8 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2331 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2331 > > I think menu-bar-showhide-scroll-bar-menu is also inconvenient and > > should be replaced with a single command to cycle thru all 3 > > possibilities. I'd prefer something yet-different: basically, inline the 3 entries of the submenu into the parent (thus making it larger by 2 entries). But we should also be able to turn the 3 entries into 2: - one for on/off - one for left/right (disabled if the previous one is off) Stefan