From unknown Thu Aug 14 18:37:38 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#20773 <20773@debbugs.gnu.org> To: bug#20773 <20773@debbugs.gnu.org> Subject: Status: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} Reply-To: bug#20773 <20773@debbugs.gnu.org> Date: Fri, 15 Aug 2025 01:37:38 +0000 retitle 20773 11.88.6; Preview fails on nested \include{} using \documentcl= ass{sigplanconf} reassign 20773 auctex submitter 20773 Alex Rozenshteyn severity 20773 normal tag 20773 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 08 16:45:50 2015 Received: (at submit) by debbugs.gnu.org; 8 Jun 2015 20:45:50 +0000 Received: from localhost ([127.0.0.1]:45493 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z23vY-000835-5f for submit@debbugs.gnu.org; Mon, 08 Jun 2015 16:45:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58474) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z23vU-00082S-PR for submit@debbugs.gnu.org; Mon, 08 Jun 2015 16:45:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z23vN-0001NC-T8 for submit@debbugs.gnu.org; Mon, 08 Jun 2015 16:45:39 -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.1 required=5.0 tests=BAYES_50, FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z23vN-0001N5-Pm for submit@debbugs.gnu.org; Mon, 08 Jun 2015 16:45:37 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43747) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z23vM-0001Dz-Bf for bug-auctex@gnu.org; Mon, 08 Jun 2015 16:45:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z23vK-0001LN-S7 for bug-auctex@gnu.org; Mon, 08 Jun 2015 16:45:36 -0400 Received: from mail-ig0-x236.google.com ([2607:f8b0:4001:c05::236]:36100) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z23vK-0001KJ-LY for bug-auctex@gnu.org; Mon, 08 Jun 2015 16:45:34 -0400 Received: by igbpi8 with SMTP id pi8so71245937igb.1 for ; Mon, 08 Jun 2015 13:45:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=CD1JMRIKyFQIWjXLT6pQ485XfQIsf1gNNwPTV7GCu5g=; b=uEPJdDuYEwL+IzVu7oXvLJ4P1NNh50ONci0y54h5f28ziqm+b4lkyZlTjzylMWCYin CgByWsN3TpEbP3xL18LZtJBDvJ/LoKG0T5sOZxGID7n+MKom4iD9OrvktHCpNJDQcn8S 74AIo3ESR9h8RCXO8iMU03shWb2fXKBAX37iLJhrQfpIukItp+lsJXU8gFlQ26ao3AhE 9yYG2w10ckYGvBUSLlgU08ITxxPIq5F2KA5jw0XimhOgRqHuID+YA+sUrcK/CUuKhMIG 12U7d9jgR0MTo+yvGYzz1WN+PnjJdoDiPp1eUBvu3NQCBvZpmgDN7Trt3yOVhtIUe7pl z8Ug== X-Received: by 10.50.50.210 with SMTP id e18mr15834013igo.0.1433796333805; Mon, 08 Jun 2015 13:45:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.192.196 with HTTP; Mon, 8 Jun 2015 13:45:13 -0700 (PDT) From: Alex Rozenshteyn Date: Mon, 8 Jun 2015 16:45:13 -0400 Message-ID: Subject: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} To: bug-auctex@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -3.8 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -3.8 (---) Attempting to run `preview-document` on a file using \documentclass{sigplanconf} (found here: http://www.sigplan.org/sites/default/files/sigplanconf.cls) led me to discover the following unpleasant behavior: Imagine the document structure is as follows: --- main.tex --- \documentclass{sigplanconf} \begin{document} \input{formalism} \end{document} --- end main.tex --- --- formalism.tex --- \input{formalism_atranslation} --- end formalism.tex --- --- formalism_atranslation.tex --- \section{A-Normal Form} --- end formalism_atranslation.tex --- When I run `preview-document` in "main.tex" (or in others if `TeX-master` is set correctly.) I get one of two errors. On occasion, Preview-PDF2DSC fails: ----------------- TeX Output exited as expected with code 1 at Mon Jun 8 16:09:46 Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf main.prv/tmp3331NDl/preview.dsc'' Error: /undefinedfilename in --file-- Operand stack: PDFfile (main.pdf) (r) Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1910 1 3 %oparray_pop 1909 1 3 %oparray_pop 1893 1 3 %oparray_pop 1787 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- Dictionary stack: --dict:1170/1684(ro)(G)-- --dict:0/20(G)-- --dict:77/200(L)-- Current allocation mode is local Last OS error: No such file or directory Current file position is 1822 GPL Ghostscript 9.06: Unrecoverable error, exit code 1 Preview-PDF2DSC exited abnormally with code 1 at Mon Jun 8 16:09:46 PDF2DSC sentinel: Opening input file: no such file or directory, /tmp/baz/main.prv/tmp3331NDl/preview.dsc --------------------- but more often, ghostscript fails with -------------------- Preview-PDF2DSC finished at Mon Jun 8 16:10:16 Running `Preview-Ghostscript' with ``/usr/bin/gs -dOutputFile\=\(main.prv/tmp3331aNr/pr1-\%d.png\) -q -dDELAYSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r104.616x104.588'' Ghostscript filter: No bounding box -------------------- I tried to replicate this with other filenames, but have not had success using "foo.tex" and "bar.tex", so I decided to send the actual filenames. ------------------------------------------------------------------------ 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.88.6 current state: ============== (setq AUCTeX-date "2015-05-08" window-system 'x LaTeX-version "2e" TeX-style-path '("~/.emacs.d/auctex" "/home/alex/.emacs.d/elpa/auctex-11.88.6/style" "/home/alex/.emacs.d/auctex/auto" "/home/alex/.emacs.d/auctex/style" "auto" "style") TeX-auto-save t TeX-parse-self t TeX-master "main" TeX-command-list '(("Rubber" "rubber -d %t" TeX-run-TeX nil (latex-mode)) ("TeX" "%(PDF)%(tex) %(file-line-error) %(extraopts) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (plain-tex-mode texinfo-mode ams-tex-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" "%(PDF)amstex %(extraopts) %`%S%(PDFout)%(mode)%' %t" TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX") ("ConTeXt" "texexec --once --texutil %(extraopts) %(execopts)%t" TeX-run-TeX nil (context-mode) :help "Run ConTeXt once") ("ConTeXt Full" "texexec %(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-command t t :help "Generate PostScript file") ("Index" "makeindex %s" TeX-run-command nil t :help "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")) ) From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 07:59:24 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 11:59:24 +0000 Received: from localhost ([127.0.0.1]:45815 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2IBf-0002Pp-5G for submit@debbugs.gnu.org; Tue, 09 Jun 2015 07:59:24 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:48032) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2IBc-0002Pf-84 for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 07:59:22 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D4DAF21AF9 for <20773@debbugs.gnu.org>; Tue, 9 Jun 2015 07:59:19 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Tue, 09 Jun 2015 07:59:19 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=wUEWvQ3AgBwvy7tN0zP/l+tBc2M=; b=bsyOF xqK8SR5CfUQlctWZUV+k9/4dK5xnnvZoA0DZoXtrQKKvOKPYf3Vyyxtqj4RzRa0x YoeUJ1skWmtqjl5HU22Or5+EZnMIyS7ZPtIqAJT9eDjmErQG98GcAExQ7nh1jwBP Z3WXa1fR8LTwdItux1Sw2wMMJs2nxskoqe7IMo= X-Sasl-enc: 4/wvj5hqgNIlQW77cbq5wPKg1/nZfcY+tdpIQpLbaLuY 1433851159 Received: from thinkpad-t440p (unknown [2.160.96.197]) by mail.messagingengine.com (Postfix) with ESMTPA id D359D6800C2; Tue, 9 Jun 2015 07:59:18 -0400 (EDT) From: Tassilo Horn To: Alex Rozenshteyn Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} References: Date: Tue, 09 Jun 2015 13:59:16 +0200 In-Reply-To: (Alex Rozenshteyn's message of "Mon, 8 Jun 2015 16:45:13 -0400") Message-ID: <87mw092iuj.fsf@gnu.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 20773 Cc: 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.3 (/) Alex Rozenshteyn writes: Hi Alex, > Attempting to run `preview-document` on a file using > \documentclass{sigplanconf} (found here: > http://www.sigplan.org/sites/default/files/sigplanconf.cls) > led me to discover the following unpleasant behavior: > > ----------------- > TeX Output exited as expected with code 1 at Mon Jun 8 16:09:46 > Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf > main.prv/tmp3331NDl/preview.dsc'' > Error: /undefinedfilename in --file-- > Operand stack: > PDFfile (main.pdf) (r) > Execution stack: > %interp_exit .runexec2 --nostringval-- --nostringval-- > --nostringval-- 2 %stopped_push --nostringval-- > --nostringval-- --nostringval-- false 1 %stopped_push 1910 > 1 3 %oparray_pop 1909 1 3 %oparray_pop 1893 1 3 > %oparray_pop 1787 1 3 %oparray_pop --nostringval-- > %errorexec_pop .runexec2 --nostringval-- --nostringval-- > --nostringval-- 2 %stopped_push --nostringval-- > Dictionary stack: > --dict:1170/1684(ro)(G)-- --dict:0/20(G)-- --dict:77/200(L)-- > Current allocation mode is local > Last OS error: No such file or directory > Current file position is 1822 > GPL Ghostscript 9.06: Unrecoverable error, exit code 1 > > Preview-PDF2DSC exited abnormally with code 1 at Mon Jun 8 16:09:46 > PDF2DSC sentinel: Opening input file: no such file or directory, > /tmp/baz/main.prv/tmp3331NDl/preview.dsc > --------------------- > > but more often, ghostscript fails with > > -------------------- > Preview-PDF2DSC finished at Mon Jun 8 16:10:16 > Running `Preview-Ghostscript' with ``/usr/bin/gs > -dOutputFile\=\(main.prv/tmp3331aNr/pr1-\%d.png\) -q -dDELAYSAFER > -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 > -dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r104.616x104.588'' > Ghostscript filter: No bounding box > -------------------- I get similar errors: --8<---------------cut here---------------start------------->8--- Running `Preview-LaTeX' on `main' with ``pdflatex -file-line-error --synctex=1 "\nonstopmode\nofiles\PassOptionsToPackage{active,tightpage,auctex}{preview}\AtBeginDocument{\ifx\ifPreview\undefined\RequirePackage[displaymath,floats,graphics,textmath,sections,footnotes]{preview}[2004/11/05]\fi}" "\input" main.tex'' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode LaTeX2e <2014/05/01> Babel <3.9l> and hyphenation patterns for 9 languages loaded. No auxiliary output files. (./main.tex (./sigplanconf.cls Document Class: sigplanconf 2013/07/02 v2.8 ACM SIGPLAN Proceedings (/usr/local/texlive/2014/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/local/texlive/2014/texmf-dist/tex/latex/base/size10.clo))) (./main.aux) (/usr/local/texlive/2014/texmf-dist/tex/latex/psnfss/ot1ptm.fd) (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/preview.sty (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prtightpage.def) (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prauctex.def No auxiliary output files. (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prauctex.cfg)) (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prfootnotes.def) Preview: Fontsize 9pt Preview: PDFoutput 1 ) (./formalism.tex (./formalism_atranslation.tex ./formalism_atranslation.tex:1: Preview: Snippet 1 started. <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \@firstofone #1-> #1 \@startsection ... {!!!!!!*[[!}{##1\pr@endbox }}{} \pr@\@startsection \section ->\@startsection {section}{1}{0pt}{-\@sectionaboveskip }{\@sectionb... l.1 \section {A-Normal Form} Preview: Tightpage -32891 -32891 32891 32891 ./formalism_atranslation.tex:1: Preview: Snippet 1 ended.(496694+13332x15728640 ). <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \pr@endbox ...lineskip \box \pr@box }\pr@ship@end {\let \protect \noexpand \... l.1 \section{A-Normal Form} [1{/usr/local/texlive/2014/texmf-var/fonts/map/pdftex/updmap/pdftex.map}])) ./main.tex:5: Preview: Snippet 2 started. <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \@firstofone #1-> #1 \(->\pr@protect@ship {\pr@endaftergroup }{} \pr@\( l.5 \( a + b = c\) ./main.tex:5: Preview: Snippet 2 ended.(409600+54612x2392548). <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \pr@endbox ...lineskip \box \pr@box }\pr@ship@end {\let \protect \noexpand \... \)->\relax \ifmmode \ifinner $ \else \@badmath \fi \else \@badmath \fi l.5 \(a + b = c\) [2] ) (see the transcript file for additional information){/usr/local/texlive/2014/te xmf-dist/fonts/enc/dvips/base/8r.enc} Output written on main.pdf (2 pages, 23675 bytes). SyncTeX written on main.synctex.gz. Transcript written on main.log. TeX Output exited as expected with code 1 at Tue Jun 9 13:30:57 Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf main.prv/tmp4678jI2/preview.dsc'' Preview-PDF2DSC finished at Tue Jun 9 13:30:57 Running `Preview-Ghostscript' with ``/usr/local/texlive/2014/bin/x86_64-linux/rungs -dOutputFile\=\(main.prv/tmp4678jI2/pr1-\%d.png\) -q -dDELAYSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r96.0757x96.0504'' Ghostscript filter: No bounding box Preview-Ghostscript finished at Tue Jun 9 13:30:57 --8<---------------cut here---------------end--------------->8--- And sometimes this one: --8<---------------cut here---------------start------------->8--- Running `Preview-LaTeX' on `main' with ``pdflatex -file-line-error --synctex=1 "\nonstopmode\nofiles\PassOptionsToPackage{active,tightpage,auctex}{preview}\AtBeginDocument{\ifx\ifPreview\undefined\RequirePackage[displaymath,floats,graphics,textmath,sections,footnotes]{preview}[2004/11/05]\fi}" "\input" main.tex'' This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode LaTeX2e <2014/05/01> Babel <3.9l> and hyphenation patterns for 9 languages loaded. No auxiliary output files. (./main.tex (./sigplanconf.cls Document Class: sigplanconf 2013/07/02 v2.8 ACM SIGPLAN Proceedings (/usr/local/texlive/2014/texmf-dist/tex/latex/base/article.cls Document Class: article 2014/09/29 v1.4h Standard LaTeX document class (/usr/local/texlive/2014/texmf-dist/tex/latex/base/size10.clo))) (./main.aux) (/usr/local/texlive/2014/texmf-dist/tex/latex/psnfss/ot1ptm.fd) (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/preview.sty (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prtightpage.def) (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prauctex.def No auxiliary output files. (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prauctex.cfg)) (/usr/local/texlive/2014/texmf-dist/tex/latex/preview/prfootnotes.def) Preview: Fontsize 9pt Preview: PDFoutput 1 ) (./formalism.tex (./formalism_atranslation.tex ./formalism_atranslation.tex:1: Preview: Snippet 1 started. <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \@firstofone #1-> #1 \@startsection ... {!!!!!!*[[!}{##1\pr@endbox }}{} \pr@\@startsection \section ->\@startsection {section}{1}{0pt}{-\@sectionaboveskip }{\@sectionb... l.1 \section {A-Normal Form} Preview: Tightpage -32891 -32891 32891 32891 ./formalism_atranslation.tex:1: Preview: Snippet 1 ended.(496694+13332x15728640 ). <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \pr@endbox ...lineskip \box \pr@box }\pr@ship@end {\let \protect \noexpand \... l.1 \section{A-Normal Form} [1{/usr/local/texlive/2014/texmf-var/fonts/map/pdftex/updmap/pdftex.map}])) ./main.tex:5: Preview: Snippet 2 started. <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \@firstofone #1-> #1 \(->\pr@protect@ship {\pr@endaftergroup }{} \pr@\( l.5 \( a + b = c\) ./main.tex:5: Preview: Snippet 2 ended.(409600+54612x2392548). <-><-> \pr@msg ...rrhelp {Not a real error.}\errmessage < } \pr@endbox ...lineskip \box \pr@box }\pr@ship@end {\let \protect \noexpand \... \)->\relax \ifmmode \ifinner $ \else \@badmath \fi \else \@badmath \fi l.5 \(a + b = c\) [2] ) (see the transcript file for additional information){/usr/local/texlive/2014/te xmf-dist/fonts/enc/dvips/base/8r.enc} Output written on main.pdf (2 pages, 23675 bytes). SyncTeX written on main.synctex.gz. Transcript written on main.log. TeX Output exited as expected with code 1 at Tue Jun 9 13:49:15 Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf main.prv/tmp4678JCS/preview.dsc'' Error: /undefinedfilename in --file-- Operand stack: PDFfile (main.pdf) (r) Execution stack: %interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1967 1 3 %oparray_pop 1966 1 3 %oparray_pop 1950 1 3 %oparray_pop 1836 1 3 %oparray_pop --nostringval-- %errorexec_pop .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- Dictionary stack: --dict:1192/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)-- Current allocation mode is local Last OS error: No such file or directory Current file position is 1822 GPL Ghostscript 9.16: Unrecoverable error, exit code 1 Preview-PDF2DSC exited abnormally with code 1 at Tue Jun 9 13:49:15 PDF2DSC sentinel: Opening input file: No such file or directory, /home/horn/tmp/spc/main.prv/tmp4678JCS/preview.dsc --8<---------------cut here---------------end--------------->8--- This latter error is actually only caused by the file main.pdf not being there which is pretty strange given that the Preview-LaTeX command's output ended in Output written on main.pdf (2 pages, 23675 bytes). SyncTeX written on main.synctex.gz. Transcript written on main.log. > I tried to replicate this with other filenames, but have not had > success using "foo.tex" and "bar.tex", so I decided to send the actual > filenames. Indeed, the file names and includes are not relevant. At least it works fine when switching the document class from sigplanconf to article. Unfortunately, I don't understand tex well enough to figure out what's the problem here... Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 08:27:52 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 12:27:52 +0000 Received: from localhost ([127.0.0.1]:45830 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2IdD-00035g-9t for submit@debbugs.gnu.org; Tue, 09 Jun 2015 08:27:51 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43998) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2IdA-00035T-Qs for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 08:27:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2Id3-0004DB-Qn for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 08:27:43 -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.5 required=5.0 tests=BAYES_05,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:48811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2Id3-0004D2-OX; Tue, 09 Jun 2015 08:27:41 -0400 Received: from localhost ([127.0.0.1]:34397 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1Z2Id3-0005Yz-2B; Tue, 09 Jun 2015 08:27:41 -0400 Received: by lola (Postfix, from userid 1000) id 7BB2FE04AA; Tue, 9 Jun 2015 14:27:40 +0200 (CEST) From: David Kastrup To: Tassilo Horn Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} References: <87mw092iuj.fsf@gnu.org> Date: Tue, 09 Jun 2015 14:27:40 +0200 In-Reply-To: <87mw092iuj.fsf@gnu.org> (Tassilo Horn's message of "Tue, 09 Jun 2015 13:59:16 +0200") Message-ID: <87mw09cbib.fsf@fencepost.gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 20773 Cc: Alex Rozenshteyn , 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (-----) Tassilo Horn writes: > l.5 \( > a + b = c\) > ./main.tex:5: Preview: Snippet 2 ended.(409600+54612x2392548). > <-><-> > > \pr@msg ...rrhelp {Not a real error.}\errmessage < > } > \pr@endbox ...lineskip \box \pr@box }\pr@ship@end > {\let \protect \noexpand \... > > \)->\relax \ifmmode \ifinner $ > \else \@badmath \fi \else \@badmath \fi > l.5 \(a + b = c\) > > [2] ) > (see the transcript file for additional information){/usr/local/texlive/2014/te > xmf-dist/fonts/enc/dvips/base/8r.enc} type1/public/amsfonts/cm/cmmi9.pfb> pe1/public/amsfonts/cm/cmr9.pfb> /urw/times/utmb8a.pfb> > Output written on main.pdf (2 pages, 23675 bytes). > SyncTeX written on main.synctex.gz. > Transcript written on main.log. > > TeX Output exited as expected with code 1 at Tue Jun 9 13:30:57 > Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf main.prv/tmp4678jI2/preview.dsc'' > > Preview-PDF2DSC finished at Tue Jun 9 13:30:57 > Running `Preview-Ghostscript' with ``/usr/local/texlive/2014/bin/x86_64-linux/rungs -dOutputFile\=\(main.prv/tmp4678jI2/pr1-\%d.png\) -q -dDELAYSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r96.0757x96.0504'' > Ghostscript filter: No bounding box "Ghostscript filter" is an error message from the Emacs component of preview-latex, probably coming from not being able to recognize the error messages. It would appear that the document classes here mess with the error display from LaTeX, possibly by changing the \errorcontextlines setting but maybe through other means. It might be worth trying to put \newcount\errorcontextlines (making the original \errorcontextlines inaccessible) before \documentclass in order to see whether this makes a difference. -- David Kastrup From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 10:10:16 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 14:10:16 +0000 Received: from localhost ([127.0.0.1]:46303 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KEI-0005be-Oz for submit@debbugs.gnu.org; Tue, 09 Jun 2015 10:10:15 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:54411) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KEC-0005bP-2E for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 10:10:11 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 5269821933 for <20773@debbugs.gnu.org>; Tue, 9 Jun 2015 10:10:07 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Tue, 09 Jun 2015 10:10:07 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=xuvFrlF4pNvvTHjIsHSc3skJGqA=; b=Vg9VG wxVtPb0RDSsqtJ1i/kt86civrw2e7X7wp4rhnmCgT/cIEfPVthFRJt+2F1VrW4Wq 9PfJBUkYG7MLtKJ8wkY5cI1l6MdDsEjXDJLqitaqvMVbn9C91jQX6aXBPbpoItVG nfe6h6uKXyQ5r5jtw20K+1hBiEns9P4iJlVWLU= X-Sasl-enc: PEGTjFEq5TRsIxQTQZ1cL2aF9mY2xQM2ayR25XkxcVUP 1433859006 Received: from thinkpad-t440p (unknown [2.160.96.197]) by mail.messagingengine.com (Postfix) with ESMTPA id 461E7680109; Tue, 9 Jun 2015 10:10:06 -0400 (EDT) From: Tassilo Horn To: David Kastrup Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> Date: Tue, 09 Jun 2015 16:10:04 +0200 In-Reply-To: <87mw09cbib.fsf@fencepost.gnu.org> (David Kastrup's message of "Tue, 09 Jun 2015 14:27:40 +0200") Message-ID: <87d2152csj.fsf@gnu.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 20773 Cc: Alex Rozenshteyn , 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.3 (/) David Kastrup writes: > Tassilo Horn writes: > >> l.5 \( >> a + b = c\) >> ./main.tex:5: Preview: Snippet 2 ended.(409600+54612x2392548). >> <-><-> >> >> \pr@msg ...rrhelp {Not a real error.}\errmessage < >> } >> \pr@endbox ...lineskip \box \pr@box }\pr@ship@end >> {\let \protect \noexpand \... >> >> \)->\relax \ifmmode \ifinner $ >> \else \@badmath \fi \else \@badmath \fi >> l.5 \(a + b = c\) >> >> [2] ) >> (see the transcript file for additional information){/usr/local/texlive/2014/te >> xmf-dist/fonts/enc/dvips/base/8r.enc}> type1/public/amsfonts/cm/cmmi9.pfb>> pe1/public/amsfonts/cm/cmr9.pfb>> /urw/times/utmb8a.pfb> >> Output written on main.pdf (2 pages, 23675 bytes). >> SyncTeX written on main.synctex.gz. >> Transcript written on main.log. >> >> TeX Output exited as expected with code 1 at Tue Jun 9 13:30:57 >> Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf main.prv/tmp4678jI2/preview.dsc'' >> >> Preview-PDF2DSC finished at Tue Jun 9 13:30:57 >> Running `Preview-Ghostscript' with ``/usr/local/texlive/2014/bin/x86_64-linux/rungs -dOutputFile\=\(main.prv/tmp4678jI2/pr1-\%d.png\) -q -dDELAYSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r96.0757x96.0504'' >> Ghostscript filter: No bounding box > > "Ghostscript filter" is an error message from the Emacs component of > preview-latex, probably coming from not being able to recognize the > error messages. It would appear that the document classes here mess > with the error display from LaTeX, possibly by changing the > \errorcontextlines setting but maybe through other means. Indeed, sigplanconf.cls contains \errorcontextlines = 5 > It might be worth trying to put > > \newcount\errorcontextlines > > (making the original \errorcontextlines inaccessible) before > \documentclass in order to see whether this makes a difference. No, it doesn't make any difference although I didn't check the preview output line by line but at least I still get the two errors from above alternatingly. Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 10:11:43 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 14:11:43 +0000 Received: from localhost ([127.0.0.1]:46307 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KFi-0005dy-Ce for submit@debbugs.gnu.org; Tue, 09 Jun 2015 10:11:43 -0400 Received: from mail-ie0-f175.google.com ([209.85.223.175]:35036) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KFc-0005dd-Fk for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 10:11:40 -0400 Received: by iesa3 with SMTP id a3so14890055ies.2 for <20773@debbugs.gnu.org>; Tue, 09 Jun 2015 07:11:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=QBtbV/bjmNdIsmiva2b8E43n2luYE6AOHB6umkXzmPo=; b=Wjz42huTI4JCsmx1YXTnvEn3u9JR1PuHicV8rSYU9vs2E9hkqWxUsIW3TAI1H+quHn byf/DAruw67f2Sjin/j1IbFuzon1NyaNLG2MJlpFf7ZGKLOn0dQr+DiXMFcbAwVAc4r2 Feku809dwZtLUvLfBynr06Z2wN6nbTNFiD9Q56Q0hatwywlXAhdBAImfdW136cn8MB0l fiIWfPU33n2QLt178oKGeFlDEqNO5tOnk8bMNLqfkfT5FPmnQYpA6jAZyj2VT3sYF8DI FjZbgYlVgwr50IRlQ1A4+96dbI2LWhhJtXpWDypwCaeyRTGycN+ikiY5Zld3MD1KE32H GQlg== X-Received: by 10.107.39.209 with SMTP id n200mr27337951ion.59.1433859090707; Tue, 09 Jun 2015 07:11:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.192.196 with HTTP; Tue, 9 Jun 2015 07:11:10 -0700 (PDT) In-Reply-To: <87d2152csj.fsf@gnu.org> References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> From: Alex Rozenshteyn Date: Tue, 9 Jun 2015 10:11:10 -0400 Message-ID: Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} To: Tassilo Horn Content-Type: multipart/alternative; boundary=001a1140a3c2c27da40518165517 X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 20773 Cc: David Kastrup , 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.4 (/) --001a1140a3c2c27da40518165517 Content-Type: text/plain; charset=UTF-8 Made no difference to me either, though I'd have been rather surprised, since \documentclass is the first thing in the document. On Tue, Jun 9, 2015 at 10:10 AM, Tassilo Horn wrote: > David Kastrup writes: > > > Tassilo Horn writes: > > > >> l.5 \( > >> a + b = c\) > >> ./main.tex:5: Preview: Snippet 2 ended.(409600+54612x2392548). > >> <-><-> > >> > >> \pr@msg ...rrhelp {Not a real error.}\errmessage < > >> } > >> \pr@endbox ...lineskip \box \pr@box }\pr@ship@end > >> {\let \protect > \noexpand \... > >> > >> \)->\relax \ifmmode \ifinner $ > >> \else \@badmath \fi \else \@badmath \fi > >> l.5 \(a + b = c\) > >> > >> [2] ) > >> (see the transcript file for additional > information){/usr/local/texlive/2014/te > >> > xmf-dist/fonts/enc/dvips/base/8r.enc} >> > type1/public/amsfonts/cm/cmmi9.pfb> >> > pe1/public/amsfonts/cm/cmr9.pfb> >> /urw/times/utmb8a.pfb> > >> Output written on main.pdf (2 pages, 23675 bytes). > >> SyncTeX written on main.synctex.gz. > >> Transcript written on main.log. > >> > >> TeX Output exited as expected with code 1 at Tue Jun 9 13:30:57 > >> Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf > main.prv/tmp4678jI2/preview.dsc'' > >> > >> Preview-PDF2DSC finished at Tue Jun 9 13:30:57 > >> Running `Preview-Ghostscript' with > ``/usr/local/texlive/2014/bin/x86_64-linux/rungs > -dOutputFile\=\(main.prv/tmp4678jI2/pr1-\%d.png\) -q -dDELAYSAFER -dNOPAUSE > -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 > -sDEVICE\=png16m -r96.0757x96.0504'' > >> Ghostscript filter: No bounding box > > > > "Ghostscript filter" is an error message from the Emacs component of > > preview-latex, probably coming from not being able to recognize the > > error messages. It would appear that the document classes here mess > > with the error display from LaTeX, possibly by changing the > > \errorcontextlines setting but maybe through other means. > > Indeed, sigplanconf.cls contains > > \errorcontextlines = 5 > > > It might be worth trying to put > > > > \newcount\errorcontextlines > > > > (making the original \errorcontextlines inaccessible) before > > \documentclass in order to see whether this makes a difference. > > No, it doesn't make any difference although I didn't check the preview > output line by line but at least I still get the two errors from above > alternatingly. > > Bye, > Tassilo > --001a1140a3c2c27da40518165517 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Made no difference to me either, though I'd have been = rather surprised, since \documentclass is the first thing in the document.<= br>

On Tue, = Jun 9, 2015 at 10:10 AM, Tassilo Horn <tsdh@gnu.org> wrote:
David = Kastrup <dak@gnu.org> writes:

> Tassilo Horn <tsdh@gnu.org> = writes:
>
>> l.5 \(
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0a + b =3D c\)
>> ./main.tex:5: Preview: Snippet 2 ended.(409600+54612x2392548).
>> <-><->
>>
>> \pr@msg ...rrhelp {Not a real error.}\errmessage <
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0}
>> \pr@endbox ...lineskip \box \pr@box }\pr@ship@end
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0{\let \protect \noexpand \...
>>
>> \)->\relax \ifmmode \ifinner $
>>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0\else \@badmath \fi \else \@ba= dmath \fi
>> l.5 \(a + b =3D c\)
>>
>> [2] )
>> (see the transcript file for additional information){/usr/local/te= xlive/2014/te
>> xmf-dist/fonts/enc/dvips/base/8r.enc}</usr/local/texlive/2014/t= exmf-dist/fonts/
>> type1/public/amsfonts/cm/cmmi9.pfb></usr/local/texlive/2014/= texmf-dist/fonts/ty
>> pe1/public/amsfonts/cm/cmr9.pfb></usr/local/texlive/2014/tex= mf-dist/fonts/type1
>> /urw/times/utmb8a.pfb>
>> Output written on main.pdf (2 pages, 23675 bytes).
>> SyncTeX written on main.synctex.gz.
>> Transcript written on main.log.
>>
>> TeX Output exited as expected with code 1 at Tue Jun=C2=A0 9 13:30= :57
>> Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf main.prv/tmp= 4678jI2/preview.dsc''
>>
>> Preview-PDF2DSC finished at Tue Jun=C2=A0 9 13:30:57
>> Running `Preview-Ghostscript' with ``/usr/local/texlive/2014/b= in/x86_64-linux/rungs -dOutputFile\=3D\(main.prv/tmp4678jI2/pr1-\%d.png\) -= q -dDELAYSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=3D4 -dGra= phicsAlphaBits\=3D4 -sDEVICE\=3Dpng16m -r96.0757x96.0504''
>> Ghostscript filter: No bounding box
>
> "Ghostscript filter" is an error message from the Emacs comp= onent of
> preview-latex, probably coming from not being able to recognize the > error messages.=C2=A0 It would appear that the document classes here m= ess
> with the error display from LaTeX, possibly by changing the
> \errorcontextlines setting but maybe through other means.

Indeed, sigplanconf.cls contains

=C2=A0 \errorcontextlines =3D 5

> It might be worth trying to put
>
> \newcount\errorcontextlines
>
> (making the original \errorcontextlines inaccessible) before
> \documentclass in order to see whether this makes a difference.

No, it doesn't make any difference although I didn't check t= he preview
output line by line but at least I still get the two errors from above
alternatingly.

Bye,
Tassilo

--001a1140a3c2c27da40518165517-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 10:13:19 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 14:13:19 +0000 Received: from localhost ([127.0.0.1]:46311 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KHH-0005gX-FM for submit@debbugs.gnu.org; Tue, 09 Jun 2015 10:13:19 -0400 Received: from eggs.gnu.org ([208.118.235.92]:47919) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KHF-0005gJ-71 for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 10:13:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2KH8-0003yz-BB for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 10:13: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=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51615) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2KH8-0003yc-8Z; Tue, 09 Jun 2015 10:13:10 -0400 Received: from localhost ([127.0.0.1]:37199 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1Z2KH7-0006Jt-6X; Tue, 09 Jun 2015 10:13:09 -0400 Received: by lola (Postfix, from userid 1000) id 912BFE04AA; Tue, 9 Jun 2015 16:13:08 +0200 (CEST) From: David Kastrup To: Tassilo Horn Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> Date: Tue, 09 Jun 2015 16:13:08 +0200 In-Reply-To: <87d2152csj.fsf@gnu.org> (Tassilo Horn's message of "Tue, 09 Jun 2015 16:10:04 +0200") Message-ID: <87egllc6mj.fsf@fencepost.gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 20773 Cc: Alex Rozenshteyn , 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (-----) Tassilo Horn writes: > David Kastrup writes: >>> Ghostscript filter: No bounding box >> >> "Ghostscript filter" is an error message from the Emacs component of >> preview-latex, probably coming from not being able to recognize the >> error messages. It would appear that the document classes here mess >> with the error display from LaTeX, possibly by changing the >> \errorcontextlines setting but maybe through other means. > > Indeed, sigplanconf.cls contains > > \errorcontextlines = 5 > >> It might be worth trying to put >> >> \newcount\errorcontextlines >> >> (making the original \errorcontextlines inaccessible) before >> \documentclass in order to see whether this makes a difference. > > No, it doesn't make any difference although I didn't check the preview > output line by line but at least I still get the two errors from above > alternatingly. Including the Ghostscript filter thing? -- David Kastrup From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 10:17:43 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 14:17:43 +0000 Received: from localhost ([127.0.0.1]:46315 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KLW-0005nC-7S for submit@debbugs.gnu.org; Tue, 09 Jun 2015 10:17:42 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49418) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2KLU-0005n0-HA for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 10:17:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2KLL-0006Nf-Gq for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 10:17:35 -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.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51670) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2KLL-0006NZ-Eh; Tue, 09 Jun 2015 10:17:31 -0400 Received: from localhost ([127.0.0.1]:37256 helo=lola) by fencepost.gnu.org with esmtp (Exim 4.82) (envelope-from ) id 1Z2KLK-0006gc-O9; Tue, 09 Jun 2015 10:17:31 -0400 Received: by lola (Postfix, from userid 1000) id 3803FE04AA; Tue, 9 Jun 2015 16:17:30 +0200 (CEST) From: David Kastrup To: Alex Rozenshteyn Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> Date: Tue, 09 Jun 2015 16:17:30 +0200 In-Reply-To: (Alex Rozenshteyn's message of "Tue, 9 Jun 2015 10:11:10 -0400") Message-ID: <87a8w9c6f9.fsf@fencepost.gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 20773 Cc: 20773@debbugs.gnu.org, Tassilo Horn X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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 (-----) Alex Rozenshteyn writes: >> On Tue, Jun 9, 2015 at 10:10 AM, Tassilo Horn wrote: >> >>> David Kastrup writes: >>> >>> > It might be worth trying to put >>> > >>> > \newcount\errorcontextlines >>> > >>> > (making the original \errorcontextlines inaccessible) before >>> > \documentclass in order to see whether this makes a difference. >>> >>> No, it doesn't make any difference although I didn't check the preview >>> output line by line but at least I still get the two errors from above >>> alternatingly. > > Made no difference to me either, though I'd have been rather surprised, > since \documentclass is the first thing in the document. Huh? Both of you realize that I wrote put "\newcount\errorcontextlines" *before* \documentclass ? Why would it surprise you that this does not make a change "since \documentclass is the first thing in the document"? \documentclass _is_ suspected of causing the problem, and so the \newcount\errorcontextlines would remove the possibility of \documentclass to mess with the setting of the original \errorcontextlines. For that, it has to come _before_ \documentclass. -- David Kastrup From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 11:03:47 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 15:03:47 +0000 Received: from localhost ([127.0.0.1]:46349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2L45-0006sy-HF for submit@debbugs.gnu.org; Tue, 09 Jun 2015 11:03:46 -0400 Received: from mail-ig0-f179.google.com ([209.85.213.179]:36569) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2L3z-0006sf-7K for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 11:03:43 -0400 Received: by igbpi8 with SMTP id pi8so14398824igb.1 for <20773@debbugs.gnu.org>; Tue, 09 Jun 2015 08:03:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=FMumogsfCbxrJT5RXEX7yHriyz20n0EKhRFetKr7rdM=; b=wxaLaCyyRTAwwJbah7gBTppkbjbwoE7CN/9V1d4LWv217nHNljbypTtX+/AMOlC6RM jxypOV8ZWto7B6d6XxIIc14bueCmVxij1otLjtm37UdPDYYDANDcNeESvFk76maJdGMl h9Uwh9Z/DostNpy959SRa7cjOHzSspKxUILZojGum8ZS70efC/n0ha9JX4AZkddVXvnJ bRBpP1v5xO0Za2AEJAZpQn2qxewWOYKAk2MXpVs2lDL0olnpJafEMtY227moo4czXB/h H8EejW4Tuo/Vuu7dceObXrmsuTI/D9US7hIts/UP4IxmU2drIyl58OaxZa4xHV3H5Kek LEag== X-Received: by 10.107.7.37 with SMTP id 37mr14540499ioh.28.1433862213433; Tue, 09 Jun 2015 08:03:33 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.192.196 with HTTP; Tue, 9 Jun 2015 08:03:12 -0700 (PDT) In-Reply-To: <87a8w9c6f9.fsf@fencepost.gnu.org> References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87a8w9c6f9.fsf@fencepost.gnu.org> From: Alex Rozenshteyn Date: Tue, 9 Jun 2015 11:03:12 -0400 Message-ID: Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} To: David Kastrup Content-Type: multipart/alternative; boundary=001a113ed184e381e60518170fca X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 20773 Cc: 20773@debbugs.gnu.org, Tassilo Horn X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.4 (/) --001a113ed184e381e60518170fca Content-Type: text/plain; charset=UTF-8 I meant that \documentclass is the first thing in the document _normally_, so reinitializing something that, AFAICT should be initialized and not changed seems to be a no-op. To be clear, I did put \newcount\errorcontextlines before \documentclass{sigplanconf} in my test, and it broke in the same way, with "Ghostscript filter: No bounding box". On Tue, Jun 9, 2015 at 10:17 AM, David Kastrup wrote: > Alex Rozenshteyn writes: > > >> On Tue, Jun 9, 2015 at 10:10 AM, Tassilo Horn wrote: > >> > >>> David Kastrup writes: > >>> > >>> > It might be worth trying to put > >>> > > >>> > \newcount\errorcontextlines > >>> > > >>> > (making the original \errorcontextlines inaccessible) before > >>> > \documentclass in order to see whether this makes a difference. > >>> > >>> No, it doesn't make any difference although I didn't check the preview > >>> output line by line but at least I still get the two errors from above > >>> alternatingly. > > > > Made no difference to me either, though I'd have been rather surprised, > > since \documentclass is the first thing in the document. > > Huh? Both of you realize that I wrote > > put "\newcount\errorcontextlines" *before* \documentclass ? > > Why would it surprise you that this does not make a change "since > \documentclass is the first thing in the document"? \documentclass _is_ > suspected of causing the problem, and so the \newcount\errorcontextlines > would remove the possibility of \documentclass to mess with the setting > of the original \errorcontextlines. For that, it has to come _before_ > \documentclass. > > -- > David Kastrup > --001a113ed184e381e60518170fca Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I meant that \documentclass is the first thing in the= document _normally_, so reinitializing something that, AFAICT should be in= itialized and not changed seems to be a no-op.

To be clear, I = did put \newcount\errorcontextlines before \documentclass{sigplanconf} in m= y test, and it broke in the same way, with "Ghostscript filter: No bou= nding box".
--001a113ed184e381e60518170fca-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 11:08:53 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 15:08:53 +0000 Received: from localhost ([127.0.0.1]:46358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2L92-00070V-Si for submit@debbugs.gnu.org; Tue, 09 Jun 2015 11:08:53 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:42697) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2L90-00070M-AI for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 11:08:51 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 9515020A87 for <20773@debbugs.gnu.org>; Tue, 9 Jun 2015 11:08:49 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Tue, 09 Jun 2015 11:08:49 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=UR3XjOfofVKA8qt3dIfVnsgqdHk=; b=NygyC mHAsDyFEGCV5DeXBUxcrQsKjJ6hB/L0nmc7PkvyGHI75xphMp/gBl1yr024MMgKV e/zMFxfMtFO1XYYTy/LB1V+sLwzOFjuTpr9E8Yk5uHT7onLVEsGrmwIpYkTddYep mPcJcuxLmJmrtM0tyLfQWl9pEXZwP8N+yASIbA= X-Sasl-enc: AUsr7PTQlhOxP+mv5tt3Bkc+sJ0Fn0vaklvjuIrdY3Vz 1433862528 Received: from thinkpad-t440p (unknown [2.160.96.197]) by mail.messagingengine.com (Postfix) with ESMTPA id CAF3A680109; Tue, 9 Jun 2015 11:08:47 -0400 (EDT) From: Tassilo Horn To: David Kastrup Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87egllc6mj.fsf@fencepost.gnu.org> Date: Tue, 09 Jun 2015 17:08:45 +0200 In-Reply-To: <87egllc6mj.fsf@fencepost.gnu.org> (David Kastrup's message of "Tue, 09 Jun 2015 16:13:08 +0200") Message-ID: <874mmg3on6.fsf@gnu.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 20773 Cc: Alex Rozenshteyn , 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.3 (/) David Kastrup writes: >> Indeed, sigplanconf.cls contains >> >> \errorcontextlines = 5 >> >>> It might be worth trying to put >>> >>> \newcount\errorcontextlines >>> >>> (making the original \errorcontextlines inaccessible) before >>> \documentclass in order to see whether this makes a difference. >> >> No, it doesn't make any difference although I didn't check the preview >> output line by line but at least I still get the two errors from above >> alternatingly. > > Including the Ghostscript filter thing? Yes: --8<---------------cut here---------------start------------->8--- TeX Output exited as expected with code 1 at Tue Jun 9 17:07:04 Running `Preview-PDF2DSC' with ``pdf2dsc main.pdf main.prv/tmp46789xe/preview.dsc'' Preview-PDF2DSC finished at Tue Jun 9 17:07:04 Running `Preview-Ghostscript' with ``/usr/local/texlive/2014/bin/x86_64-linux/rungs -dOutputFile\=\(main.prv/tmp46789xe/pr1-\%d.png\) -q -dDELAYSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 -sDEVICE\=png16m -r96.0757x96.0504'' Ghostscript filter: No bounding box Preview-Ghostscript finished at Tue Jun 9 17:07:04 --8<---------------cut here---------------end--------------->8--- And to be clear, I've also put the \newcount\errorcontextlines before the \documentclass. Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 11:36:56 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 15:36:56 +0000 Received: from localhost ([127.0.0.1]:46385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2LaC-0007h9-3k for submit@debbugs.gnu.org; Tue, 09 Jun 2015 11:36:56 -0400 Received: from mail-ig0-f170.google.com ([209.85.213.170]:33697) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2La9-0007gw-Og for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 11:36:54 -0400 Received: by igbpi8 with SMTP id pi8so16177092igb.0 for <20773@debbugs.gnu.org>; Tue, 09 Jun 2015 08:36:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=HEX0z9jzej5wRkzYZjXaD6C06PMI58RcFsCO2sc8lYE=; b=JA/P/ZZ1cAqPTAVsYDLXL+2mT/Gt8oG8GKSkQZyfb+Hfr/AxH6y1eb3YMaCKiD0VIV tCFox0DvQYOeezdgyQIrc1nUC5kXu0ylZLeRT8hdS+CE6k0xx4an9oyz3+AQ+GoUoR87 WqKufrdxf4PRxc7NyqiFdZQHK5dNQkKGPSQWyn5VOIDAsPStA8JmIgMWI4S+Qi5AXtZ1 fb+k7kB4RV345xXxnKUhC4Ns06pVDAW5gLuzaIjkpW7eWWMVHYFWBdUYdmfWjVAebv7Q Ats5Lu21RWm52qYDju+mG6UHDXIJgEN5/y3q7/Pow5b3DS+WctPYZq1ihedx+P8SRh9D 8+Ug== X-Received: by 10.50.79.228 with SMTP id m4mr20959153igx.6.1433864208248; Tue, 09 Jun 2015 08:36:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.192.196 with HTTP; Tue, 9 Jun 2015 08:36:27 -0700 (PDT) In-Reply-To: <874mmg3on6.fsf@gnu.org> References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87egllc6mj.fsf@fencepost.gnu.org> <874mmg3on6.fsf@gnu.org> From: Alex Rozenshteyn Date: Tue, 9 Jun 2015 11:36:27 -0400 Message-ID: Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} To: 20773@debbugs.gnu.org Content-Type: multipart/mixed; boundary=089e013a1f16ca73c1051817861f X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 20773 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.4 (/) --089e013a1f16ca73c1051817861f Content-Type: multipart/alternative; boundary=089e013a1f16ca73b9051817861d --089e013a1f16ca73b9051817861d Content-Type: text/plain; charset=UTF-8 I've got an example of the "Ghostscript filter: No bounding box" error using \documentclass{article}. --089e013a1f16ca73b9051817861d Content-Type: text/html; charset=UTF-8
I've got an example of the "Ghostscript filter: No bounding box" error using \documentclass{article}.
--089e013a1f16ca73b9051817861d-- --089e013a1f16ca73c1051817861f Content-Type: application/x-tex; name="formalism.tex" Content-Disposition: attachment; filename="formalism.tex" Content-Transfer-Encoding: base64 X-Attachment-Id: f_iaphpafm0 XGlucHV0e2Zvcm1hbGlzbV9hdHJhbnNsYXRpb24udGV4fQo= --089e013a1f16ca73c1051817861f Content-Type: application/x-tex; name="formalism_atranslation.tex" Content-Disposition: attachment; filename="formalism_atranslation.tex" Content-Transfer-Encoding: base64 X-Attachment-Id: f_iaphpah11 JFxlZnVuYyQ= --089e013a1f16ca73c1051817861f Content-Type: application/x-tex; name="main.tex" Content-Disposition: attachment; filename="main.tex" Content-Transfer-Encoding: base64 X-Attachment-Id: f_iaphpahe2 XGRvY3VtZW50Y2xhc3N7YXJ0aWNsZX0KClx1c2VwYWNrYWdle2lmdGhlbn0KXHVzZXBhY2thZ2V7 eGlmdGhlbn0KClxuZXdjb21tYW5ke1xkZWZnbn1bMl1bXXslCiAgICBcaWZ0aGVuZWxzZXtcaXNl bXB0eXsjMn19eyUKICAgICAgICBcd2FybntJZ25vcmluZyBlbXB0eSBhcmd1bWVudCB0byBcY2hh cmBcXGRlZmd0fSUKICAgIH17JQogICAgICAgIFxpZnRoZW5lbHNle1xpc2VtcHR5eyMxfX17XGRl ZmduW1xkZWZnbm5hbWV7IzJ9XXsjMn19eyUKICAgICAgICAgICAgXGV4cGFuZGFmdGVyXG5ld2Nv bW1hbmRcZXhwYW5kYWZ0ZXJ7XGNzbmFtZSAjMVxlbmRjc25hbWV9e1xlbnN1cmVtYXRoeyMyfX0K ICAgICAgICB9JQogICAgfSUKfQoKXGRlZmduW2VmdW5jXXtmfQoKXGJlZ2lue2RvY3VtZW50fQoK XGlucHV0e2Zvcm1hbGlzbX0KClxlbmR7ZG9jdW1lbnR9Cg== --089e013a1f16ca73c1051817861f-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 09 14:05:16 2015 Received: (at 20773) by debbugs.gnu.org; 9 Jun 2015 18:05:16 +0000 Received: from localhost ([127.0.0.1]:46456 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2Ntj-0004Hf-WD for submit@debbugs.gnu.org; Tue, 09 Jun 2015 14:05:16 -0400 Received: from mail-ie0-f177.google.com ([209.85.223.177]:33727) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2Nti-0004HT-4H for 20773@debbugs.gnu.org; Tue, 09 Jun 2015 14:05:14 -0400 Received: by iebgx4 with SMTP id gx4so19115727ieb.0 for <20773@debbugs.gnu.org>; Tue, 09 Jun 2015 11:05:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=sc2MDJkS4AAQHVWE01klJR5yCEIcqVUzK6P3bW1D+A8=; b=XclVCmtBZWnjfutuwM4YoPRkkZlNWay91dy/yJmvqUGUOo2Fje05LViWWD3eZLToWw DFLwuF+5Oyg5L00E/p9t2bz9b10Nw2P33ANEGIA/wKNXcnjUPzyrXYgBhxpijJK/lUwV JmQkxNa+sxbxVSlbfNaDXwR1xm5OOlGMZOcRD+HkrJDLYiuCVUwxPXYlDjgT4g5Uost3 ZWwkHsD6QtCKS/5P9XosdHroYWIL87MF2Voeb8meOZsvicNNOx/Vtyl/LLwx+13/WIdV AoAo2zjeRfkYPGJlLMpGKrH6krrbcLqM83doJ1VOxUwnSyQQDAFLbwFRJRp265N5h2bS PERg== X-Received: by 10.43.151.83 with SMTP id kr19mr22622icc.3.1433872748719; Tue, 09 Jun 2015 10:59:08 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.192.196 with HTTP; Tue, 9 Jun 2015 10:58:48 -0700 (PDT) In-Reply-To: References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87egllc6mj.fsf@fencepost.gnu.org> <874mmg3on6.fsf@gnu.org> From: Alex Rozenshteyn Date: Tue, 9 Jun 2015 13:58:48 -0400 Message-ID: Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} To: 20773@debbugs.gnu.org Content-Type: multipart/alternative; boundary=001a11c2fd9ed735e5051819831a X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 20773 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.4 (/) --001a11c2fd9ed735e5051819831a Content-Type: text/plain; charset=UTF-8 Nevermind. This was probably the result of a dirty environment. I can't seem to reproduce it. On Tue, Jun 9, 2015 at 11:36 AM, Alex Rozenshteyn wrote: > I've got an example of the "Ghostscript filter: No bounding box" error > using \documentclass{article}. > --001a11c2fd9ed735e5051819831a Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Nevermind. This was probably the result of a dirty environ= ment. I can't seem to reproduce it.

On Tue, Jun 9, 2015 at 11:36 AM, Alex Rozen= shteyn <rpglover64@gmail.com> wrote:
I've got an example of the "Ghostsc= ript filter: No bounding box" error using \documentclass{article}.
=

--001a11c2fd9ed735e5051819831a-- From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 10 04:24:25 2015 Received: (at 20773) by debbugs.gnu.org; 10 Jun 2015 08:24:25 +0000 Received: from localhost ([127.0.0.1]:46662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2bJA-00017D-E5 for submit@debbugs.gnu.org; Wed, 10 Jun 2015 04:24:24 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:32968) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2bJ7-000173-Ub for 20773@debbugs.gnu.org; Wed, 10 Jun 2015 04:24:22 -0400 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D835B20D1F for <20773@debbugs.gnu.org>; Wed, 10 Jun 2015 04:24:19 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Wed, 10 Jun 2015 04:24:19 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=kNSBYM/xjXcpZQlfxv2cex2cIV8=; b=FxCvm 4e2YJBc/LQ7oi6mR+5JG+MyE003DGCnPmvMRhNafTvF4Kt2orVYmjTrk6VI+5aY3 VcX7JJHo6igd08whjLwZ/adQmqBknTyrtxA8JINKQrPydtNjg57/x155uv/ogkNu KamMRR8Re4Y/3ThXwDPx6ZsrTwkQNobL90cbcw= X-Sasl-enc: xLYHq1VxJyQ7ELm/XSibwyLHCHgcuqPcM4X4AaTbxa3P 1433924659 Received: from thinkpad-t440p (unknown [2.160.38.43]) by mail.messagingengine.com (Postfix) with ESMTPA id 016B3680167; Wed, 10 Jun 2015 04:24:18 -0400 (EDT) From: Tassilo Horn To: Alex Rozenshteyn Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87egllc6mj.fsf@fencepost.gnu.org> <874mmg3on6.fsf@gnu.org> Date: Wed, 10 Jun 2015 10:24:16 +0200 In-Reply-To: (Alex Rozenshteyn's message of "Tue, 9 Jun 2015 13:58:48 -0400") Message-ID: <87y4jsm0nj.fsf@gnu.org> User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 20773 Cc: 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: 0.3 (/) Alex Rozenshteyn writes: > Nevermind. This was probably the result of a dirty environment. I > can't seem to reproduce it. Just to be sure, you can't reproduce it with the example files in your last mail which use the article documentclass but you can still reproduce it with the sigplanconf documentclass, right? Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Wed Jun 10 10:12:57 2015 Received: (at 20773) by debbugs.gnu.org; 10 Jun 2015 14:12:57 +0000 Received: from localhost ([127.0.0.1]:47345 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2gkS-00047z-Od for submit@debbugs.gnu.org; Wed, 10 Jun 2015 10:12:57 -0400 Received: from mail-ig0-f181.google.com ([209.85.213.181]:33068) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Z2gkP-00047q-Kv for 20773@debbugs.gnu.org; Wed, 10 Jun 2015 10:12:54 -0400 Received: by igbpi8 with SMTP id pi8so36308123igb.0 for <20773@debbugs.gnu.org>; Wed, 10 Jun 2015 07:12:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=wZKY3Hgfwl81Wj3gIjBTs/LpQ2IuBqpv19Otzok7XCQ=; b=xK97wWBBpHcJDPt7Xhbm+j0hIm9WGxQTuYB/imL0mZ0Ut3mlEWhdJOeH5XJ066/0vC oCD0+dWbkR/sKPy9bHKEakFVOQnhARMpJlo4RChQBBA1f+FUUNFB9Rqe9yD4w0ntIqGi ZIBSvvNk6bCRS4XbcAY/4hXCYqJ3npP3unR63IxSkq1NAOwAUGuoWvgPbIaXIL5fn3ee knP5SOsgqI4A4RA8ZHoW9DrzMbKeelfW9ZLg5Q4BgWX+tZab/F1rwvpAjfNp/X2zbpTx 7JaIpfN8KAeL1oq1IywrXgmSdwXskMzTlNSpk5MDK6xJRJkuzTwU42RCnyCbEXjOWI6k jlQg== X-Received: by 10.107.137.155 with SMTP id t27mr4639225ioi.16.1433945573145; Wed, 10 Jun 2015 07:12:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.192.196 with HTTP; Wed, 10 Jun 2015 07:12:31 -0700 (PDT) In-Reply-To: <87y4jsm0nj.fsf@gnu.org> References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87egllc6mj.fsf@fencepost.gnu.org> <874mmg3on6.fsf@gnu.org> <87y4jsm0nj.fsf@gnu.org> From: Alex Rozenshteyn Date: Wed, 10 Jun 2015 10:12:31 -0400 Message-ID: Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} To: Tassilo Horn Content-Type: multipart/alternative; boundary=001a113ec96683e25805182a785b X-Spam-Score: -0.4 (/) X-Debbugs-Envelope-To: 20773 Cc: 20773@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.4 (/) --001a113ec96683e25805182a785b Content-Type: text/plain; charset=UTF-8 On Wed, Jun 10, 2015 at 4:24 AM, Tassilo Horn wrote: > Alex Rozenshteyn writes: > > > Nevermind. This was probably the result of a dirty environment. I > > can't seem to reproduce it. > > Just to be sure, you can't reproduce it with the example files in your > last mail which use the article documentclass but you can still > reproduce it with the sigplanconf documentclass, right? > That is what I meant. > > Bye, > Tassilo > --001a113ec96683e25805182a785b Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Wed, Jun 10, 2015 at 4:24 AM, Tassilo Horn <tsdh@gnu.org> = wrote:
Alex Rozenshteyn = <rpglover64@gmail.com> wr= ites:

> Nevermind. This was probably the result of a dirty environment. I
> can't seem to reproduce it.

Just to be sure, you can't reproduce it with the example files i= n your
last mail which use the article documentclass but you can still
reproduce it with the sigplanconf documentclass, right?

That is what I meant.
=C2=A0

Bye,
Tassilo

--001a113ec96683e25805182a785b-- From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 22 02:07:28 2017 Received: (at 20773) by debbugs.gnu.org; 22 Sep 2017 06:07:28 +0000 Received: from localhost ([127.0.0.1]:52136 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dvH7X-0004TH-NL for submit@debbugs.gnu.org; Fri, 22 Sep 2017 02:07:28 -0400 Received: from omx12.esk.m4.zaq.ne.jp ([220.152.48.6]:42662) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dvH7U-0004Sy-SC; Fri, 22 Sep 2017 02:07:26 -0400 Received: from omx12.esk.m4.zaq.ne.jp ([220.152.49.28] [220.152.49.28]) by omx12.esk.m4.zaq.ne.jp with ESMTP id <20170922060716540.CGJO.3178.omx12.esk.m4.zaq.ne.jp@omx12.esk.m4.zaq.ne.jp>; Fri, 22 Sep 2017 15:07:16 +0900 Received: from smtpa12.esk.m4.zaq.ne.jp ([42.144.27.116] [42.144.27.116]) by smtpa12.esk.m4.zaq.ne.jp with ESMTP id <20170922060716495.WZFS.3043.smtpa12.esk.m4.zaq.ne.jp@smtpa12.esk.m4.zaq.ne.jp>; Fri, 22 Sep 2017 15:07:16 +0900 Received: from localhost (localhost [127.0.0.1]) by freebsd.vmware (Postfix) with ESMTP id 91E4113982B; Fri, 22 Sep 2017 15:07:15 +0900 (JST) From: Ikumi Keita To: 27088@debbugs.gnu.org Subject: Re: bug#27088: 11.90; preview-latex fails for file names of certain length In-reply-to: <37795.1495811685@localhost> References: <37795.1495811685@localhost> Comments: In-reply-to Ikumi Keita message dated "Sat, 27 May 2017 00:14:45 +0900." X-Mailer: MH-E 8.6; nmh 1.6; GNU Emacs 25.3.1 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Date: Fri, 22 Sep 2017 15:07:15 +0900 Message-ID: <18698.1506060435@localhost> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20773 Cc: 20773@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: 0.0 (/) --=-=-= Content-Type: text/plain Hi all, At last I managed to figure out the roots of this wierd symptom. And it also turned out that bug#20773 has the same origin, so I'm cc'ing to 20773@debbugs.gnu.org, too. >>>>> Ikumi Keita writes: > Preview-latex fails if the length of the file name or the amount of the > document is sufficiently large. > [How to reproduce] > (0) Enable preview-latex. > (1) Save the attached file "preview-section-test.tex" in /tmp/ and open it. > (2) Type C-c C-p C-d and answer with "n" to "Cache preamble?" question. > (3) The ghostscript process hangs with error message "No bounding box" > and the process buffer is displayed. Only the partial "\section{xxx}" > are covered by the expected images and rests remains icons of road > construction sign. See the attached screenshot. > It is really strage to me that the length of the file name seems to be > related to this symptom. If the *same* file is saved under the file > name "xxxxxxxxxxxxxxxxxx.tex" (18 x's), no errors occur and all > "\section{xxx}" are covered by suitable images after C-c C-p C-d. But > the symptom occurs again if the file name is "xxxxxxxxxxxxxxxxxxx.tex" > (19 x's). [Analysis] When LaTeX runs it always outputs a lot of messages to console and log file, and it inserts line breaks in the 80th column when it outputs long messages. Here are some samples: ---------------------------------------------------------------------- ./preview-section-test.tex:10: Preview: Snippet 4 ended.(655359+183500x22609920 ). ---------------------------------------------------------------------- ./xxxxxxxxxxxxxxxxxxxABC.tex:8: Preview: Snippet 3 ended.(655359+183500x2260992 0). ---------------------------------------------------------------------- ./formalism_atranslation.tex:1: Preview: Snippet 1 ended.(541848+14544x15728640 ). ---------------------------------------------------------------------- It is this line break that makes preview-latex to fail. The part which parses the LaTeX messages in `preview-parse-messages' of preview.el is: ---------------------------------------------------------------------- (if (looking-at "\ \\(?:Preview\\|Package Preview Error\\): Snippet \\([---0-9]+\\) \\(started\\|ended\\(\ \\.? *(\\([---0-9]+\\)\\+\\([---0-9]+\\)x\\([---0-9]+\\))\\)?\\)\\.") (progn ... (snip) ... (setq snippet (string-to-number (match-string 1)) box (unless (string= (match-string 2) "started") (if (match-string 4) (mapcar #'(lambda (x) (* (preview-get-magnification) (string-to-number x))) (list (match-string 4) (match-string 5) (match-string 6))) t)) ---------------------------------------------------------------------- Comparing the regexp and the examples quoted above, you can tell that the regexp fails to pick up the numbers embedded in the LaTeX messages such as "655359+183500x22609920" due to the extra line break. This the reason that preview-latex cannot provide the necessary information to ghostscript and complains that "No bounding box". [Solution] Thanks to https://tex.stackexchange.com/questions/52988/avoid-linebreaks-in-latex-console-log-output , I learned that we can (effectively) inhibit to insert extra line breaks by setting environment variable max_print_line to sufficiently large value. I confirmed that the attached patch solves the both bug#20773 and bug#27088. I will install this fix in a week or so. According to the article above, MikTeX also understands max_print_line, so I think this fix is effective regardless of TeX distribution. As always, any comments and suggestions are welcome. And I also expect that the same prescription can be applied to solve reliably similar problem handled in `TeX-format-filter' at the part "Remove line breaks at columns 79 and 80" comment. We can get rid of heuristic logic used there. Regards, Ikumi Keita --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=preview-latex-fix Content-Description: set max_print_line to 1000 >From ikumi@ikumi.que.jp Fri Sep 22 14:52:07 2017 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PATCH] Make preview-latex parsing robust to fix Bug#20773, Bug#27088 X-Mercurial-Node: 47711b2553dcbf4858a1b4f53d63e82a3003bca8 X-Mercurial-Series-Index: 1 X-Mercurial-Series-Total: 1 Message-Id: <47711b2553dcbf4858a1.1506059527@localhost.my.domain> X-Mercurial-Series-Id: <47711b2553dcbf4858a1.1506059527@localhost.my.domain> User-Agent: Mercurial-patchbomb/4.3.1 Date: Fri, 22 Sep 2017 14:52:07 +0900 From: Ikumi Keita To: dummy * preview.el.in (TeX-inline-preview-internal): Set environment variable max_print_line to sufficiently large value of 1000 so that LaTeX process does not insert newline in lines necessary to identify Bounding Boxes. diff --git a/preview.el.in b/preview.el.in --- a/preview.el.in +++ b/preview.el.in @@ -3537,19 +3537,25 @@ ((preview-format-name (shell-quote-argument (preview-dump-file-name (file-name-nondirectory master)))) + (process-environment process-environment) (process - (TeX-run-command - "Preview-LaTeX" - (if (consp (cdr dumped-cons)) - (preview-do-replacements - command - (append preview-undump-replacements - ;; Since the command options provided in - ;; (TeX-engine-alist) are dropped, give them - ;; back. - (list (list "\\`\\([^ ]+\\)" - (TeX-command-expand "%(PDF)%(latex)" nil))))) - command) file))) + (progn + ;; Fix Bug#20773, Bug#27088. + ;; Make LaTeX not to insert newline in lines necessary to + ;; identify Bounding Boxes. + (setenv "max_print_line" "1000") + (TeX-run-command + "Preview-LaTeX" + (if (consp (cdr dumped-cons)) + (preview-do-replacements + command + (append preview-undump-replacements + ;; Since the command options provided in + ;; (TeX-engine-alist) are dropped, give them + ;; back. + (list (list "\\`\\([^ ]+\\)" + (TeX-command-expand "%(PDF)%(latex)" nil))))) + command) file)))) (condition-case err (progn (when str --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 29 04:11:56 2017 Received: (at 20773) by debbugs.gnu.org; 29 Sep 2017 08:11:56 +0000 Received: from localhost ([127.0.0.1]:37527 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxqOq-0006MZ-0R for submit@debbugs.gnu.org; Fri, 29 Sep 2017 04:11:56 -0400 Received: from omx11.esk.m4.zaq.ne.jp ([220.152.48.5]:33840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxqOo-0006MH-C1; Fri, 29 Sep 2017 04:11:55 -0400 Received: from omx11.esk.m4.zaq.ne.jp ([220.152.49.29] [220.152.49.29]) by omx11.esk.m4.zaq.ne.jp with ESMTP id <20170929081147149.ZVTM.3223.omx11.esk.m4.zaq.ne.jp@omx11.esk.m4.zaq.ne.jp>; Fri, 29 Sep 2017 17:11:47 +0900 Received: from smtpa13.esk.m4.zaq.ne.jp ([42.144.27.116] [42.144.27.116]) by smtpa13.esk.m4.zaq.ne.jp with ESMTP id <20170929081147054.PBBA.28185.smtpa13.esk.m4.zaq.ne.jp@smtpa13.esk.m4.zaq.ne.jp>; Fri, 29 Sep 2017 17:11:47 +0900 Received: from localhost (localhost [127.0.0.1]) by freebsd.vmware (Postfix) with ESMTP id 19AD5139809; Fri, 29 Sep 2017 17:01:29 +0900 (JST) From: Ikumi Keita To: 27088@debbugs.gnu.org Subject: Re: bug#27088: 11.90; preview-latex fails for file names of certain length In-reply-to: <18698.1506060435@localhost> References: <37795.1495811685@localhost> <18698.1506060435@localhost> Comments: In-reply-to Ikumi Keita message dated "Fri, 22 Sep 2017 15:07:15 +0900." X-Mailer: MH-E 8.6; nmh 1.6; GNU Emacs 25.3.1 Date: Fri, 29 Sep 2017 17:01:28 +0900 Message-ID: <10522.1506672088@localhost> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 20773 Cc: 20773@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: 0.0 (/) Hi all, > According to the article above, MikTeX also understands > max_print_line, so I think this fix is effective regardless of TeX > distribution. Sorry, this statement seems to be wrong. I misread the description in the article https://tex.stackexchange.com/questions/52988/avoid-linebreaks-in-latex-console-log-output . After installing MikTeX 2.9 on my windows 10 home edition, in addtion to TeXLive 2017, it turned out that MikTeX doesn't see the environment variable max_print_line. According to the above article, MikTeX needs either of the two: (1) Add command line option --max-print-line=1000 to latex. (2) Edit the config file and modify max_print_line parameter. In addtion, if my installation of MikTeX is correct (I'm not 100% sure that some interfere between MikTeX and TeXLive occurs), preview-latex does not support MikTeX in the first place even when the extra line breaks do not appear. The (pdf)latex included in MikTeX outputs messages like this: ---------------------------------------------------------------------- circ.tex:49: Preview: Snippet 2 started circ.tex:49: Preview: Snippet 2 ended.(651269+183455x14483456) ---------------------------------------------------------------------- Because of the absence of a period at the end of these lines, the regexp I mentioned before does not match and preview-latex ends up with a message "error in process sentinel: LaTeX found no preview images". Even when I modified the regexp to allow that the period at EOL is optional, another error "error in process sentinel: Wrong type argument: number-or-marker-p, nil", after Preview-PDF2DSC is killed, keeps preview-latex from working. I don't want to play with MikTeX further, so I'll leave the matters concerned with MikTeX and preview-latex untouched. Therefore, I'm afraid that the perspective > And I also expect that the same prescription can be applied to solve > reliably similar problem handled in `TeX-format-filter' at the part > "Remove line breaks at columns 79 and 80" comment. We can get rid of > heuristic logic used there. would not apply for non-preview-latex runs in AUCTeX. The heuristic logic is still necessary due to MikTeX. Regards, Ikumi Keita From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 12 17:09:05 2024 Received: (at 20773) by debbugs.gnu.org; 12 Mar 2024 21:09:05 +0000 Received: from localhost ([127.0.0.1]:43957 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk9Mv-0004bE-1Q for submit@debbugs.gnu.org; Tue, 12 Mar 2024 17:09:05 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56924) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk9Ms-0004al-SY for 20773@debbugs.gnu.org; Tue, 12 Mar 2024 17:09:03 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rk9ME-0006J1-Oh; Tue, 12 Mar 2024 17:08:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=OEALSc5HXkwHt00mUpwfI2jBmCCLdP4o3GoX8reOawU=; b=FLxMK1WLIq/B4LxQCLYI 1vrhFYnMT7Cz8U4LCb880orO9+FWiuNmgLcTiaX1hKwee8h+dSXYgoJ3kZhpuPQPoU6wlSCuikWNR Ed0plW8Dfk5fCHqMFO2mHm2GY9WlRMXNbTAxgnDFvwMzpA/nBKW3mYy0nrf8QxORQ47RIi/QUMOLt rn9fEmsWdYEDEnZUS104gToqL3lGQ78GmTSQ3YnjERXn5HAoXyiK0r+IXLernIPlFSLNH768ghs/l aPacIHRJlKM6HP6I3Q4DJIZJbo2snuMsX4UPlogotN/jizBHXrt+JTLmGIBqdYwK4XXScmzkRXMmU wQMY9p99AtceUQ==; From: Arash Esbati To: Alex Rozenshteyn Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} In-Reply-To: (Alex Rozenshteyn's message of "Wed, 10 Jun 2015 10:12:31 -0400") References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87egllc6mj.fsf@fencepost.gnu.org> <874mmg3on6.fsf@gnu.org> <87y4jsm0nj.fsf@gnu.org> Date: Tue, 12 Mar 2024 22:08:15 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 20773 Cc: 20773@debbugs.gnu.org, Tassilo Horn 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: -3.3 (---) --=-=-= Content-Type: text/plain Alex Rozenshteyn writes: > On Wed, Jun 10, 2015 at 4:24 AM, Tassilo Horn wrote: > > Alex Rozenshteyn writes: > > > Nevermind. This was probably the result of a dirty environment. I > > can't seem to reproduce it. > > Just to be sure, you can't reproduce it with the example files in your > last mail which use the article documentclass but you can still > reproduce it with the sigplanconf documentclass, right? > > That is what I meant. (I'm going through old bug reports that unfortunately weren't resolved at the time.) Is this issue still present? IIUC, the sigplanconf.cls is superceded by the acmart.cls[1], so I tried these files: --=-=-= Content-Type: application/x-tex Content-Disposition: attachment; filename=main.tex Content-Transfer-Encoding: base64 XGRvY3VtZW50Y2xhc3N7YWNtYXJ0fQoKXHVzZXBhY2thZ2V7aWZ0aGVufQpcdXNlcGFja2FnZXt4 aWZ0aGVufQoKXG5ld2NvbW1hbmR7XGRlZmdufVsyXVtdeyUKICAgIFxpZnRoZW5lbHNle1xpc2Vt cHR5eyMyfX17JQogICAgICAgIFx3YXJue0lnbm9yaW5nIGVtcHR5IGFyZ3VtZW50IHRvIFxjaGFy YFxcZGVmZ3R9JQogICAgfXslCiAgICAgICAgXGlmdGhlbmVsc2V7XGlzZW1wdHl7IzF9fXtcZGVm Z25bXGRlZmdubmFtZXsjMn1deyMyfX17JQogICAgICAgICAgICBcZXhwYW5kYWZ0ZXJcbmV3Y29t bWFuZFxleHBhbmRhZnRlcntcY3NuYW1lICMxXGVuZGNzbmFtZX17XGVuc3VyZW1hdGh7IzJ9fQog ICAgICAgIH0lCiAgICB9JQp9CgpcZGVmZ25bZWZ1bmNde2Z9CgpcYmVnaW57ZG9jdW1lbnR9Cgpc aW5wdXR7Zm9ybWFsaXNtfQoKXGVuZHtkb2N1bWVudH0KCiUlJSBMb2NhbCBWYXJpYWJsZXM6CiUl JSBtb2RlOiBMYVRlWAolJSUgVGVYLW1hc3RlcjogdAolJSUgRW5kOgo= --=-=-= Content-Type: application/x-tex Content-Disposition: attachment; filename=formalism.tex Content-Transfer-Encoding: base64 XGlucHV0e2Zvcm1hbGlzbV9hdHJhbnNsYXRpb24udGV4fQoKJSUlIExvY2FsIFZhcmlhYmxlczoK JSUlIG1vZGU6IExhVGVYCiUlJSBUZVgtbWFzdGVyOiAibWFpbiIKJSUlIEVuZDoK --=-=-= Content-Type: application/x-tex Content-Disposition: attachment; filename=formalism_atranslation.tex Content-Transfer-Encoding: base64 JFxlZnVuYyQKCiUlJSBMb2NhbCBWYXJpYWJsZXM6CiUlJSBtb2RlOiBMYVRlWAolJSUgVGVYLW1h c3RlcjogIm1haW4iCiUlJSBFbmQ6CgoK --=-=-= Content-Type: text/plain Opening formalism_atranslation.tex and previewing it looks like this: --=-=-= Content-Type: image/png Content-Disposition: inline; filename=preview.png Content-Transfer-Encoding: base64 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 kmLJtMy0XGN53vK9lbVVktUCq3qrbms9a451kXWN9X0bmo2fzWSbKpsbtkRbpm227Qbbq3aonZtd pl2F3RV71N7dXmi/wb5tBGGE5wjRiKoR7Q6qDiyHQocah05HXccIx2LHeseXIy1GpoxcPvL8yG9O bk45Ttuc7o3SGhU2qnhU46jXznbOPOcK5xsuNJdgl9kuDS6vXO1dBa4bXW+70d3GuC1wa3L76u7h LnGvde/xsPBI9aj0aGdqM6OZi5kXPAmeAZ6zPY95fvRy9yrwOuD1l7eDd7b3Lu/u0dajBaO3jX7s Y+bD9dni0+HL8E313ezb4Wfqx/Wr8nvkb+7P99/u/4xly8pi7Wa9DHAKkAQcDnjP9mLPZJ8KxAJD AksDW4O0ghKC1gc9DDYLzgiuCe4LcQuZHnIqlBAaHro8tJ1jxOFxqjl9YR5hM8Oaw1XD48LXhz+K sIuQRDSOQceEjVk55n6kZaQosj4KRHGiVkY9iLaOnhx9NIYYEx1TEfM0dlTsjNjzcfS4SXG74t7F B8Qvjb+XYJMgTWhKVE8cn1id+D4pMGlFUsfYkWNnjr2cbJAsTG5IIaUkpmxP6R8XNG71uK7xbuNL xt+aYD1h6oSLEw0m5kw8Pkl9EnfSwVRCalLqrtQv3ChuFbc/jZNWmdbHY/PW8F7w/fmr+D0CH8EK wbN0n/QV6d0ZPhkrM3oy/TLLM3uFbOF64aus0KxNWe+zo7J3ZA/kJOXszSXnpuYeEWmJskXNecZ5 U/PaxPbiEnHHZK/Jqyf3ScIl2/OR/An5DQXa8Ee+RWoj/UXaWehbWFH4YUrilINTNaeKprZMs5u2 aNqzouCi36bj03nTm2aYzpg7o3Mma+aWWcistFlNs81nz5/dNSdkzs651LnZc38vdipeUfx2XtK8 xvlG8+fMf/xLyC81JWolkpL2Bd4LNi3EFwoXti5yWbRu0bdSfumlMqey8rIvi3mLL/066te1vw4s SV/SutR96cZlxGWiZbeW+y3fuUJzRdGKxyvHrKxbxVhVuurt6kmrL5a7lm9aQ10jXdOxNmJtwzqL dcvWfVmfuf5mRUDF3krDykWV7zfwN1zb6L+xdpPRprJNnzYLN9/eErKlrsqqqnwrcWvh1qfbEred /435W/V2g+1l27/uEO3o2Bm7s7nao7p6l+GupTVojbSmZ/f43Vf3BO5pqHWo3bJXd2/ZPrBPuu/5 /tT9tw6EH2g6yDxYe8jyUOVh+uHSOqRuWl1ffWZ9R0NyQ9uRsCNNjd6Nh486Ht1xzPRYxXGd40tP UE/MPzFwsuhk/ynxqd7TGacfN01qundm7JkbzTHNrWfDz144F3zuzHnW+ZMXfC4cu+h18cgl5qX6 y+6X61rcWg7/7vb74Vb31rorHlcarnpebWwb3Xbimt+109cDr5+7wblx+WbkzbZbCbdut49v77jN v919J+fOq7uFdz/fm3OfcL/0gcaD8oeGD6v+sP1jb4d7x/HOwM6WR3GP7j3mPX7xJP/Jl675T2lP y5+ZPKvudu4+1hPcc/X5uOddL8QvPveW/Kn5Z+VLm5eH/vL/q6VvbF/XK8mrgdeL3+i/2fHW9W1T f3T/w3e57z6/L/2g/2HnR+bH85+SPj37POUL6cvar7ZfG7+Ff7s/kDswIOZKuPJfAQxWND0dgNc7 AKAlA0CH5zPqOMX5T14QxZlVjsB/woozory4A1AL/99jeuHfTTsA+7bB4xfUVx8PQDQNgHhPgLq4 DNXBs5r8XCkrRHgO2Bz7NS03Dfybojhz/hD3zy2QqbqCn9t/ASE0fFmkOYRJAAAAimVYSWZNTQAq AAAACAAEARoABQAAAAEAAAA+ARsABQAAAAEAAABGASgAAwAAAAEAAgAAh2kABAAAAAEAAABOAAAA AAAAAJAAAAABAAAAkAAAAAEAA5KGAAcAAAASAAAAeKACAAQAAAABAAABWqADAAQAAAABAAAAwAAA AABBU0NJSQAAAFNjcmVlbnNob3RjKvyFAAAACXBIWXMAABYlAAAWJQFJUiTwAAAB1mlUWHRYTUw6 Y29tLmFkb2JlLnhtcAAAAAAAPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4 bXB0az0iWE1QIENvcmUgNi4wLjAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cu dzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9u IHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29t L2V4aWYvMS4wLyI+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj4xOTI8L2V4aWY6UGl4 ZWxZRGltZW5zaW9uPgogICAgICAgICA8ZXhpZjpQaXhlbFhEaW1lbnNpb24+MzQ2PC9leGlmOlBp eGVsWERpbWVuc2lvbj4KICAgICAgICAgPGV4aWY6VXNlckNvbW1lbnQ+U2NyZWVuc2hvdDwvZXhp ZjpVc2VyQ29tbWVudD4KICAgICAgPC9yZGY6RGVzY3JpcHRpb24+CiAgIDwvcmRmOlJERj4KPC94 OnhtcG1ldGE+Cn1vZgsAAAAcaURPVAAAAAIAAAAAAAAAYAAAACgAAABgAAAAYAAAFYRQ2bffAAAV UElEQVR4Aeydd4BURbbGD5IkDDkniQOSs7AIjmlRhNGV4AIGQNdEUER8KrLKPlflKYqIARbWxUBQ dlkBXV0DOCJRooIw5BwlDXFI73w1VHOnZ3qmp7un587lqz/m9r19w6lf3fqq6tSpnjyHDx++IEwk QAIk4EEChQsXdkWu8lBoXVEONIIESCAbCFBoswEqb0kCJEACTgIUWicNfiYBEiCBbCDgGqFNTk7O UR/tunXrDd45cxPMNiYmxmxbtmhmtnXr1jFb/iEBEiCB3EogD4U2txYd7SYBEsgtBHJMaJOSkgyj u3r2MdtpU/5htoOHPG22MTFFzfaNUSPNln9IgARIILcSoNDm1pKj3SRAArmGQI4J7ceTPzGQ5sz9 3mwnjH/bbP/8/ItmGx9/m9laX63Z4R8SIAESyIUEKLS5sNBoMgmQQO4ikGNCa3uuNspg6JOP5S5y tJYESIAEgiRAoQ0SFE8jARIggVAJ5JjQ3tXzPmPz9XEdzPbhh+4PNQ+8jgRIgARcTYBC6+rioXEk QAJeIBA1oX1v3MRUvCZPSYk66NK5kzlu42ZtD5crwlLh4g4JkEAuJkChzcWFR9NJgARyB4GoCa39 TYOfli43ZMaNT+nhvj7qlVSk6sbWNvs2GiHVl9whARIggVxIgEKbCwuNJpMACeQuAlETWovFrgib Oetzc2jalEn2K25JgARIwJMEKLSeLFZmigRIwE0Eoi60NvpgXWKi4cBf53LT60BbSIAEsoMAhTY7 qPKeJEACJOAgEHWhHTzkf8zj68bGmi1XhDlKgx9JgAQ8SYBC68liZaZIgATcRCDqQtshrqPJ/4gX hpmtXQnmJii0hQRIgAQiSYBCG0mavBcJkAAJpEMgakJrV4b96aEBxoypk/9htpUqVUzHLB4iARIg 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 --=-=-= Content-Type: text/plain This is with TeXLive 2023 and GS 10.03.0. Is this the expected result? Best, Arash Footnotes: [1] https://www.sigplan.org/Resources/LaTeXClassFile/ --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 21 14:34:58 2024 Received: (at 20773) by debbugs.gnu.org; 21 Mar 2024 18:34:58 +0000 Received: from localhost ([127.0.0.1]:51422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnNFh-0006Ca-Sj for submit@debbugs.gnu.org; Thu, 21 Mar 2024 14:34:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnNFb-00069p-JZ for 20773@debbugs.gnu.org; Thu, 21 Mar 2024 14:34:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rnN1e-0002m2-B2; Thu, 21 Mar 2024 14:20:34 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=vtoJ717a097Uom0HRBzi9yvWRRfmorSoyqYsTTRBs8w=; b=scCC70p7ANVn73dhsgFF R2eOF8m0ToMxA+HGF1uqnnZHm0cYUHJzdr4OxXCraD05tmUJNsTC41YPr6CrrRi0Z40x9uIyfrAWB Tek0LDS/K9NjAxyVCh9CooankFa16h5wHCSc6Li79c31YEkyri/RYEqamEhiHlvHyHzuU9EJysisd 9enp5BUKCyVV1lA4zFXxp75GJ6ro/rlrl+q8SEvPoTubZHE6Tt8DIOFkzFW5N6I3kIxrtOyvTY546 PVjyLvuknWXFpCEzLjLJaWGEsutxq+xpdFiPVUJ4ywt6fxtLj1TVXXdfDRAdi8QvXEwYGTfsXxbYu ugpKcf44zXcdqQ==; From: Arash Esbati To: Alex Rozenshteyn Subject: Re: bug#20773: 11.88.6; Preview fails on nested \include{} using \documentclass{sigplanconf} In-Reply-To: (Arash Esbati's message of "Tue, 12 Mar 2024 22:08:15 +0100") References: <87mw092iuj.fsf@gnu.org> <87mw09cbib.fsf@fencepost.gnu.org> <87d2152csj.fsf@gnu.org> <87egllc6mj.fsf@fencepost.gnu.org> <874mmg3on6.fsf@gnu.org> <87y4jsm0nj.fsf@gnu.org> Date: Thu, 21 Mar 2024 19:20:23 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 20773 Cc: 20773@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: -3.3 (---) Arash Esbati writes: > Alex Rozenshteyn writes: > >> On Wed, Jun 10, 2015 at 4:24 AM, Tassilo Horn wrote: >> >> Alex Rozenshteyn writes: >> >> > Nevermind. This was probably the result of a dirty environment. I >> > can't seem to reproduce it. >> >> Just to be sure, you can't reproduce it with the example files in your >> last mail which use the article documentclass but you can still >> reproduce it with the sigplanconf documentclass, right? >> >> That is what I meant. > > (I'm going through old bug reports that unfortunately weren't resolved > at the time.) > > Is this issue still present? IIUC, the sigplanconf.cls is superceded by > the acmart.cls[1], so I tried these files: > > Opening formalism_atranslation.tex and previewing it looks like this: > > This is with TeXLive 2023 and GS 10.03.0. Is this the expected result? No further comments, therefore I'm closing this. Best, Arash From debbugs-submit-bounces@debbugs.gnu.org Thu Mar 21 14:34:57 2024 Received: (at control) by debbugs.gnu.org; 21 Mar 2024 18:34:58 +0000 Received: from localhost ([127.0.0.1]:51420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnNFh-0006CQ-FZ for submit@debbugs.gnu.org; Thu, 21 Mar 2024 14:34:57 -0400 Received: from eggs.gnu.org ([209.51.188.92]:42162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rnNFb-00069p-7H for control@debbugs.gnu.org; Thu, 21 Mar 2024 14:34:51 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rnN1q-0002wh-2c for control@debbugs.gnu.org; Thu, 21 Mar 2024 14:20:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:Subject:To:From:in-reply-to: references; bh=snDmaAiJXw5ZbPQm6a7TJI/mm9HbIQuEmr1CH5uycSk=; b=GXGbqRHP8W+mR6 r2XfFT+WWoqF+tvD+5BpQZ8QpvXeOAg85kCE2HWOSqEdIadHUml6xBhxDjkO6AUAh89nZHup7QWG3 LzOw46OEuz9t0O5M6w7uI6TLUrJQ4sfg3UvriL2zayV2aRLEuI3LIUrUh4g17G5EveK4fUvWibaVn T2JwkI3yA7RCS95Rv2+jBXKwN2UQ9i4l0qnE3D5kLuyd8MioDuKn+Dnn8VGPeC2ruDnytIzcIKFme Hcy4bAPUlfQpuogspGKDdvJmwZCoHoOCbni8PrJwjWqQwlKEL6V/M9wZiSWByVG50eWqd2jtLSvxj 9jBBhuQkgH5hS6pwiSdg==; From: Arash Esbati To: control@debbugs.gnu.org Subject: control message for bug #20773 Date: Thu, 21 Mar 2024 19:20:35 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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: -3.3 (---) tags 20773 notabug close 20773 quit From unknown Thu Aug 14 18:37:38 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, 19 Apr 2024 11:24:21 +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