From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: show minor-mode menu when you click its mode-line lighter Date: Mon, 08 Oct 2007 14:10:03 -0400 Message-ID: <87zlytxytg.fsf@fencepost.gnu.org> References: <87k5q323gi.fsf@cadilhac.name> <200710041855.l94It4Ca007579@oogie-boogie.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191867166 28493 80.91.229.12 (8 Oct 2007 18:12:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 8 Oct 2007 18:12:46 +0000 (UTC) Cc: Dan Nicolaescu , michael@cadilhac.name, drew.adams@oracle.com, emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 08 20:12:41 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Iex5f-00041M-MG for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 20:12:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iex5a-0000yS-7N for ged-emacs-devel@m.gmane.org; Mon, 08 Oct 2007 14:12:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iex4N-0007vs-1T for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iex4I-0007pH-Dq for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iex4I-0007p3-2t for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:02 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Iex4H-0003xy-W0 for emacs-devel@gnu.org; Mon, 08 Oct 2007 14:11:02 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Iex3L-0004uA-Hy; Mon, 08 Oct 2007 14:10:03 -0400 X-Spook: Roswell FSF NASA Aldergrove Bellcore DES STARLAN CNCIS X-Ran: f+]py (Richard Stallman's message of "Mon, 08 Oct 2007 14:03:29 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) 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 Xref: news.gmane.org gmane.emacs.devel:80419 Archived-At: Richard Stallman wrote: > I think this would be useful. It provides an easy way for people > that don't know all the key bindings to use the commands > provided by a minor mode, and on top of that it is consistent > with what we do for major modes. > > Ok. Does anyone else want to argue for it? What Dan says makes sense to me.