From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Luc Teirlinck Newsgroups: gmane.emacs.devel Subject: Re: Putting blink-cursor-mode in Options menu. Date: Tue, 1 Mar 2005 10:16:09 -0600 (CST) Message-ID: <200503011616.j21GG9115728@raven.dms.auburn.edu> References: <200503010034.j210Y4k13181@raven.dms.auburn.edu> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1109695846 26301 80.91.229.2 (1 Mar 2005 16:50:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 Mar 2005 16:50:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 01 17:50:44 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1D6AZ1-000611-3Z for ged-emacs-devel@m.gmane.org; Tue, 01 Mar 2005 17:49:40 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6Arb-0005wo-PR for ged-emacs-devel@m.gmane.org; Tue, 01 Mar 2005 12:08:51 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D6ApA-0003b8-Eg for emacs-devel@gnu.org; Tue, 01 Mar 2005 12:06:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D6Ap9-0003al-KX for emacs-devel@gnu.org; Tue, 01 Mar 2005 12:06:19 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D6AjQ-0001Ig-Qf for emacs-devel@gnu.org; Tue, 01 Mar 2005 12:00:25 -0500 Original-Received: from [131.204.53.104] (helo=manatee.dms.auburn.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D6A4u-0003nE-IJ; Tue, 01 Mar 2005 11:18:32 -0500 Original-Received: from raven.dms.auburn.edu (raven.dms.auburn.edu [131.204.53.29]) by manatee.dms.auburn.edu (8.12.10/8.12.10) with ESMTP id j21GIW9N002224; Tue, 1 Mar 2005 10:18:32 -0600 (CST) Original-Received: (from teirllm@localhost) by raven.dms.auburn.edu (8.11.7p1+Sun/8.11.7) id j21GG9115728; Tue, 1 Mar 2005 10:16:09 -0600 (CST) X-Authentication-Warning: raven.dms.auburn.edu: teirllm set sender to teirllm@dms.auburn.edu using -f Original-To: dak@gnu.org In-reply-to: (message from David Kastrup on Tue, 01 Mar 2005 14:28:27 +0100) 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: main.gmane.org gmane.emacs.devel:33987 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:33987 >>From my previous message: > Hence, I believe that it needs to be on the > Options > menu and be very visible there, i.e. on top. The patch below > does that. IMO, that is the wrong place. It belongs on the Options=>Show/hide submenu. I managed to mess things up again. I forgot to attribute the above quote to Kim, which was especially confusing, since I was actually replying to a message by David (which after going back to read Kim's message, I somehow forgot). Anyway, David seconded Kim's claim above, so I probably did not misrepresent anything. Sincerely, Luc.