From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Use and show default refiling location. Date: Sat, 05 Mar 2011 22:53:45 +0100 Message-ID: <87hbbhi68m.fsf@gnu.org> References: <87wrkh4oua.fsf@member.fsf.org> <871v2lhjo7.fsf@gnu.org> <87ipvx71ca.fsf@member.fsf.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=45887 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvzQE-0005xd-Rw for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 16:53:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvzQD-0003Dx-Oq for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 16:53:58 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:63900) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvzQD-0003Di-Jx for emacs-orgmode@gnu.org; Sat, 05 Mar 2011 16:53:57 -0500 Received: by wyi11 with SMTP id 11so3680122wyi.0 for ; Sat, 05 Mar 2011 13:53:56 -0800 (PST) In-Reply-To: <87ipvx71ca.fsf@member.fsf.org> (Tassilo Horn's message of "Sat, 05 Mar 2011 21:35:01 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Tassilo Horn Cc: emacs-orgmode@gnu.org Hi Tassilo, Tassilo Horn writes: >> Thanks for this neat addition! > > You're welcome. BTW, I just noticed that I made a wording error in the > docstring of `org-refile-get-location': > > Prompt the user for a refile location, using PROMPT. > PROMPT should not be prefixed with a colon and a space, because > ^^^^^^^^ > this function prepends the default value from > ^^^^^^^^ > `org-refile-history' automatically, if that is not empty. > > Of course, that has to be "suffixed" and "appends". Fixed, thanks! -- Bastien