From mboxrd@z Thu Jan 1 00:00:00 1970 Path: quimby.gnus.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Two new entries in menu-bar's Tools menu Date: Thu, 14 Feb 2002 12:17:48 +0200 (IST) Message-ID: NNTP-Posting-Host: quimby2.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: quimby2.netfonds.no 1013682761 29965 195.204.10.66 (14 Feb 2002 10:32:41 GMT) X-Complaints-To: usenet@quimby2.netfonds.no NNTP-Posting-Date: 14 Feb 2002 10:32:41 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 16bJBw-0007nD-00 for ; Thu, 14 Feb 2002 11:32:41 +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 16bJ0m-0005Vu-00; Thu, 14 Feb 2002 05:21:08 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by fencepost.gnu.org with esmtp (Exim 3.33 #1 (Debian)) id 16bIyV-0005Ow-00 for ; Thu, 14 Feb 2002 05:18:47 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id MAA28565; Thu, 14 Feb 2002 12:17:49 +0200 (IST) X-Sender: eliz@is Original-To: "Kim F. Storm" In-Reply-To: <5xeljp5aq7.fsf@kfs2.cua.dk> 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:1125 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:1125 On 13 Feb 2002, Kim F. Storm wrote: > > + (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")) > > Shouldn't that be on the Options menu? I don't know. It could be either; I've chosen Tools because Spell is there. _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://mail.gnu.org/mailman/listinfo/emacs-devel