From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David PONCE Newsgroups: gmane.emacs.devel Subject: Re: lisp/recentf.el Date: Mon, 13 Jun 2005 15:35:53 +0200 (CEST) Message-ID: <25526367.1118669753655.JavaMail.www@wwinf1534> Reply-To: david.ponce@wanadoo.fr NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1118669756 14527 80.91.229.2 (13 Jun 2005 13:35:56 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 13 Jun 2005 13:35:56 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 13 15:35:54 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dhp65-0004wJ-GF for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 15:35:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dhp8r-0006Yy-5h for ged-emacs-devel@m.gmane.org; Mon, 13 Jun 2005 09:38:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dhp87-0006Jl-Rk for emacs-devel@gnu.org; Mon, 13 Jun 2005 09:37:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dhp83-0006IR-TO for emacs-devel@gnu.org; Mon, 13 Jun 2005 09:37:28 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dhp83-0006Ht-QK for emacs-devel@gnu.org; Mon, 13 Jun 2005 09:37:27 -0400 Original-Received: from [193.252.23.84] (helo=smtp15.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dhp7d-0004Sd-Qc for emacs-devel@gnu.org; Mon, 13 Jun 2005 09:37:02 -0400 Original-Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf1504.wanadoo.fr (SMTP Server) with ESMTP id ABE077000090 for ; Mon, 13 Jun 2005 15:35:53 +0200 (CEST) Original-Received: from wwinf1534 (wwinf1534 [172.22.146.108]) by mwinf1504.wanadoo.fr (SMTP Server) with ESMTP id A185B7000086; Mon, 13 Jun 2005 15:35:53 +0200 (CEST) X-ME-UUID: 20050613133553661.A185B7000086@mwinf1504.wanadoo.fr Original-To: Lute.Kamstra.lists@xs4all.nl X-Originating-IP: [205.167.7.18] X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-CC: |~| X-WUM-REPLYTO: |~| 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:38715 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:38715 Hi, > Does someone see a problem with this change? [...] This is a good idea, however I think the call to `recentf-dialog-mode' should be moved before to setup the widgets because they might use local variables. Sincerely, David