tag 737538 + unreproducible moreinfo thanks Hello Olivier,
using 8.4.2-1, here's what I get: # emacs24 -q --batch --eval "(progn (org-mode) (princ (describe-variable 'org-export-backends)))" 2> /dev/null | grep "value is" Its value is (ascii html icalendar latex) # emacs23 -q --batch --eval "(progn (org-mode) (princ (describe-variable 'org-export-backends)))" 2> /dev/null | grep "value is" Its value is (ascii html icalendar latex) Do you see something else ? Cheers, --Seb -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

