Re: Bug in LaTeX-fill-paragraph
Ralf Angeli <[email protected]>
| Newsgroups | gmane.emacs.auc-tex |
|---|---|
| Message-ID | <[email protected]> |
* Frank Küster (2005-01-26) writes: > Ralf Angeli <[email protected]> schrieb: > >> * Peter Heslin (2005-01-26) writes: >> >>> Start emacs -q, add auctex to the load path, and open an empty buffer >>> in LaTeX-mode. Type ~~foo. Now hit M-q, and the text is unchanged, >>> as it should be. Now put one or two spaces in front, so that it is: >>> >>> ~~foo >>> >>> Now do M-q again. The two spaces disappear, as they should, but the >>> two non-breaking spaces disappear as well! >> >> Fixed in CVS. Thanks for the report. > > Can you send the patch, or point us to the commit that did it? I think > this bug is worth fixing, e.g. in Debian, even if there is no new > release soon. cvs diff -kk -u -r 5.478 -r 5.479 tex.el -- Ralf