Hi all,

I'd like to do a little survey: does someone find useful to correctly
parse \jobname in LaTeX files?  To be clear, as it is now,

    \include{\jobname-foo}
    \addbibresource{\jobname.bib}

are ignored by the parser.[1]  Do you think it's valuable to make
\jobname be replaced by `(TeX-master-file)' when parsing the file?

This should be feasible by changing `LaTeX-auto-cleanup' and some
regexps in `LaTeX-auto-regexp-list', but before starting hacking on it
I'd like some feedback.

Bye,
Mosè

Note:
[1] well, for the bibliography there is also the problem of clashing
basenames :-(

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to