Erwan Hingant <[email protected]> writes:
Hi Erwan,
> Hope to be to the right place (if not let me know).
It's fine here. Another possibility would be `M-x
% TeX-submit-bug-report'.
> I have a trouble
> with a minimal configuration of emacs with auctex when filling a
> commented line. Indeed, when I use M-q on to the commented line in the
> text below:
>
> \documentclass{standalone}
>
> \begin{document}
> % \[a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b =
> a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=\]
> \end{document}
>
> I have a kind of infinite loop that I have to stop with C-g and then
> show an amount of % like
>
> %
> %
> .
> .
> .
> %
> %
> %
> % \[a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b =
> a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=a=b=\]
>
> where dots means a lot of similar line.
Indeed, that's caused by my most recent change. I've just fixed it and
will make a new ELPA release now.
Thanks for reporting,
Tassilo