tags 457484 + moreinfo
thanks
>>>>> JG == Julian Gilbey [2007-12-22]
JG> Package: auctex
JG> Version: 11.83-7
JG> With the following lines:
JG> {
JG> \emph{This foreword is an edited version of
JG> an article which can be found at}
JG>
\url{http://www.some.really.long.url/which/cannot/be/broken/anywhere/at/all.pdf}}
JG> placing the cursor on the line beginning "an article" and typing M-q
JG> to reformat the paragraph results in an infinite loop: interrupting
JG> with C-g shows that thousands of blank lines have been inserted
JG> before the \url line. I am using emacs22-gtk, version 22.1+1-2.3 if
JG> that is of use.
I can not reproduce the bug here with auctex 11.83-7 and GNU Emacs
22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.1) of 2007-11-03 on pacem,
modified by Debian.
Can you please provide a complete minimal document? I used the
following one:
--8<---------------cut here---------------start------------->8---
\documentclass{article}
\begin{document}
{
\emph{This foreword is an edited version of
an article which can be found at}
\url{http://www.some.really.long.url/which/cannot/be/broken/anywhere/at/all.pdf}}
\end{document}
--8<---------------cut here---------------end--------------->8---
--
Ciao, Davide
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]