GNU bug report logs -
#24668
11.89.5; Parse failure if long comment at head of file
Previous Next
Reported by: feb <at> maths.bath.ac.uk
Date: Tue, 11 Oct 2016 15:44:01 UTC
Severity: normal
Tags: notabug
Found in version 11.89.5
Done: Mosè Giordano <mose <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Dear Mosè,
That was the problem: I had set TeX-auto-parse-length to 2000 (thinking,
foolishly, that this meant lines not characters).
Sorry to have bothered you!
Thanks for yr help,
---Fran
On 12 October 2016 at 09:29, Mosè Giordano <mose <at> gnu.org> wrote:
> Hi Fran,
>
> 2016-10-12 10:18 GMT+02:00 Fran Burstall <f.e.burstall <at> bath.ac.uk>:
> > Hi Mosè,
> >
> > Here is such an example.
> >
> > I would expect auctex to parse this and write a style file to ./auto but,
> > for me, it does not unless I remove the long comment at the start of the
> > file.
>
> Thank you. I can't reproduce your problem. For me, C-c C-n does
> create the auto-generated file. The variable `TeX-auto-parse-length'
> controls the length of the buffer that is parsed. Default value is
> 999999, which is much higher than the length of your file ((point-max)
> == 2205). What's the value of `TeX-auto-parse-length' for you? issue
>
> C-h v TeX-auto-parse-length RET
>
> after you load AUCTeX (for example after opening a *TeX file) to check it.
>
> Bye,
> Mosè
>
[Message part 2 (text/html, inline)]
This bug report was last modified 8 years and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.