Hi Bastien, I still get broken behaviour with release_7.8.11-539-g7d117bd -Bernt
Bastien <b...@altern.org> writes: > Hi Bernt, > > Bernt Hansen <be...@norang.ca> writes: > >> This works fine in release_7.8.11 but not in the current git master. >> >> **** Export me >> :PROPERTIES: >> :EXPORT_OPTIONS: toc:nil >> :END: >> [2012-08-19 Sun 22:08] >> >> Details follow >> >> Org-mode version 7.8.11 (release_7.8.11 @ /home/bernt/git/org-mode/lisp/) >> GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-12-11 on >> raven, modified by Debian >> >> C-c @ on this entry and C-c C-e d always includes the TOC. > > I just tested this with emacs -Q and the Org from current git. > The export is okay for me (I get a TOC or not depending on the > value of EXPORT_OPTIONS.) > > Maybe the error was in C-c @ -- the command relies on org-element > now, and org-element may not have been required properly. > > Please pull and let me know if this is it. > > Thanks,