From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: bug: "Please save the buffer to a file before refiling" when the buffer is already saved" Date: Tue, 28 Jan 2014 09:56:40 +0100 Message-ID: <87k3dktrg7.fsf@bzg.ath.cx> References: <877gcb6ena.fsf@bzg.ath.cx> <87wqkb4zso.fsf@bzg.ath.cx> <87iot6jt0i.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W84TW-0005AV-Jh for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 03:57:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W84TO-0005a7-5W for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 03:56:54 -0500 Received: from mail-wg0-x235.google.com ([2a00:1450:400c:c00::235]:43119) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W84TN-0005Z6-UK for emacs-orgmode@gnu.org; Tue, 28 Jan 2014 03:56:46 -0500 Received: by mail-wg0-f53.google.com with SMTP id y10so200301wgg.20 for ; Tue, 28 Jan 2014 00:56:45 -0800 (PST) In-Reply-To: (Samuel Wales's message of "Sun, 26 Jan 2014 19:16:18 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: emacs-orgmode Hi Samuel, Samuel Wales writes: > Are you talking about 2 olpaths pointing to different files? Yes. In this case, I suggest this: hitting RET will not throw an error, but offer further expansion like this: Emacs (myfile.org) Emacs (anotherfile.org) > Is what shows the same as what is used to disambiguate? Can we have > the full path name + olpath in Lisp and only show the olpath? That > would be ideal. If you think the suggestion above is a progress, I'll try to implement it and see if other cases are covered as well. This is an issue that also annoys me sometimes. So thanks for your input on this, and for further testing. -- Bastien