From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Two new entries in menu-bar's Tools menu Date: Thu, 14 Feb 2002 05:46:25 -0700 (MST) Message-ID: <200202141246.g1ECkPW09342@aztec.santafe.edu> References: <557-Wed13Feb2002214610+0200-eliz@is.elta.co.il> Reply-To: rms@gnu.org NNTP-Posting-Host: quimby2.netfonds.no X-Trace: quimby2.netfonds.no 1013691607 3874 195.204.10.66 (14 Feb 2002 13:00:07 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 14 Feb 2002 13:00:07 GMT Cc: emacs-devel@gnu.org Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby2.netfonds.no with esmtp (Exim 3.12 #1 (Debian)) id 16bLUd-00010O-00 for ; Thu, 14 Feb 2002 14:00:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bLJR-0007PY-00; Thu, 14 Feb 2002 07:48:33 -0500 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bLHO-0007D9-00; Thu, 14 Feb 2002 07:46:26 -0500 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.9.3) with ESMTP id g1ECkPu24136; Thu, 14 Feb 2002 05:46:25 -0700 (MST) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g1ECkPW09342; Thu, 14 Feb 2002 05:46:25 -0700 (MST) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: eliz@is.elta.co.il In-reply-to: <557-Wed13Feb2002214610+0200-eliz@is.elta.co.il> Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.5 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: quimby.gnus.org gmane.emacs.devel:1131 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1131 + (define-key menu-bar-tools-menu [flyspell] + '(menu-item "Toggle On-the-fly Spelling" flyspell-mode + :help "When ON, highlights misspelled words as you type")) This does not belong in the Tools menu. It would belong in Options, if it is worth including there. I see that "display speedbar" is also in the Tools menu. I think it belongs in "Show/Hide", if it merits a menu bar item (I am not sure of that). _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel