all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philipp Kroos <philipp.kroos@t-online.de>
To: Bastien <bzg@altern.org>
Cc: Jonathan Schaeffer <jonathan.schaeffer@univ-brest.fr>,
	12702@debbugs.gnu.org
Subject: bug#12702: [O] bug#12702: 24.2; Orgmode Refile complains "Not bookmark format"
Date: Tue, 23 Oct 2012 22:52:49 +0200	[thread overview]
Message-ID: <871ugovrku.fsf@t-online.de> (raw)
In-Reply-To: <87haplw59h.fsf@bzg.ath.cx> (Bastien's message of "Tue, 23 Oct 2012 17:57:14 +0200")


Hi,

Bastien <bzg@altern.org> writes:

> Hi Jonathan,
>
> Jonathan Schaeffer <jonathan.schaeffer@univ-brest.fr> writes:
>
>> I'll submit a post on Archlinux forum to see if someone can reproduce
>> this.
>
> You can also try reporting your problem to the emacs-orgmode mailing
> list: https://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
> There are some ArchLinux Org-mode users there.

I'm on Arch so I checked it with my emacs from the repositories.
I can  reproduce it, but I think it's unrelated to Archlinux.
If I enter the org-buffer with C-x b, M-x org-mode,
M-x toggle-debug-on-error shows that the error (wrong-type-argument
arryp nil) goes back to org-refile-check-position in org.el.
The let-form sets `file` to (nth 1 refile-pointer), which is `nil` *if*
the buffer was loaded like mentioned. This value is given to
find-buffer-visiting, from where file-truename eventually throws the error.

If the file is visited with C-x f, `file` is set to the correct value
(current directory + filename) and the refiling is correct.

Best, Philipp





  parent reply	other threads:[~2012-10-23 20:52 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-22 14:52 bug#12702: 24.2; Orgmode Refile complains "Not bookmark format" Jonathan Schaeffer
2012-10-22 16:15 ` Glenn Morris
2012-10-22 16:15 ` Glenn Morris
2012-10-23  7:06   ` Jonathan Schaeffer
2012-10-23  7:06   ` Jonathan Schaeffer
2012-10-23  7:50     ` Glenn Morris
2012-10-23  7:50     ` Glenn Morris
2012-10-23  8:08       ` Jonathan Schaeffer
2012-10-23 15:57         ` Bastien
2012-10-23 15:59           ` Glenn Morris
2012-10-23 15:59           ` Glenn Morris
2012-10-23 20:52           ` bug#12702: " Philipp Kroos
2012-10-23 20:52           ` Philipp Kroos [this message]
2012-10-23 15:57         ` Bastien
2012-10-23 16:06         ` Glenn Morris
2012-10-23 16:06         ` Glenn Morris
2012-10-23  8:08       ` Jonathan Schaeffer
2012-10-23 16:24 ` Glenn Morris
2012-10-24  9:15   ` Jonathan Schaeffer
2012-10-24 14:54     ` Stefan Monnier
2012-10-24 15:09       ` Drew Adams
2012-10-25  7:18         ` Jonathan Schaeffer
2012-10-25  7:25           ` Glenn Morris
2012-10-25  7:25           ` Glenn Morris
2012-10-25  7:18         ` Jonathan Schaeffer
2012-10-24 15:09       ` Drew Adams
2012-10-24 14:54     ` Stefan Monnier
2012-10-24 15:12       ` Bastien
2012-10-24 17:57         ` Stefan Monnier
2012-10-24 17:57         ` Stefan Monnier
2012-10-26 12:56           ` Bastien
2012-10-26 12:56           ` Bastien
2012-10-24 15:12       ` Bastien
2012-10-24  9:15   ` Jonathan Schaeffer
2012-10-24 13:29     ` Bastien
2012-10-24 13:29     ` Bastien
2012-10-23 16:24 ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871ugovrku.fsf@t-online.de \
    --to=philipp.kroos@t-online.de \
    --cc=12702@debbugs.gnu.org \
    --cc=bzg@altern.org \
    --cc=jonathan.schaeffer@univ-brest.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.