GNU bug report logs - #12702
24.2; Orgmode Refile complains "Not bookmark format"

Previous Next

Packages: emacs, org-mode;

Reported by: Jonathan Schaeffer <jonathan.schaeffer <at> univ-brest.fr>

Date: Mon, 22 Oct 2012 15:57:02 UTC

Severity: minor

Found in version 24.2

Done: Bastien <bzg <at> altern.org>

Bug is archived. No further changes may be made.

Full log


Message #26 received at 12702 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Jonathan Schaeffer <jonathan.schaeffer <at> univ-brest.fr>
Cc: 12702 <at> debbugs.gnu.org
Subject: Re: bug#12702: 24.2; Orgmode Refile complains "Not bookmark format"
Date: Tue, 23 Oct 2012 12:06:31 -0400
Jonathan Schaeffer wrote:

> Sorry, I missed a step : I manualy load the org-mode mode (Alt-x 
> org-mode) before doing anything in the buffer.
> This might be an orgmode bug, from what I read on the internet.

I can reproduce that in Emacs 24.2 and current trunk.

Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
  file-truename(nil)
  find-buffer-visiting(nil)
  org-refile-check-position((#("Entry One" 0 9 (face org-level-1 fontified t))
  org-refile-get-location("Refile subtree \"Refile Me\" to" nil nil nil)
  org-refile(nil)
  call-interactively(org-refile nil nil)


org-refile-check-position does not handle being called from a buffer not
visiting a file.

(Still no idea about the original issue.)




This bug report was last modified 12 years and 214 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.