Hello,

Samuel Wales <samolog...@gmail.com> 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