From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Options menu Date: Fri, 18 Mar 2005 22:30:14 +0200 Message-ID: <01c52bf9$Blat.v2.4$6ffb04e0@zahav.net.il> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7BIT X-Trace: sea.gmane.org 1111179556 16665 80.91.229.2 (18 Mar 2005 20:59:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Mar 2005 20:59:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 18 21:59:15 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DCOYf-0003Ut-1M for ged-emacs-devel@m.gmane.org; Fri, 18 Mar 2005 21:59:02 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCOpD-0004tE-N5 for ged-emacs-devel@m.gmane.org; Fri, 18 Mar 2005 16:16:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DCOlK-0004cX-35 for emacs-devel@gnu.org; Fri, 18 Mar 2005 16:12:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DCOl3-0004WE-MF for emacs-devel@gnu.org; Fri, 18 Mar 2005 16:11:53 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DCOl0-0004Ql-WD for emacs-devel@gnu.org; Fri, 18 Mar 2005 16:11:47 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DCOGC-0005hV-0b for emacs-devel@gnu.org; Fri, 18 Mar 2005 15:39:56 -0500 Original-Received: from zaretski (IGLD-84-228-241-130.inter.net.il [84.228.241.130]) by romy.inter.net.il (MOS 3.5.6-GR) with ESMTP id ATY35277 (AUTH halo1); Fri, 18 Mar 2005 22:32:57 +0200 (IST) Original-To: "Drew Adams" X-Mailer: emacs 22.0.50 (via feedmail 8 I) and Blat ver 2.4 In-reply-to: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:34744 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:34744 > From: "Drew Adams" > Date: Fri, 18 Mar 2005 07:48:49 -0800 > > OPTIONS > ====================================== > 1 Customize Emacs > > -------------------------------------- > 2 Language Environment (Mule) > > 3 Set Font/fontset > -------------------------------------- > 4 Show/Hide > > 5 [] Blinking Cursor > 6 [] Highlighting > 7 [] Active Region Highlighting Please don't make such a change: the simple toggle-type options should come first, and the submenus (like Mule) later. Not the other way around. Likewise with Customize: it should come after the toggles.