From unknown Fri Jun 20 07:23:47 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#24668 <24668@debbugs.gnu.org> To: bug#24668 <24668@debbugs.gnu.org> Subject: Status: 11.89.5; Parse failure if long comment at head of file Reply-To: bug#24668 <24668@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:23:47 +0000 retitle 24668 11.89.5; Parse failure if long comment at head of file reassign 24668 auctex submitter 24668 feb@maths.bath.ac.uk severity 24668 normal tag 24668 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 11 11:43:20 2016 Received: (at submit) by debbugs.gnu.org; 11 Oct 2016 15:43:20 +0000 Received: from localhost ([127.0.0.1]:52329 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1btzD6-00054z-3e for submit@debbugs.gnu.org; Tue, 11 Oct 2016 11:43:20 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50907) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1btzD3-00054m-Ti for submit@debbugs.gnu.org; Tue, 11 Oct 2016 11:43:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btzCu-0005fa-Pf for submit@debbugs.gnu.org; Tue, 11 Oct 2016 11:43:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,HTML_MESSAGE, UNPARSEABLE_RELAY autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btzCu-0005fN-M5 for submit@debbugs.gnu.org; Tue, 11 Oct 2016 11:43:08 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41798) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btzCn-0002hT-Ih for bug-auctex@gnu.org; Tue, 11 Oct 2016 11:43:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1btzCj-0005b0-12 for bug-auctex@gnu.org; Tue, 11 Oct 2016 11:43:01 -0400 Received: from piquet.bath.ac.uk ([138.38.0.36]:42877) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1btzCi-0005Zn-Kv for bug-auctex@gnu.org; Tue, 11 Oct 2016 11:42:56 -0400 Received: from authenticated user by piquet.bath.ac.uk with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4) (envelope-from ) id 1btzCe-0002Wi-9L for bug-auctex@gnu.org; Tue, 11 Oct 2016 16:42:53 +0100 Received: by mail-lf0-f48.google.com with SMTP id b81so46394007lfe.1 for ; Tue, 11 Oct 2016 08:42:51 -0700 (PDT) X-Gm-Message-State: AA6/9RnTH0JxXChzaJwRWWbbchpdBm6n/kuHRc/r1f1Pzmj6KkejSo5DwFuw2ym1hPtgFlJ2wox+9FbgIXjy8A== X-Received: by 10.194.55.41 with SMTP id o9mr5696378wjp.228.1476200569681; Tue, 11 Oct 2016 08:42:49 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.27.197 with HTTP; Tue, 11 Oct 2016 08:42:49 -0700 (PDT) From: Fran Burstall Date: Tue, 11 Oct 2016 16:42:49 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: 11.89.5; Parse failure if long comment at head of file To: bug-auctex@gnu.org Content-Type: multipart/alternative; boundary=047d7b86eabc92cb5f053e98ba5a X-kerberosV-authenticator: feb@BATH.AC.UK X-BUCS: feb X-Scanner: 276632352b6d14eb1d86745fbe8696a89c4bedd0 X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: feb@maths.bath.ac.uk Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --047d7b86eabc92cb5f053e98ba5a Content-Type: text/plain; charset=UTF-8 Greetings, My LaTeX file starts with a long (59 line) comment containing header information. I noticed that the file was not being parsed and no style file written to ./auto or read from there. If I remove the header and do C-c C-n, parsing occurs as I would expect. If I put the \documentstyle line in line 1 of the file and then the header, parsing also fails. I suspect this must be a regression caused by a recent change as I have not noticed this behaviour before. Many thanks, ---Fran Burstall ------------------------------------------------------------------------ Emacs : GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.5) of 2015-03-07 on trouble, modified by Debian Package: 11.89.5 current state: ============== (setq AUCTeX-date "2016-09-01" window-system 'x LaTeX-version "2e" TeX-style-path '("~/.emacs.d/auctex" "/u/c/feb/.emacs.d/elpa/auctex-11.89.5/style" "/u/c/feb/.emacs.d/auctex/auto" "/u/c/feb/.emacs.d/auctex/style" "auto" "style") TeX-auto-save t TeX-parse-self t TeX-master t TeX-command-list '(("TeX" "%(PDF)%(tex) %(file-line-error) %(extraopts) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (plain-tex-mode ams-tex-mode texinfo-mode) :help "Run plain TeX") ("LaTeX" "%`%l%(mode)%' %t" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run LaTeX") ("Makeinfo" "makeinfo %(extraopts) %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with Info output") ("Makeinfo HTML" "makeinfo %(extraopts) --html %t" TeX-run-compile nil (texinfo-mode) :help "Run Makeinfo with HTML output") ("AmSTeX" "amstex %(PDFout) %(extraopts) %`%S%(mode)%' %t" TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX") ("ConTeXt" "%(cntxcom) --once --texutil %(extraopts) %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt once") ("ConTeXt Full" "%(cntxcom) %(extraopts) %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt until completion") ("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help "Run BibTeX") ("Biber" "biber %s" TeX-run-Biber nil t :help "Run Biber") ("View" "%V" TeX-run-discard-or-function t t :help "Run Viewer") ("Print" "%p" TeX-run-command t t :help "Print the file") ("Queue" "%q" TeX-run-background nil t :help "View the printer queue" :visible TeX-queue-command) ("File" "%(o?)dvips %d -o %f " TeX-run-dvips t t :help "Generate PostScript file") ("Dvips" "%(o?)dvips %d -o %f " TeX-run-dvips nil t :help "Convert DVI file to PostScript") ("Dvipdfmx" "dvipdfmx %d" TeX-run-dvipdfmx nil t :help "Convert DVI file to PDF with dvipdfmx") ("Ps2pdf" "ps2pdf %f" TeX-run-ps2pdf nil t :help "Convert PostScript file to PDF") ("Index" "makeindex %s" TeX-run-index nil t :help "Run makeindex to create index file") ("Xindy" "texindy %s" TeX-run-command nil t :help "Run xindy to create index file") ("Check" "lacheck %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for correctness") ("ChkTeX" "chktex -v6 %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for common mistakes") ("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil t :help "Spell-check the document") ("Clean" "TeX-clean" TeX-run-function nil t :help "Delete generated intermediate files") ("Clean All" "(TeX-clean t)" TeX-run-function nil t :help "Delete generated intermediate and output files") ("Other" "" TeX-run-command t t :help "Run an arbitrary command")) ) --047d7b86eabc92cb5f053e98ba5a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
= Greetings,

My LaTeX file starts with a long (59 line) comment
containin= g header information.

I noticed that the file wa= s not being parsed and no style
file written to ./auto or read fr= om there.

If I remove the header and do C-c C-n, p= arsing occurs as I
would expect.

If I pu= t the \documentstyle line in line 1 of the file and
then the hea= der, parsing also fails.

I suspect this must be a = regression caused by a recent
change as I have not noticed this b= ehaviour before.

Many thanks,

---Fran Burstall
-----------------------------------------= -------------------------------


<= div class=3D"gmail_default">
Emacs =C2=A0: GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Versi= on 3.14.5)
=C2=A0of 2015-03-07 on trouble, modified by Debian
Package: 11.89.5

current state:
= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
(setq
=C2=A0= AUCTeX-date "2016-09-01"
=C2=A0window-system 'x
=C2=A0LaTeX-version "2e"
=C2=A0TeX-style-path &#= 39;("~/.emacs.d/auctex" "/u/c/feb/.emacs.d/elpa/auctex-11.89= .5/style"
=C2=A0"/u/c/feb/.emacs.d/auctex/auto" &quo= t;/u/c/feb/.emacs.d/auctex/style" "auto" "style")<= /font>
=C2=A0TeX-auto-save t
=C2=A0TeX-parse-self t
= =C2=A0TeX-master t
=C2=A0TeX-command-list '(("TeX"<= /font>
= =C2=A0 =C2=A0 "%(PDF)%(tex) %(file-line-error) %(extraopts) %`= %S%(PDFout)%(mode)%' %t"
= =C2=A0 =C2=A0 TeX-run-TeX nil (pl= ain-tex-mode ams-tex-mode texinfo-mode) :help
=C2=A0 =C2=A0 "R= un plain TeX")
=C2=A0 =C2=A0("LaTeX" "%`%l%(mod= e)%' %t" TeX-run-TeX nil (latex-mode doctex-mode) :help
= = =C2=A0 =C2=A0 "Run LaTeX")
=C2=A0 =C2=A0("Makeinfo&q= uot; "makeinfo %(extraopts) %t" TeX-run-compile nil (texinfo-mode= )
= =C2=A0 =C2=A0 :help "Run Makeinfo with Info output")
=C2=A0 =C2=A0("Makeinfo HTML" "makeinfo %(extraopts) -= -html %t" TeX-run-compile nil
=C2=A0 =C2=A0 (texinfo-mode) :he= lp "Run Makeinfo with HTML output")
=C2=A0 =C2=A0("A= mSTeX" "amstex %(PDFout) %(extraopts) %`%S%(mode)%' %t" = TeX-run-TeX nil
=C2=A0 =C2=A0 (ams-tex-mode) :help "Run AMSTeX= ")
=C2=A0 =C2=A0("ConTeXt" "%(cntxcom) --once -= -texutil %(extraopts) %(execopts)%t"
=C2=A0 =C2=A0 TeX-run-TeX= nil (context-mode) :help "Run ConTeXt once")
=C2=A0 =C2= =A0("ConTeXt Full" "%(cntxcom) %(extraopts) %(execopts)%t&qu= ot; TeX-run-TeX nil
=C2=A0 =C2=A0 (context-mode) :help "Run Co= nTeXt until completion")
=C2=A0 =C2=A0("BibTeX" &quo= t;bibtex %s" TeX-run-BibTeX nil t :help "Run BibTeX")=
=C2=A0 =C2=A0("Biber" "biber %s" TeX-run-Biber nil t = :help "Run Biber")
=C2=A0 =C2=A0("View" "%= V" TeX-run-discard-or-function t t :help "Run Viewer")
=C2=A0 =C2=A0("Print" "%p" TeX-run-command t t :help= "Print the file")
=C2=A0 =C2=A0("Queue" "= %q" TeX-run-background nil t :help "View the printer queue"<= /font>
= =C2=A0 =C2=A0 :visible TeX-queue-command)
=C2=A0 =C2=A0(&qu= ot;File" "%(o?)dvips %d -o %f " TeX-run-dvips t t :help
=C2=A0 =C2=A0 "Generate PostScript file")
=C2=A0 =C2= =A0("Dvips" "%(o?)dvips %d -o %f " TeX-run-dvips nil t = :help
=C2=A0 =C2=A0 "Convert DVI file to PostScript")
=C2=A0 =C2=A0("Dvipdfmx" "dvipdfmx %d" TeX-run-dvi= pdfmx nil t :help
=C2=A0 =C2=A0 "Convert DVI file to PDF with = dvipdfmx")
=C2=A0 =C2=A0("Ps2pdf" "ps2pdf %f&qu= ot; TeX-run-ps2pdf nil t :help
=C2=A0 =C2=A0 "Convert PostScri= pt file to PDF")
=C2=A0 =C2=A0("Index" "makei= ndex %s" TeX-run-index nil t :help
=C2=A0 =C2=A0 "Run mak= eindex to create index file")
=C2=A0 =C2=A0("Xindy" = "texindy %s" TeX-run-command nil t :help
=C2=A0 =C2=A0= "Run xindy to create index file")
=C2=A0 =C2=A0("Ch= eck" "lacheck %s" TeX-run-compile nil (latex-mode) :help
=C2=A0 =C2=A0 "Check LaTeX file for correctness")
= = =C2=A0 =C2=A0("ChkTeX" "chktex -v6 %s" TeX-run-compile = nil (latex-mode) :help
=C2=A0 =C2=A0 "Check LaTeX file for co= mmon mistakes")
=C2=A0 =C2=A0("Spell" "(TeX-i= spell-document \"\")" TeX-run-function nil t :help
= =C2=A0 =C2=A0 "Spell-check the document")
=C2=A0 =C2=A0= ("Clean" "TeX-clean" TeX-run-function nil t :help
=C2=A0 =C2=A0 "Delete generated intermediate files")
= =C2=A0 =C2=A0("Clean All" "(TeX-clean t)" TeX-run-funct= ion nil t :help
=C2=A0 =C2=A0 "Delete generated intermediate a= nd output files")
=C2=A0 =C2=A0("Other" ""= ; TeX-run-command t t :help "Run an arbitrary command"))

--047d7b86eabc92cb5f053e98ba5a-- From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 11 19:23:59 2016 Received: (at 24668) by debbugs.gnu.org; 11 Oct 2016 23:23:59 +0000 Received: from localhost ([127.0.0.1]:52561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bu6Ot-0000ta-1T for submit@debbugs.gnu.org; Tue, 11 Oct 2016 19:23:59 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59065) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bu6Os-0000tP-1s for 24668@debbugs.gnu.org; Tue, 11 Oct 2016 19:23:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bu6Oi-0001mH-UH for 24668@debbugs.gnu.org; Tue, 11 Oct 2016 19:23:52 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=1.0 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bu6Oi-0001m2-RB for 24668@debbugs.gnu.org; Tue, 11 Oct 2016 19:23:48 -0400 Received: from mail-wm0-f50.google.com ([74.125.82.50]:38207) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bu6Oh-0005o9-De for 24668@debbugs.gnu.org; Tue, 11 Oct 2016 19:23:47 -0400 Received: by mail-wm0-f50.google.com with SMTP id c78so14710605wme.1 for <24668@debbugs.gnu.org>; Tue, 11 Oct 2016 16:23:47 -0700 (PDT) X-Gm-Message-State: AA6/9Rn8km5Q4cTM9FDKRHf4bYQawiVu+AzR7/G/z7ZUUlM6HAfuGRP0dFLytdQOAZe7qGftps5/Sihtlx0v4Q== X-Received: by 10.28.18.131 with SMTP id 125mr88109wms.40.1476228225988; Tue, 11 Oct 2016 16:23:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.42.35 with HTTP; Tue, 11 Oct 2016 16:23:05 -0700 (PDT) In-Reply-To: References: From: =?UTF-8?Q?Mos=C3=A8_Giordano?= Date: Wed, 12 Oct 2016 01:23:05 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: bug#24668: 11.89.5; Parse failure if long comment at head of file To: feb@maths.bath.ac.uk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: 24668 Cc: 24668@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.8 (----) Hi Fran, 2016-10-11 17:42 GMT+02:00 Fran Burstall : > Greetings, > > My LaTeX file starts with a long (59 line) comment > containing header information. > > I noticed that the file was not being parsed and no style > file written to ./auto or read from there. > > If I remove the header and do C-c C-n, parsing occurs as I > would expect. > > If I put the \documentstyle line in line 1 of the file and > then the header, parsing also fails. > > I suspect this must be a regression caused by a recent > change as I have not noticed this behaviour before. Could you please show us minimal (non-)working examples of the different cases you described? I was not able to reproduce your problem, but I'm not sure I got what you mean. Bye, Mos=C3=A8 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 12 04:30:30 2016 Received: (at 24668) by debbugs.gnu.org; 12 Oct 2016 08:30:30 +0000 Received: from localhost ([127.0.0.1]:52710 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buEvm-0005MX-7K for submit@debbugs.gnu.org; Wed, 12 Oct 2016 04:30:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:37513) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buEvj-0005MJ-VE for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 04:30:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buEva-0004zP-Ai for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 04:30:22 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51899) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buEva-0004z5-7g for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 04:30:18 -0400 Received: from mail-wm0-f41.google.com ([74.125.82.41]:34471) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1buEvY-0000sd-Nl for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 04:30:16 -0400 Received: by mail-wm0-f41.google.com with SMTP id c78so2304763wme.1 for <24668@debbugs.gnu.org>; Wed, 12 Oct 2016 01:30:16 -0700 (PDT) X-Gm-Message-State: AA6/9RngWTDG/j6hFRWvXdTGHTmGW00XFt24zOfV1tqlPN4nr/bw5RQKDNC+ryE+G5+449nZwD/8/20/MUUtKg== X-Received: by 10.194.146.195 with SMTP id te3mr9322514wjb.51.1476261015642; Wed, 12 Oct 2016 01:30:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.42.35 with HTTP; Wed, 12 Oct 2016 01:29:35 -0700 (PDT) In-Reply-To: References: <0803ece03a844a9bb6b4218b9e099e96@exch02.campus.bath.ac.uk> From: =?UTF-8?Q?Mos=C3=A8_Giordano?= Date: Wed, 12 Oct 2016 10:29:35 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: bug#24668: 11.89.5; Parse failure if long comment at head of file To: feb@maths.bath.ac.uk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: 24668 Cc: "24668@debbugs.gnu.org" <24668@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.8 (----) Hi Fran, 2016-10-12 10:18 GMT+02:00 Fran Burstall : > Hi Mos=C3=A8, > > 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) =3D=3D 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=C3=A8 From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 12 06:29:25 2016 Received: (at submit) by debbugs.gnu.org; 12 Oct 2016 10:29:25 +0000 Received: from localhost ([127.0.0.1]:52754 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buGmq-000886-Oa for submit@debbugs.gnu.org; Wed, 12 Oct 2016 06:29:25 -0400 Received: from eggs.gnu.org ([208.118.235.92]:38997) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buGmp-00087t-Es for submit@debbugs.gnu.org; Wed, 12 Oct 2016 06:29:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buGmj-0004eZ-Ju for submit@debbugs.gnu.org; Wed, 12 Oct 2016 06:29:18 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buGmj-0004di-HC for submit@debbugs.gnu.org; Wed, 12 Oct 2016 06:29:17 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58197) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buGmh-0005VK-GG for bug-auctex@gnu.org; Wed, 12 Oct 2016 06:29:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buGmb-0004at-EA for bug-auctex@gnu.org; Wed, 12 Oct 2016 06:29:14 -0400 Received: from [195.159.176.226] (port=60003 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buGmb-0004Yf-7m for bug-auctex@gnu.org; Wed, 12 Oct 2016 06:29:09 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1buGmM-0006An-BE for bug-auctex@gnu.org; Wed, 12 Oct 2016 12:28:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-auctex@gnu.org From: jfbu Subject: Re: bug#24668: 11.89.5; Parse failure if long comment at head of file Date: Wed, 12 Oct 2016 12:28:41 +0200 Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Le 11/10/2016 à 17:42, Fran Burstall a écrit : > If I put the \documentstyle line in line 1 of the file and > then the header, parsing also fails. shot in the dark as I don't know your file, but is this a typo and you meant \documentclass, or are you using LaTeX 2.09 ? (maybe irrelevant to your problem) Jean-Francois From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 12 11:45:09 2016 Received: (at 24668) by debbugs.gnu.org; 12 Oct 2016 15:45:09 +0000 Received: from localhost ([127.0.0.1]:53204 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buLiO-0000Ml-W0 for submit@debbugs.gnu.org; Wed, 12 Oct 2016 11:45:09 -0400 Received: from prost.bath.ac.uk ([138.38.0.37]:62386) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buEkq-000553-29 for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 04:19:12 -0400 Received: from authenticated user by prost.bath.ac.uk with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4) (envelope-from ) id 1buEkf-0002nj-CK for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 09:19:02 +0100 Received: by mail-wm0-f43.google.com with SMTP id o81so16128933wma.1 for <24668@debbugs.gnu.org>; Wed, 12 Oct 2016 01:19:01 -0700 (PDT) X-Gm-Message-State: AA6/9RkcDo6GJ7/zKWgqmLH1szG/8iU2Jh6iqRaZuddkpewOElgOhjmtfZCKoklxEdqChY6y0/diclsXeRb58w== X-Received: by 10.194.55.41 with SMTP id o9mr8507326wjp.228.1476260340358; Wed, 12 Oct 2016 01:19:00 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.27.197 with HTTP; Wed, 12 Oct 2016 01:18:59 -0700 (PDT) In-Reply-To: <0803ece03a844a9bb6b4218b9e099e96@exch02.campus.bath.ac.uk> References: <0803ece03a844a9bb6b4218b9e099e96@exch02.campus.bath.ac.uk> From: Fran Burstall Date: Wed, 12 Oct 2016 09:18:59 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: bug#24668: 11.89.5; Parse failure if long comment at head of file To: =?UTF-8?Q?Mos=C3=A8_Giordano?= Content-Type: multipart/mixed; boundary=047d7b86eabc2f2189053ea6a58c X-kerberosV-authenticator: feb@BATH.AC.UK X-BUCS: feb X-Scanner: 1d4b93abe144c98aed7c76a6f306759dc5d9a8c5 X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 24668 X-Mailman-Approved-At: Wed, 12 Oct 2016 11:45:07 -0400 Cc: "24668@debbugs.gnu.org" <24668@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: feb@maths.bath.ac.uk Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.7 (--) --047d7b86eabc2f2189053ea6a58c Content-Type: multipart/alternative; boundary=047d7b86eabc2f2185053ea6a58a --047d7b86eabc2f2185053ea6a58a Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Mos=C3=A8, 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. Best, ---Fran On 12 October 2016 at 00:23, Mos=C3=A8 Giordano wrote: > Hi Fran, > > 2016-10-11 17:42 GMT+02:00 Fran Burstall : > > Greetings, > > > > My LaTeX file starts with a long (59 line) comment > > containing header information. > > > > I noticed that the file was not being parsed and no style > > file written to ./auto or read from there. > > > > If I remove the header and do C-c C-n, parsing occurs as I > > would expect. > > > > If I put the \documentstyle line in line 1 of the file and > > then the header, parsing also fails. > > > > I suspect this must be a regression caused by a recent > > change as I have not noticed this behaviour before. > > Could you please show us minimal (non-)working examples of the > different cases you described? I was not able to reproduce your > problem, but I'm not sure I got what you mean. > > Bye, > Mos=C3=A8 > --047d7b86eabc2f2185053ea6a58a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
= Hi Mos=C3=A8,

Here is such an example.
<= font face=3D"arial, helvetica, sans-serif">
I would expect au= ctex to parse this and write a style file to ./auto but, for me, it does no= t unless I remove the long comment at the start of the file.

=
Best,

---Fran


On = 12 October 2016 at 00:23, Mos=C3=A8 Giordano <mose@gnu.org> wrot= e:
Hi Fran,

2016-10-11 17:42 GMT+02:00 Fran Burstall <feb@maths.bath.ac.uk>:
> Greetings,
>
> My LaTeX file starts with a long (59 line) comment
> containing header information.
>
> I noticed that the file was not being parsed and no style
> file written to ./auto or read from there.
>
> If I remove the header and do C-c C-n, parsing occurs as I
> would expect.
>
> If I put the \documentstyle line in line 1 of the file and
> then the header, parsing also fails.
>
> I suspect this must be a regression caused by a recent
> change as I have not noticed this behaviour before.

Could you please show us minimal (non-)working examples of the
different cases you described?=C2=A0 I was not able to reproduce your
problem, but I'm not sure I got what you mean.

Bye,
Mos=C3=A8

--047d7b86eabc2f2185053ea6a58a-- --047d7b86eabc2f2189053ea6a58c Content-Type: application/x-tex; name="minimal.tex" Content-Disposition: attachment; filename="minimal.tex" Content-Transfer-Encoding: base64 X-Attachment-Id: f_iu6na0wu0 JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUl JSUlJSUlJSUlJSUlJQolJSBGaWxlbmFtZTogICAgICBtaW5pbWFsLnRleAolJSBEZXNjcmlwdGlv bjogICBDb25mb3JtYWwgc3VibWFuaWZvbGQgZ2VvbWV0cnkgSVYtLVYKJSUgICAgICAgICAgICAg ICAgCiUlIEF1dGhvcjogICAgICAgIEZyYW5jaXMgQnVyc3RhbGwgPGZlYkBtYXRocy5iYXRoLmFj LnVrPgolJSBNb2RpZmllZCBhdDogICBXZWQgT2N0IDEyIDA5OjA3OjI3IDIwMTYKJSUgTW9kaWZp ZWQgYnk6ICAgRnJhbmNpcyBCdXJzdGFsbCA8ZmViQG1hdGhzLmJhdGguYWMudWs+CiUlJSUlJSUl JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUl JSUlJSUKJSUKJSUgUmV2aXNpb24gSGlzdG9yeToKJSUKJSUgICAxMS1PY3QtMTYgMTQ6NTI6Mjkg ICBGcmFuY2lzIEJ1cnN0YWxsIDxmZWJAbWF0aHMuYmF0aC5hYy51az4KJSUgICAgIFNlY3Rpb24g MjIuMzogRWlzZW5oYXJ0IHZpYSBkcmVzc2luZyBnYXVnZXMuCiUlCiUlICAgMDctT2N0LTE2IDE2 OjI4OjI0ICAgRnJhbmNpcyBCdXJzdGFsbCA8ZmViQG1hdGhzLmJhdGguYWMudWs+CiUlICAgICBT ZWN0aW9uIDIyLjIgZG9uZSBhbmQgZHVzdGVkLgolJQolJSAgIDA2LU9jdC0xNiAxNjowNDoxNSAg IEZyYW5jaXMgQnVyc3RhbGwgPGZlYkBtYXRocy5iYXRoLmFjLnVrPgolJSAgICAgRmluaXNoZWQg MjIuMTogUmVsYXRpb24gdG8gUGFydCBJSUkgZm9ybXVsYXRpb24uCiUlICAgICBJbnZhcmlhbnQg cXVhZCBkaWZmLiAKJSUKJSUgICAyOS1TZXAtMTYgMTY6Mjc6MDggICBGcmFuY2lzIEJ1cnN0YWxs IDxmZWJAbWF0aHMuYmF0aC5hYy51az4KJSUgICAgIFNlY3QgMjIuMTogZGVmbiBvZiBNb2ViaXVz IGZsYXQ7IHNoYXBlIG9mCiUlICAgICBjb25uZWN0aW9uczsgaW5kZXAgb2Ygc3BoZXJlIGNvbmcu CiUlCiUlICAgMjctU2VwLTE2IDEzOjE5OjE1ICAgRnJhbmNpcyBCdXJzdGFsbCA8ZmViQG1hdGhz LmJhdGguYWMudWs+CiUlICAgICBOZXcgc3Vic2VjdGlvbnMgZm9yIE1vZWJpdXMtZmxhdCBzZWN0 aW9uCiUlCiUlICAgMTUtQXVnLTE2IDE3OjAyOjEwICAgRnJhbmNpcyBCdXJzdGFsbCA8ZmViQG1h dGhzLmJhdGguYWMudWs+CiUlICAgICBGaW5pc2hlZCBwcm9vZiBvZiBFaXNlbmhhcnQgdHJhbnNm LgolJQolJSAgIDI2LUp1bC0xNiAxNjoyODo0MiAgIEZyYW5jaXMgQnVyc3RhbGwgPGZlYkBtYXRo cy5iYXRoLmFjLnVrPgolJSAgICAgUmV3b3JrZWQgQmFja2x1bmQgdHJhbnNmIG9mIGN1cnZlZCBm bGF0cy4gIFN0YXJ0ZWQKJSUgICAgIGRpc2N1c3Npb24gb2YgRWlzZW5oYXJ0IHRyYW5zZm9ybWF0 aW9ucy4KJSUKJSUgICAyMi1KdWwtMTYgMTQ6MDM6MzcgICBGcmFuY2lzIEJ1cnN0YWxsIDxmZWJA bWF0aHMuYmF0aC5hYy51az4KJSUgICAgIEJpYmxpb2dyYXBoeSBmcm9tIG1hc3Rlci5iaWIuCiUl CiUlICAgMjItSnVsLTE2IDEwOjA1OjU3ICAgRnJhbmNpcyBCdXJzdGFsbCA8ZmViQG1hdGhzLmJh dGguYWMudWs+CiUlICAgICBTdGFydGVkIHJld29ya2luZyBhZnRlciBtYW55IHllYXJzLgolJSUl JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUl JSUlJSUlJSUlCiUKJSBGcmFuY2lzIEUuIEJ1cnN0YWxsCiUKJSBEYXZpZCBNLiBKLiBDYWxkZXJi YW5rCiUKJSBNYXRoZW1hdGljYWwgU2NpZW5jZXMsIFVuaXZlcnNpdHkgb2YgQmF0aCwgQmF0aCBC QTIgN0FZLiBVSy4KJQolCiUgQU1TIHN1YmplY3QgY2xhc3NpZmljYXRpb246CiUgIFByaW1hcnkg NTNCMjUsIDUzQTMwCiUgIFNlY29uZGFyeSAzN0syNSwgMzVOMTAsIDIyRTQ2LCAxN0I1NQolCiUg S2V5d29yZHM6IGNvbmZvcm1hbCBnZW9tZXJ5LCBzdWJtYW5pZm9sZHMsIGludGVncmFibGUgc3lz dGVtcywKJSBzcGhlcmUgY29uZ3J1ZW5jZXMsIGN1cnZlZCBmbGF0cy4KJSUlJSUlJSUlJSUlJSUl JSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJSUlJQpc ZG9jdW1lbnRjbGFzc1sxMXB0XXthbXNhcnR9CgpcdXNlcGFja2FnZXthbXNzeW1ifQoKXHRoZW9y ZW1zdHlsZXtwbGFpbn0KXG5ld3RoZW9yZW17dGhtfXtUaGVvcmVtfVtzZWN0aW9uXQoKXGJlZ2lu e2RvY3VtZW50fQpTb21lIHRleHQuCgpcZW5ke2RvY3VtZW50fQo= --047d7b86eabc2f2189053ea6a58c-- From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 12 11:45:10 2016 Received: (at 24668) by debbugs.gnu.org; 12 Oct 2016 15:45:10 +0000 Received: from localhost ([127.0.0.1]:53206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buLiP-0000Mo-Kr for submit@debbugs.gnu.org; Wed, 12 Oct 2016 11:45:09 -0400 Received: from piquet.bath.ac.uk ([138.38.0.36]:59932) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buGbF-0007mh-BL for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 06:17:25 -0400 Received: from authenticated user by piquet.bath.ac.uk with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4) (envelope-from ) id 1buGb9-0007Pk-7H for 24668@debbugs.gnu.org; Wed, 12 Oct 2016 11:17:19 +0100 Received: by mail-qk0-f169.google.com with SMTP id f128so21339652qkb.1 for <24668@debbugs.gnu.org>; Wed, 12 Oct 2016 03:17:18 -0700 (PDT) X-Gm-Message-State: AA6/9Rm0FYzqHJH5HuCYs3u2dUpQClCsx+qCnzHQkhCgnVHVly3+Ec9/E1UYE9Wf4sOj98jD9AIZ6E/Hfv7rGA== X-Received: by 10.194.58.175 with SMTP id s15mr305662wjq.97.1476267435555; Wed, 12 Oct 2016 03:17:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.27.197 with HTTP; Wed, 12 Oct 2016 03:17:15 -0700 (PDT) In-Reply-To: References: <0803ece03a844a9bb6b4218b9e099e96@exch02.campus.bath.ac.uk> From: Fran Burstall Date: Wed, 12 Oct 2016 11:17:15 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: bug#24668: 11.89.5; Parse failure if long comment at head of file To: =?UTF-8?Q?Mos=C3=A8_Giordano?= Content-Type: multipart/alternative; boundary=047d7ba97924172b5d053ea84c41 X-kerberosV-authenticator: feb@BATH.AC.UK X-BUCS: feb X-Scanner: 72b89299dfe6d63cb4971459dcef1e28bc2c525c X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 24668 X-Mailman-Approved-At: Wed, 12 Oct 2016 11:45:07 -0400 Cc: "24668@debbugs.gnu.org" <24668@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: feb@maths.bath.ac.uk Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.7 (--) --047d7ba97924172b5d053ea84c41 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Dear Mos=C3=A8, 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=C3=A8 Giordano wrote: > Hi Fran, > > 2016-10-12 10:18 GMT+02:00 Fran Burstall : > > Hi Mos=C3=A8, > > > > Here is such an example. > > > > I would expect auctex to parse this and write a style file to ./auto bu= t, > > for me, it does not unless I remove the long comment at the start of th= e > > 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) > =3D=3D 2205). What's the value of `TeX-auto-parse-length' for you? issu= e > > C-h v TeX-auto-parse-length RET > > after you load AUCTeX (for example after opening a *TeX file) to check it= . > > Bye, > Mos=C3=A8 > --047d7ba97924172b5d053ea84c41 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Dear Mos=C3=A8,

That was the probl= em: I had set TeX-auto-parse-length to 2000 (thinking, foolishly, that this= meant lines not characters).

Sorry to have bothered y= ou!

Thanks for yr help,

---Fran=


On 12 October 2016 at 09:29, Mos=C3=A8 Giordano &= lt;mose@gnu.org> wrote:
Hi Fran,

2016-10-12 10:18 GMT+02:00 Fran Burstall <f.e.burstall@bath.ac.uk>:
> Hi Mos=C3=A8,
>
> Here is such an example.
>
> I would expect auctex to parse this and write a style file to ./auto b= ut,
> for me, it does not unless I remove the long comment at the start of t= he
> file.

Thank you.=C2=A0 I can't reproduce your problem.=C2=A0 For me, C= -c C-n does
create the auto-generated file.=C2=A0 The variable `TeX-auto-parse-length&#= 39;
controls the length of the buffer that is parsed.=C2=A0 Default value is 999999, which is much higher than the length of your file ((point-max)
=3D=3D 2205).=C2=A0 What's the value of `TeX-auto-parse-length' for= you?=C2=A0 issue

=C2=A0 =C2=A0 C-h v TeX-auto-parse-length RET

after you load AUCTeX (for example after opening a *TeX file) to check it.<= br>
Bye,
Mos=C3=A8

--047d7ba97924172b5d053ea84c41-- From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 12 12:20:49 2016 Received: (at submit) by debbugs.gnu.org; 12 Oct 2016 16:20:49 +0000 Received: from localhost ([127.0.0.1]:53223 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buMGu-0001BS-El for submit@debbugs.gnu.org; Wed, 12 Oct 2016 12:20:49 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1buMGt-0001BF-2F for submit@debbugs.gnu.org; Wed, 12 Oct 2016 12:20:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buMGj-0007os-LP for submit@debbugs.gnu.org; Wed, 12 Oct 2016 12:20:41 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_40,FREEMAIL_FROM autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:48955) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buMGj-0007oN-Ax for submit@debbugs.gnu.org; Wed, 12 Oct 2016 12:20:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buMGg-0000fU-VD for bug-auctex@gnu.org; Wed, 12 Oct 2016 12:20:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buMGb-0007lV-T5 for bug-auctex@gnu.org; Wed, 12 Oct 2016 12:20:33 -0400 Received: from [195.159.176.226] (port=47201 helo=blaine.gmane.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buMGb-0007ji-M5 for bug-auctex@gnu.org; Wed, 12 Oct 2016 12:20:29 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1buMGA-0007WV-DH for bug-auctex@gnu.org; Wed, 12 Oct 2016 18:20:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: bug-auctex@gnu.org From: jfbu Subject: Re: bug#24668: 11.89.5; Parse failure if long comment at head of file Date: Wed, 12 Oct 2016 18:19:52 +0200 Lines: 16 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Complaints-To: usenet@blaine.gmane.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) Le 12/10/2016 =C3=A0 12:28, jfbu a =C3=A9crit : > Le 11/10/2016 =C3=A0 17:42, Fran Burstall a =C3=A9crit : >> If I put the \documentstyle line in line 1 of the file and >> then the header, parsing also fails. >=20 > shot in the dark as I don't know your file, but is this a > typo and you meant \documentclass, or are you using LaTeX 2.09 ? >=20 > (maybe irrelevant to your problem) >=20 indeed as your file which I saw later does have \documentclass JF From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 13 09:24:01 2016 Received: (at 24668) by debbugs.gnu.org; 13 Oct 2016 13:24:01 +0000 Received: from localhost ([127.0.0.1]:53799 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bufzN-00045P-77 for submit@debbugs.gnu.org; Thu, 13 Oct 2016 09:24:01 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53003) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1bufzM-00044z-9D for 24668@debbugs.gnu.org; Thu, 13 Oct 2016 09:24:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bufzF-0000yh-GW for 24668@debbugs.gnu.org; Thu, 13 Oct 2016 09:23:55 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.9 required=5.0 tests=BAYES_50,RCVD_IN_SORBS_SPAM, RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48728) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bufzF-0000xY-Dc for 24668@debbugs.gnu.org; Thu, 13 Oct 2016 09:23:53 -0400 Received: from mail-lf0-f44.google.com ([209.85.215.44]:35275) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bufzD-0007dy-Q5 for 24668@debbugs.gnu.org; Thu, 13 Oct 2016 09:23:52 -0400 Received: by mail-lf0-f44.google.com with SMTP id l131so98189614lfl.2 for <24668@debbugs.gnu.org>; Thu, 13 Oct 2016 06:23:51 -0700 (PDT) X-Gm-Message-State: AA6/9RlFppb8B5AnBlIwKMizAfcQXkx/zH14bNpRJb9DNonFCc44jDKVxzZ7j4DGaZ1EvOvRHcCKv3fHifRZjQ== X-Received: by 10.28.194.134 with SMTP id s128mr2140671wmf.26.1476365025972; Thu, 13 Oct 2016 06:23:45 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.42.35 with HTTP; Thu, 13 Oct 2016 06:23:05 -0700 (PDT) In-Reply-To: References: <0803ece03a844a9bb6b4218b9e099e96@exch02.campus.bath.ac.uk> From: =?UTF-8?Q?Mos=C3=A8_Giordano?= Date: Thu, 13 Oct 2016 15:23:05 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: bug#24668: 11.89.5; Parse failure if long comment at head of file To: feb@maths.bath.ac.uk Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -4.9 (----) X-Debbugs-Envelope-To: 24668 Cc: "24668@debbugs.gnu.org" <24668@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.9 (----) close 24668 tags 24668 notabug thanks Hi Fran, 2016-10-12 12:17 GMT+02:00 Fran Burstall : > Dear Mos=C3=A8, > > That was the problem: I had set TeX-auto-parse-length to 2000 (thinking, > foolishly, that this meant lines not characters). Good to know you solved your problem. I'm closing this issue. Bye, Mos=C3=A8 From unknown Fri Jun 20 07:23:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 11 Nov 2016 12:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator