From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: enhancement/wish Date: Sat, 25 Oct 2008 12:25:05 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1224930368 20870 80.91.229.12 (25 Oct 2008 10:26:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Oct 2008 10:26:08 +0000 (UTC) Cc: emacs-devel@gnu.org To: Bernhard Koenig Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 25 12:27:09 2008 connect(): Connection refused 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 1KtgMO-0003qC-Nc for ged-emacs-devel@m.gmane.org; Sat, 25 Oct 2008 12:27:09 +0200 Original-Received: from localhost ([127.0.0.1]:54147 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtgLI-00083e-P0 for ged-emacs-devel@m.gmane.org; Sat, 25 Oct 2008 06:26:00 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KtgLD-000831-Q7 for emacs-devel@gnu.org; Sat, 25 Oct 2008 06:25:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KtgLC-00082e-EQ for emacs-devel@gnu.org; Sat, 25 Oct 2008 06:25:54 -0400 Original-Received: from [199.232.76.173] (port=41486 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KtgLC-00082b-C4 for emacs-devel@gnu.org; Sat, 25 Oct 2008 06:25:54 -0400 Original-Received: from mtaout4.012.net.il ([84.95.2.10]:58546) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KtgLB-0003jT-Qe for emacs-devel@gnu.org; Sat, 25 Oct 2008 06:25:54 -0400 Original-Received: from HOME-C4E4A596F7 ([77.126.215.238]) by i_mtaout4.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K9A00783ICEJY20@i_mtaout4.012.net.il> for emacs-devel@gnu.org; Sat, 25 Oct 2008 12:26:42 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 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:104987 Archived-At: [Please keep the discussion on the mailing list.] > Date: Sat, 25 Oct 2008 04:29:45 -0400 > From: "Bernhard Koenig" > > Simple test question: how do I reprogram the button "toolbar > open-file" to invoke the command "recentf-open-file"? I think you will find an example in grep.el.