From unknown Mon Aug 18 00:07:34 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#19411 <19411@debbugs.gnu.org> To: bug#19411 <19411@debbugs.gnu.org> Subject: Status: 11.88; pdflatex Reply-To: bug#19411 <19411@debbugs.gnu.org> Date: Mon, 18 Aug 2025 07:07:34 +0000 retitle 19411 11.88; pdflatex reassign 19411 auctex submitter 19411 Daniel Walsh severity 19411 normal tag 19411 notabug thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 19 11:57:01 2014 Received: (at submit) by debbugs.gnu.org; 19 Dec 2014 16:57:01 +0000 Received: from localhost ([127.0.0.1]:51704 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y20rM-0006Qo-9s for submit@debbugs.gnu.org; Fri, 19 Dec 2014 11:57:01 -0500 Received: from eggs.gnu.org ([208.118.235.92]:54076) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y1zFa-0003qm-I0 for submit@debbugs.gnu.org; Fri, 19 Dec 2014 10:13:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1zFU-0005Zx-St for submit@debbugs.gnu.org; Fri, 19 Dec 2014 10:13:54 -0500 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,T_MANY_HDRS_LCASE autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:45299) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1zFU-0005Zs-Qj for submit@debbugs.gnu.org; Fri, 19 Dec 2014 10:13:48 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1zFP-0003iE-Vl for bug-auctex@gnu.org; Fri, 19 Dec 2014 10:13:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Y1zFK-0005Tn-NX for bug-auctex@gnu.org; Fri, 19 Dec 2014 10:13:43 -0500 Received: from st11p00mm-asmtp003.mac.com ([17.172.81.2]:49095) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Y1zFK-0005Qw-JR for bug-auctex@gnu.org; Fri, 19 Dec 2014 10:13:38 -0500 Received: from xerek.local (117-002.cbici.net [64.70.117.2]) by st11p00mm-asmtp003.mac.com (Oracle Communications Messaging Server 7.0.5.33.0 64bit (built Aug 27 2014)) with ESMTPSA id <0NGU003A14YJLK20@st11p00mm-asmtp003.mac.com> for bug-auctex@gnu.org; Fri, 19 Dec 2014 15:13:33 +0000 (GMT) From: Daniel Walsh To: bug-auctex@gnu.org Subject: 11.88; pdflatex Date: Fri, 19 Dec 2014 10:13:30 -0500 Message-id: MIME-version: 1.0 Content-type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000 definitions=2014-12-19_04:2014-12-19,2014-12-19,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=14 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1412080000 definitions=main-1412190151 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. 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: -4.0 (----) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 19 Dec 2014 11:56:59 -0500 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: -4.0 (----) Remember to cover the basics. Including a minimal LaTeX example file exhibiting the problem might help. simply installed auctex and tried to run with circ.tex example but preview will not generate because it can't find pdflatex command. ghostscript is installed. Emacs : GNU Emacs 24.4.1 (x86_64-apple-darwin13.4.0, NS apple-appkit-1265.21) of 2014-10-20 on builder10-9.porkrind.org Package: 11.88 Run buffer contents: Running `Preview-LaTeX' on `_region_' with ``pdflatex "\nonstopmode\nofiles\PassOptionsToPackage{active,tightpage,auctex}{preview}\AtBeginDocument{\ifx\ifPreview\undefined\RequirePackage[displaymath,floats,graphics,textmath,sections,footnotes]{preview}[2004/11/05]\fi}" "\input" _region_.tex'' /bin/sh: pdflatex: command not found TeX Output exited as expected with code 127 at Fri Dec 19 10:08:55 LaTeX: LaTeX found no preview images current state: ============== (setq AUCTeX-version "11.88" LaTeX-command-style '(("" "%(PDF)%(latex) %(extraopts) %S%(PDFout)")) image-types '(png gif tiff jpeg xpm xbm pbm) preview-image-type 'png preview-image-creators '((dvipng (open preview-gs-open preview-dvipng-process-setup) (place preview-gs-place) (close preview-dvipng-close)) (png (open preview-gs-open) (place preview-gs-place) (close preview-gs-close)) (jpeg (open preview-gs-open) (place preview-gs-place) (close preview-gs-close)) (pnm (open preview-gs-open) (place preview-gs-place) (close preview-gs-close)) (tiff (open preview-gs-open) (place preview-gs-place) (close preview-gs-close))) preview-dvipng-image-type 'png preview-dvipng-command "dvipng -picky -noghostscript %d -o \"%m/prev%%03d.png\"" preview-pdf2dsc-command "pdf2dsc %s.pdf %m/preview.dsc" preview-gs-command "/usr/local/bin/gs" preview-gs-options '("-q" "-dDELAYSAFER" "-dNOPAUSE" "-DNOPLATFONTS" "-dPrinted" "-dTextAlphaBits=4" "-dGraphicsAlphaBits=4") preview-gs-image-type-alist '((png png "-sDEVICE=png16m") (dvipng png "-sDEVICE=png16m") (jpeg jpeg "-sDEVICE=jpeg") (pnm pbm "-sDEVICE=pnmraw") (tiff tiff "-sDEVICE=tiff12nc")) preview-fast-conversion t preview-prefer-TeX-bb nil preview-dvips-command "dvips -Pwww -i -E %d -o %m/preview.000" preview-fast-dvips-command "dvips -Pwww %d -o %m/preview.ps" preview-scale-function 'preview-scale-from-face preview-LaTeX-command '("%`%l \"\\nonstopmode\\nofiles\\PassOptionsToPackage{" ("," . preview-required-option-list) "}{preview}\\AtBeginDocument{\\ifx\\ifPreview\\undefined" preview-default-preamble "\\fi}\"%' %t") preview-required-option-list '("active" "tightpage" "auctex" (preview-preserve-counters "counters")) preview-preserve-counters nil preview-default-option-list '("displaymath" "floats" "graphics" "textmath" "sections" "footnotes") preview-default-preamble '("\\RequirePackage[" ("," . preview-default-option-list) "]{preview}[2004/11/05]") preview-LaTeX-command-replacements nil preview-dump-replacements '(preview-LaTeX-command-replacements ("\\`\\([^ ]+\\)\\(\\( +-\\([^ \\\\\"]\\|\\\\\\.\\|\"[^\"]*\"\\)*\\)*\\)\\(.*\\)\\'" "\\1 -ini -interaction=nonstopmode \"&\\1\" " preview-format-name ".ini \\5") ) preview-undump-replacements '(("\\`\\([^ ]+\\) .*? \"\\\\input\" \\(.*\\)\\'" "\\1 -interaction=nonstopmode \"&" preview-format-name "\" \\2") ) preview-auto-cache-preamble 'ask preview-TeX-style-dir "/Users/danielwalsh/.emacs.d/elpa/auctex-11.88/latex" ) Output from running `/usr/local/bin/gs -h': GPL Ghostscript 9.15 (2014-09-22) Copyright (C) 2014 Artifex Software, Inc. All rights reserved. Usage: gs [switches] [file1.ps file2.ps ...] Most frequently used switches: (you can use # in place of =) -dNOPAUSE no pause after page | -q `quiet', fewer messages -gx page size in pixels | -r pixels/inch resolution -sDEVICE= select device | -dBATCH exit after last file -sOutputFile= select output file: - for stdout, |command for pipe, embed %d or %ld for page # Input formats: PostScript PostScriptLevel1 PostScriptLevel2 PostScriptLevel3 PDF Default output device: x11alpha Available devices: alc1900 alc2000 alc4000 alc4100 alc8500 alc8600 alc9100 ap3250 appledmp atx23 atx24 atx38 bbox bit bitcmyk bitrgb bitrgbtags bj10e bj10v bj10vh bj200 bjc600 bjc800 bjc880j bjccmyk bjccolor bjcgray bjcmono bmp16 bmp16m bmp256 bmp32b bmpgray bmpmono bmpsep1 bmpsep8 ccr cdeskjet cdj1600 cdj500 cdj550 cdj670 cdj850 cdj880 cdj890 cdj970 cdjcolor cdjmono cdnj500 cfax chp2200 cif cljet5 cljet5c cljet5pr coslw2p coslwxl cp50 cups declj250 deskjet devicen dfaxhigh dfaxlow dj505j djet500 djet500c dl2100 dnj650c epl2050 epl2050p epl2120 epl2500 epl2750 epl5800 epl5900 epl6100 epl6200 eplcolor eplmono eps2write eps9high eps9mid epson epsonc escp escpage faxg3 faxg32d faxg4 fmlbp fmpr fpng fs600 gdi hl1240 hl1250 hl7x0 hpdj1120c hpdj310 hpdj320 hpdj340 hpdj400 hpdj500 hpdj500c hpdj510 hpdj520 hpdj540 hpdj550c hpdj560c hpdj600 hpdj660c hpdj670c hpdj680c hpdj690c hpdj850c hpdj855c hpdj870c hpdj890c hpdjplus hpdjportable ibmpro ijs imagen inferno ink_cov inkcov itk24i itk38 iwhi iwlo iwlq jetp3852 jj100 jpeg jpegcmyk jpeggray la50 la70 la75 la75plus laserjet lbp310 lbp320 lbp8 lex2050 lex3200 lex5700 lex7000 lips2p lips3 lips4 lips4v lj250 lj3100sw lj4dith lj4dithp lj5gray lj5mono ljet2p ljet3 ljet3d ljet4 ljet4d ljet4pjl ljetplus ln03 lp1800 lp1900 lp2000 lp2200 lp2400 lp2500 lp2563 lp3000c lp7500 lp7700 lp7900 lp8000 lp8000c lp8100 lp8200c lp8300c lp8300f lp8400f lp8500c lp8600 lp8600f lp8700 lp8800c lp8900 lp9000b lp9000c lp9100 lp9200b lp9200c lp9300 lp9400 lp9500c lp9600 lp9600s lp9800c lps4500 lps6500 lq850 lxm3200 lxm5700m m8510 mag16 mag256 md1xMono md2k md50Eco md50Mono md5k mgr4 mgr8 mgrgray2 mgrgray4 mgrgray8 mgrmono miff24 mj500c mj6000c mj700v2c mj8000c ml600 necp6 npdl nullpage oce9050 oki182 oki4w okiibm oprp opvp paintjet pam pamcmyk32 pamcmyk4 pbm pbmraw pcl3 pcx16 pcx24b pcx256 pcx2up pcxcmyk pcxgray pcxmono pdfwrite pgm pgmraw pgnm pgnmraw photoex picty180 pj pjetxl pjxl pjxl300 pkm pkmraw pksm pksmraw plan plan9bm planc plang plank planm png16 png16m png256 png48 pngalpha pnggray pngmono pnm pnmraw ppm ppmraw pr1000 pr1000_4 pr150 pr201 ps2write psdcmyk psdcmykog psdrgb pwgraster pxlcolor pxlmono r4081 rinkj rpdl samsunggdi sgirgb sj48 spotcmyk st800 stcolor sunhmono t4693d2 t4693d4 t4693d8 tek4696 tiff12nc tiff24nc tiff32nc tiff48nc tiff64nc tiffcrle tiffg3 tiffg32d tiffg4 tiffgray tifflzw tiffpack tiffscaled tiffsep tiffsep1 txtwrite uniprint x11 x11alpha x11cmyk x11cmyk2 x11cmyk4 x11cmyk8 x11gray2 x11gray4 x11mono x11rg16x x11rg32x xcf xes xpswrite Search path: %rom%Resource/Init/ : %rom%lib/ : /usr/local/share/ghostscript/9.15/Resource/Init : /usr/local/share/ghostscript/9.15/lib : /usr/local/share/ghostscript/9.15/Resource/Font : /usr/local/share/ghostscript/fonts : /usr/local/share/fonts/default/ghostscript : /usr/local/share/fonts/default/Type1 : /usr/local/share/fonts/default/TrueType : /usr/lib/DPS/outline/base : /usr/openwin/lib/X11/fonts/Type1 : /usr/openwin/lib/X11/fonts/TrueType : /usr/share/cups/fonts Ghostscript is also using fontconfig to search for font files Initialization files are compiled into the executable. For more information, see /usr/local/share/ghostscript/9.15/doc/Use.htm. Please report bugs to bugs.ghostscript.com. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 19 14:55:42 2014 Received: (at 19411) by debbugs.gnu.org; 19 Dec 2014 19:55:43 +0000 Received: from localhost ([127.0.0.1]:51821 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y23eG-0006aO-SW for submit@debbugs.gnu.org; Fri, 19 Dec 2014 14:55:42 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:35919) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y23eE-0006aC-1l for 19411@debbugs.gnu.org; Fri, 19 Dec 2014 14:55:39 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 403D42038C for <19411@debbugs.gnu.org>; Fri, 19 Dec 2014 14:55:37 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Fri, 19 Dec 2014 14:55:37 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:to:cc:subject:references :date:in-reply-to:message-id:mime-version:content-type; s= smtpout; bh=6nf6dT8QgE6U7Q/oayN07nYK3eU=; b=pn2BRdZYTR9CTEcHiacI HtFuDar41Vkpw1cYoapuFYItbzKq+9Ee/GIczgddalJ8bf4nRWnFTg3ZmfJr4R5q bMU90ZFA8IvAyxTOqVMvvfkQD6kKF8CZBGDYIaVvKzUr9n2pM0M5AQ4yjiQpDxcD vo/19RseFhMUhdPAcUprLtw= X-Sasl-enc: WqLZWuDP7d9WlwpdCWWiNCho1susmu3fyTn5h39Wxs5u 1419018936 Received: from thinkpad-t440p.tsdh.org (unknown [2.163.223.134]) by mail.messagingengine.com (Postfix) with ESMTPA id 47531C00280; Fri, 19 Dec 2014 14:55:36 -0500 (EST) From: Tassilo Horn To: Daniel Walsh Subject: Re: bug#19411: 11.88; pdflatex References: Date: Fri, 19 Dec 2014 20:55:30 +0100 In-Reply-To: (Daniel Walsh's message of "Fri, 19 Dec 2014 10:13:30 -0500") Message-ID: <87a92j8le5.fsf@thinkpad-t440p.tsdh.org> User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 19411 Cc: 19411@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 (/) Daniel Walsh writes: Hi Daniel, > simply installed auctex and tried to run with circ.tex example but > preview will not generate because it can't find pdflatex command. > ghostscript is installed. Ghostscript has nothing to do with pdflatex. Can you invoke pdflatex from the command line? If so, it's a problem with your PATH. What does (executable-find "pdflatex") <-- C-x C-e here! message? Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 19 15:17:44 2014 Received: (at 19411-done) by debbugs.gnu.org; 19 Dec 2014 20:17:44 +0000 Received: from localhost ([127.0.0.1]:51834 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y23zb-0008VO-Tr for submit@debbugs.gnu.org; Fri, 19 Dec 2014 15:17:44 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:51927) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y23zZ-0008VH-U6 for 19411-done@debbugs.gnu.org; Fri, 19 Dec 2014 15:17:42 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id BC3B9209BB for <19411-done@debbugs.gnu.org>; Fri, 19 Dec 2014 15:17:41 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Fri, 19 Dec 2014 15:17:41 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:from:to:subject:references :date:in-reply-to:message-id:mime-version:content-type; s= smtpout; bh=Pw75iqixy4aZa3FcGve0nO0o0yY=; b=PvlshVfNJoAJ6nsdKvsp JWLURsJhZHt8/CsD0/VmFY+gTZz5FB058lpxEgdmNX4ECHwzAABywsVMjHGdwO9/ R59FSAiZMdzQIHpm3PxE+KHZ4llaeYPy11cf+/ypTaj0MaEg7cjskfBhKc5Hx8+4 nyDWxD8rOzKwkjJuPafA5Gg= X-Sasl-enc: tK0XJfwqd6Z+sB+i7wwDIDk4hjI5MrC1CD/TRpGZMr9X 1419020261 Received: from thinkpad-t440p.tsdh.org (unknown [2.163.223.134]) by mail.messagingengine.com (Postfix) with ESMTPA id 294BFC00284 for <19411-done@debbugs.gnu.org>; Fri, 19 Dec 2014 15:17:41 -0500 (EST) From: Tassilo Horn To: 19411-done@debbugs.gnu.org Subject: Re: bug#19411: 11.88; pdflatex References: <87a92j8le5.fsf@thinkpad-t440p.tsdh.org> Date: Fri, 19 Dec 2014 21:17:35 +0100 In-Reply-To: <87a92j8le5.fsf@thinkpad-t440p.tsdh.org> (Tassilo Horn's message of "Fri, 19 Dec 2014 20:55:30 +0100") Message-ID: <871tnv8kdc.fsf@thinkpad-t440p.tsdh.org> User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 19411-done 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 (/) Tassilo Horn writes: >> simply installed auctex and tried to run with circ.tex example but >> preview will not generate because it can't find pdflatex command. >> ghostscript is installed. > > Ghostscript has nothing to do with pdflatex. Can you invoke pdflatex > from the command line? If so, it's a problem with your PATH. Closing. It was PATH problem. Bye, Tassilo From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 22 17:08:39 2014 Received: (at control) by debbugs.gnu.org; 22 Dec 2014 22:08:39 +0000 Received: from localhost ([127.0.0.1]:55333 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y3B9b-0007PJ-61 for submit@debbugs.gnu.org; Mon, 22 Dec 2014 17:08:39 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:33810) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Y3B9Z-0007PB-Gr for control@debbugs.gnu.org; Mon, 22 Dec 2014 17:08:37 -0500 Received: from adsl-ull-43-16.42-151.net24.it ([151.42.16.43]:57578 helo=debenv) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Y3B9Y-0002Dr-Gj for control@debbugs.gnu.org; Mon, 22 Dec 2014 17:08:37 -0500 Date: Mon, 22 Dec 2014 23:08:18 +0100 Message-Id: <87vbl372y5.fsf@gnu.org> To: control@debbugs.gnu.org From: mose@gnu.org (=?utf-8?Q?Mos=C3=A8?= Giordano) Subject: control message for bug #19411 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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 (-----) tags 19411 notabug From unknown Mon Aug 18 00:07:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 20 Jan 2015 12:24:04 +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