From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glenn Morris Subject: bug#12702: 24.2; Orgmode Refile complains "Not bookmark format" Date: Mon, 22 Oct 2012 12:15:14 -0400 Message-ID: References: <50855D96.9000302@univ-brest.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60934) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TQKfo-0007uE-R3 for emacs-orgmode@gnu.org; Mon, 22 Oct 2012 12:16:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TQKfn-0000zh-Qh for emacs-orgmode@gnu.org; Mon, 22 Oct 2012 12:16:16 -0400 Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-Message-ID: In-Reply-To: <50855D96.9000302@univ-brest.fr> (Jonathan Schaeffer's message of "Mon, 22 Oct 2012 16:52:06 +0200") 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: Jonathan Schaeffer Cc: 12702@debbugs.gnu.org Jonathan Schaeffer wrote: > To reproduce : > > Create a .org file, create 2 level-1 entries. Create one level-2 entry > and hit C-c C-w to refile it into the other level-1 entry. > > Like this : > > * Entry One > * Entry Two > ** Refile Me > > The level-2 entry is copied in the correct location but is not removed > from original location. > Minibuffer shows message "Not Bookmark Format". And the file looks like : Thanks for the report, but it works fine for me with Emacs 24.2. Can you give a complete recipe starting from emacs -Q?