emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] bug: "Please save the buffer to a file before refiling" when the


From: Bastien
Subject: Re: [O] bug: "Please save the buffer to a file before refiling" when the buffer is already saved"
Date: Thu, 30 Jan 2014 00:49:47 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi Samuel,

please provide a reproducible recipe, it's really hard to explore
those kind of bugs otherwise.

The patch should fix at least these two bugs:

- you enter "A headline/" as a refile target but "A headline/"
  is not in the current file: before the patch, it throws an error,
  after the patch it refiles to "A headline/".

- you enter "A headline/a_non_existent_headline" as a refile target
  and have (setq org-refile-allow-creating-parent-nodes t).  Before
  the patch, if "A headline/" is not in the current file, it will fail
  silently.  Now the prompt asks for confirmation and will refile to
  the correct location by guessing the filename right.

Thanks for letting me know.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]