Hi Tassilo, 2014-04-25 7:47 GMT+02:00 Tassilo Horn <[email protected]>: > Mosè Giordano <[email protected]> writes: > >> The problem should be >> (add-to-list 'TeX-expand-list > > No, I think the problem is > > '(TeX-expand-list (quote (("%(dir)" (lambda nil default-directory)) > ...))) > > in his custom-variables-section. That's a modified old version of the > variable which doesn't contain an expander for %(extraopts). > > I'd suggest you remove that there. If you need to modify some entries > of it, it's better to add a new entry in front of it using `add-to-list' > as you do above. Then you are not excluded when new entries are added > by us.
After a more careful test I think you're right! Bye, Mosè _______________________________________________ bug-auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-auctex
