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
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è
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.