From mboxrd@z Thu Jan 1 00:00:00 1970 From: claude fuhrer Subject: org-latex-export-to-pdf error Date: Mon, 19 Mar 2018 10:22:05 +0100 Message-ID: <736adebc-e9e8-fcc2-7c10-c3ec9c996f3c@fuhrer.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1exrBy-0001m6-V8 for emacs-orgmode@gnu.org; Mon, 19 Mar 2018 05:35:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1exrBv-0001J6-QN for emacs-orgmode@gnu.org; Mon, 19 Mar 2018 05:34:58 -0400 Received: from smtp-sh2.infomaniak.ch ([128.65.195.6]:44231) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1exrBv-0001H3-Gw for emacs-orgmode@gnu.org; Mon, 19 Mar 2018 05:34:55 -0400 Received: from smtp8.infomaniak.ch (smtp8.infomaniak.ch [83.166.132.38]) by smtp-sh.infomaniak.ch (8.14.5/8.14.5) with ESMTP id w2J9M56t006360 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Mon, 19 Mar 2018 10:22:05 +0100 Received: from [IPv6:2a02:120b:2c7f:3450:fca9:9854:3b83:9837] (dynamic.wline.6rd.res.cust.swisscom.ch [IPv6:2a02:120b:2c7f:3450:fca9:9854:3b83:9837] (may be forged)) (authenticated bits=0) by smtp8.infomaniak.ch (8.14.5/8.14.5) with ESMTP id w2J9M5CB117885 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 19 Mar 2018 10:22:05 +0100 Content-Language: fr-CH List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi, This morning, I've received an error message that I do not understand.=20 Perheaps you can help me. If a try to export a file to pdf typing "C-c C-e l p", I receive the=20 error message below (that I do not understand.) if, for the same file, I type "M-x org-latex-export-to-pdf", the pdf=20 file is produced without any error. I suspect (but you can perheaps=20 confirm that) that there is a conflict between "my" org configuration=20 and "my" yasnippet configuration. Thank you in advance for your advice kind regards claude ;;=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D error message=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Debugger entered: ("`yas--original-auto-fill-function' unexpectedly nil!=20 Please report this backtrace (hit `c' to continue)") =C2=A0 (progn (debug nil "`yas--original-auto-fill-function' unexpectedl= y=20 nil! Please report this backtrace (hit `c' to continue)")) =C2=A0 (if (and (null newval) (eq auto-fill-function 'yas--auto-fill)=20 (fboundp 'backtrace-frames) (not (and (eq op 'makunbound) (not (eq=20 (default-value 'auto-fill-function) 'yas--auto-fill)) (cl-member=20 'kill-all-local-variables (backtrace-frames 'yas--watch-auto-fill) :key=20 (function (lambda (frame) (nth 1 frame))))))) (progn (debug nil=20 "`yas--original-auto-fill-function' unexpectedly nil! Please report this=20 backtrace (hit `c' to continue)"))) =C2=A0 yas--watch-auto-fill(yas--original-auto-fill-function nil set=20 #) =C2=A0 make-local-variable(yas--original-auto-fill-function) =C2=A0 #f(compiled-function () #)() =C2=A0 funcall(#f(compiled-function () #)) =C2=A0 org-element-parse-secondary-string("13 novembre 2017" (bold code=20 entity export-snippet inline-babel-call inline-src-block italic=20 line-break latex-fragment link macro radio-target statistics-cookie=20 strike-through subscript superscript target timestamp underline verbatim)= ) =C2=A0 org-macro-initialize-templates() =C2=A0 org-export-as(latex nil nil nil (:output-file "cprog.tex")) =C2=A0 org-export-to-file(latex "cprog.tex" nil nil nil nil nil=20 #f(compiled-function (file) #)) =C2=A0 org-latex-export-to-pdf(nil nil nil nil) =C2=A0 org-export-dispatch(nil) =C2=A0 funcall-interactively(org-export-dispatch nil) =C2=A0 #(org-export-dispatch nil nil) =C2=A0 apply(# org-export-dispatch (nil nil)) =C2=A0 call-interactively@ido-cr+-record-current-command(# org-export-dispatch nil nil) =C2=A0 apply(call-interactively@ido-cr+-record-current-command # (org-export-dispatch nil nil)) =C2=A0 call-interactively(org-export-dispatch nil nil) =C2=A0 command-execute(org-export-dispatch)