Uwe Brauer <[email protected]> writes:

Hi Uwe,

> However when running latex, as I did for years I obtain an error
> (debug-on-error t) which I attach.
>
> Debugger entered--Lisp error: (error "Nonexpansion 
> TeX-source-specials-expand-options")
>   signal(error ("Nonexpansion TeX-source-specials-expand-options"))
>   cerror("Nonexpansion %s" TeX-source-specials-expand-options)
>   apply(cerror "Nonexpansion %s" TeX-source-specials-expand-options)
>   error("Nonexpansion %s" TeX-source-specials-expand-options)
>   TeX-command-expand("%`%l%(mode)%' %t" TeX-master-file)
>   TeX-command("LaTeX" TeX-master-file nil)
>   TeX-command-master(nil)
>   call-interactively(TeX-command-master)

Do you customize TeX-expand-list?  It seems it contains an entry for
`TeX-source-specials-expand-options', but this variable doesn't exist in
11.87.  There this variable is named `TeX-source-correlate-expand-options'.

Bye,
Tassilo

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

Reply via email to