* Vincent Belaïche (2010-04-23) writes:

> I like the latex2e.info manual that is on Gna!. I downloaded the texinfo
> source code, as I wanted to propose some addition to it.
>
> I am not using the native Texinfo, but rather AUCTeX to edit texinfo,
> and I came accross the following bug:
>
> 1) at mode initialisation TeX-font-list is correctly initialised to
>    Texinfo-font-list
>
> 2) When I call TeX-font the 1st time, the function TeX-update-style is
>    called by it. This function has grabbed that "latex2e" is a style
>    name, because the filename is `latex2e.texi' !
>
> 3) during the application of style, a style corresponding to id
>    "latex2e" is therefore applied, and this has the effect of
>    overwriting TeX-font-list by LaTeX-font-list

I cannot reproduce this.  Please use `M-x TeX-submit-bug-report <RET>'
for filing bug reports and try to provide a recipe for reproducing the
bug starting with
$ emacs -Q -l auctex file.tex

> 4) as a result, to edit this texinfo file I had to rename it
>    before. Otherwise it is a nightmare, as the `C-c C-f' command is the
>    number #1 useful command.

In my opinion the opposite is the case.  I almost never use commands for
changing fonts in Texinfo.  In contrast to logic markup, like @code or
@kbd, and these commands set the font or add quotes accordingly.

> PS-1: BTW, some time ago I submitted some documentation proposal
>       texinfoaddendum.texi.gz, has it ever been added to the AUCTeX
>       manual ? I cannot find it there.  

What is the status of your copyright assignment?

-- 
Ralf


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

Reply via email to