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 10:12:44 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1224922387 2502 80.91.229.12 (25 Oct 2008 08:13:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 25 Oct 2008 08:13:07 +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 10:14:08 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 1KteHe-0006Kl-UF for ged-emacs-devel@m.gmane.org; Sat, 25 Oct 2008 10:14:07 +0200 Original-Received: from localhost ([127.0.0.1]:56277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KteGY-0005B9-TN for ged-emacs-devel@m.gmane.org; Sat, 25 Oct 2008 04:12:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KteGU-0005Ay-Kc for emacs-devel@gnu.org; Sat, 25 Oct 2008 04:12:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KteGU-0005Ai-1y for emacs-devel@gnu.org; Sat, 25 Oct 2008 04:12:54 -0400 Original-Received: from [199.232.76.173] (port=39825 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KteGT-0005Af-Ua for emacs-devel@gnu.org; Sat, 25 Oct 2008 04:12:53 -0400 Original-Received: from mx20.gnu.org ([199.232.41.8]:60400) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KteGT-0002pv-FN for emacs-devel@gnu.org; Sat, 25 Oct 2008 04:12:53 -0400 Original-Received: from mtaout2.012.net.il ([84.95.2.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KteGS-0006Qp-TC for emacs-devel@gnu.org; Sat, 25 Oct 2008 04:12:53 -0400 Original-Received: from HOME-C4E4A596F7 ([77.126.215.238]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K9A00GMPC7TH6J0@i_mtaout2.012.net.il> for emacs-devel@gnu.org; Sat, 25 Oct 2008 10:14:24 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-kernel: by mx20.gnu.org: Solaris 9.1 X-detected-operating-system: by monty-python.gnu.org: GNU/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:104985 Archived-At: > Date: Fri, 24 Oct 2008 20:36:01 -0400 > From: "Bernhard Koenig" > > In Emacs, even with the recentf extension, it seems impossible to > add a "recentf-open-files" icon to the toolbar. How do you mean ``impossible''? Please tell the details, because adding buttons to the toolbar _should_ be possible (in fact, some Emacs packages do just that). Perhaps there's some kind of bug.