emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] export breaks on org-id in maint


From: Nicolas Goaziou
Subject: Re: [O] export breaks on org-id in maint
Date: Sun, 18 Oct 2015 00:04:05 +0200

Hello,

Samuel Wales <address@hidden> writes:

> * REF buggy export
> a [[id:0b293b3c-a323-4825-902b-222909c0e6bb][target]].
> * FACT how to repro
> recent org maint emacs -Q.
>
> technically, this:
>
> eb () { emacs --geometry 80x30-0+0 --eval '(blink-cursor-mode 0)' "$@" ;}
> eq () { eb -Q "$@" ;}
> eo () { eq --eval '(progn (add-to-list '\''load-path
> (substitute-in-file-name "$delorgsrc/lisp")) (add-to-list
> '\''load-path (substitute-in-file-name "$delorgsrc/contrib/lisp")))'
> "$@" ;}
> eo export-and-id.org
>
> export subtree to ascii.
>
> c-c c-e c-s t A
> * FACT output
> Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
>   org-export-get-relative-level("export-and-id.org" (:export-options

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou



reply via email to

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