From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Menu commands to M-x history? Date: Tue, 04 Aug 2009 13:23:16 -0400 Message-ID: References: <9D1E3CE97BF4491E973F872B00D6277D@us.oracle.com> <916D7A0558D14A809114127E47A21BB2@us.oracle.com> <813B2CD970B1498EA104EBAE7CD12620@us.oracle.com> <2AF0AB16957D488091F59AE08BCE25A5@us.oracle.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1249406630 8648 80.91.229.12 (4 Aug 2009 17:23:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 4 Aug 2009 17:23:50 +0000 (UTC) Cc: emacs-devel@gnu.org, 'Lennart Borgman' , rms@gnu.org, 'Mathias Dahl' To: "Drew Adams" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 04 19:23:42 2009 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 1MYNja-0004M8-OG for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2009 19:23:35 +0200 Original-Received: from localhost ([127.0.0.1]:41567 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYNja-0006Ys-5P for ged-emacs-devel@m.gmane.org; Tue, 04 Aug 2009 13:23:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYNjU-0006Yn-Pn for emacs-devel@gnu.org; Tue, 04 Aug 2009 13:23:28 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYNjP-0006W6-PR for emacs-devel@gnu.org; Tue, 04 Aug 2009 13:23:28 -0400 Original-Received: from [199.232.76.173] (port=60814 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYNjP-0006Vx-LH for emacs-devel@gnu.org; Tue, 04 Aug 2009 13:23:23 -0400 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:43770) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYNjM-0001u2-1Y; Tue, 04 Aug 2009 13:23:20 -0400 Original-Received: from faina.iro.umontreal.ca (faina.iro.umontreal.ca [132.204.26.177]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id n74HNH05008816; Tue, 4 Aug 2009 13:23:17 -0400 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 08BA43A1B3; Tue, 4 Aug 2009 13:23:17 -0400 (EDT) In-Reply-To: <2AF0AB16957D488091F59AE08BCE25A5@us.oracle.com> (Drew Adams's message of "Sat, 1 Aug 2009 13:20:36 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3333=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:113670 Archived-At: > I agree now with Lennart that it would generally be good to have > menu-item commands added to `extended-command-history' - not just > available on demand via some minibuffer key. I don't have any strong opinion on this. I know it wouldn't bother me. > It would also be good to have a user option to control this feature > (i.e., whether menu-item commands are recorded in the history). > I think the use of an option should accommodate those who disagree > with the feature. Disagreed here: this is such a minor issue that it really doesn't deserve a user option. Stefan