Hi Tassilo

2014-04-04 14:03 GMT+02:00 Tassilo Horn <[email protected]>:
> Mosè Giordano <[email protected]> writes:
>
> Hi Mosè,
>
>> I believe we have the best Biber/BibTeX management among all TeX
>> editor: the user only needs to enable parsing to make AUCTeX selects
>> for him/her the right backend.
>
> I probably should start using it then. :-)

Yes, you really should! ;-)

>> My only concern is that we still can't manually select the appropriate
>> backend when parsing isn't enabled.  Should we also set
>> `LaTeX-using-Biber' inside `LaTeX-mode-hook'?  Maybe something like
>> (setq LaTeX-using-Biber
>>       (if (local-variable-p 'LaTeX-biblatex-use-Biber)
>>       LaTeX-biblatex-use-Biber))
>> without further checks.
>
> Seems fine to me, so feel free to install it.

Thank you, done.  In addition, I also moved advising of
`LaTeX-add-environments' after definition of`LaTeX-environment-menu'
and `LaTeX-environment-modify-menu' because every time I opened a
LaTeX document, a *Compile-Log* buffer was created complaining about
assignment to free variables.

Bye,
Mosè

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

Reply via email to