emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Philipp Kroos <philipp.kroos@t-online.de>
To: Bastien <bzg@altern.org>
Cc: Glenn Morris <rgm@gnu.org>,
	Jonathan Schaeffer <jonathan.schaeffer@univ-brest.fr>,
	12702@debbugs.gnu.org
Subject: bug#12702:  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__25412.6867781908$1351027238$gmane$org@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 21:20 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <50855D96.9000302@univ-brest.fr>
2012-10-22 16:15 ` bug#12702: 24.2; Orgmode Refile complains "Not bookmark format" Glenn Morris
     [not found] ` <dd30axz3h.fsf@fencepost.gnu.org>
2012-10-23  7:06   ` Jonathan Schaeffer
     [not found]   ` <508641DE.9080101@univ-brest.fr>
2012-10-23  7:50     ` Glenn Morris
2012-10-23  8:08       ` Jonathan Schaeffer
     [not found]       ` <50865081.5030303@univ-brest.fr>
2012-10-23 15:57         ` Bastien
2012-10-23 15:59           ` Glenn Morris
2012-10-23 20:52           ` Philipp Kroos [this message]
2012-10-23 16:06         ` Glenn Morris
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
     [not found]       ` <B8987BDA30BA4809913EB7116DA1939B@us.oracle.com>
2012-10-25  7:18         ` Jonathan Schaeffer
2012-10-25  7:25           ` Glenn Morris
     [not found]     ` <jwvfw54gc2h.fsf-monnier+emacs__40840.5437753119$1351090539$gmane$org@gnu.org>
2012-10-24 15:12       ` Bastien
     [not found]       ` <87d30729b0.fsf@bzg.ath.cx>
2012-10-24 17:57         ` Stefan Monnier
2012-10-26 12:56           ` Bastien
     [not found]   ` <5087B1AB.3030404__3093.93068678236$1351070207$gmane$org@univ-brest.fr>
2012-10-24 13:29     ` Bastien

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to='871ugovrku.fsf__25412.6867781908$1351027238$gmane$org@t-online.de' \
    --to=philipp.kroos@t-online.de \
    --cc=12702@debbugs.gnu.org \
    --cc=bzg@altern.org \
    --cc=jonathan.schaeffer@univ-brest.fr \
    --cc=rgm@gnu.org \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).