auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [AUCTeX] TeX error parsing: request for testing


From: Tassilo Horn
Subject: Re: [AUCTeX] TeX error parsing: request for testing
Date: Fri, 25 Apr 2014 13:05:44 +0200
User-agent: Gnus/5.13001 (Ma Gnus v0.10) Emacs/24.4.50 (gnu/linux)

Tassilo Horn <address@hidden> writes:

> If I remove that restriction and consider newlines both at column 79
> and 80, it seems to catch all of them (but of course it might then
> catch too much)...

Ok, now I've pushed a change d4059b8 which implements the above.  Now
wraps at columns 79 and 80 are removed under certain conditions, and the
period-condition now allows removal only if the char following the
newline is a word char.

so

      ...bla/bla/bla.
      tex)

would be unwrapped whereas

      this is just a sentence.
       And here goes the next one. Bla bla...

is not.

Bye,
Tassilo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]