emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: claude fuhrer <claude@fuhrer.ch>
To: emacs-orgmode@gnu.org
Subject: org-latex-export-to-pdf error
Date: Mon, 19 Mar 2018 10:22:05 +0100	[thread overview]
Message-ID: <736adebc-e9e8-fcc2-7c10-c3ec9c996f3c@fuhrer.ch> (raw)

Hi,

This morning, I've received an error message that I do not understand. 
Perheaps you can help me.

If a try to export a file to pdf typing "C-c C-e l p", I receive the 
error message below (that I do not understand.)
if, for the same file, I type "M-x org-latex-export-to-pdf", the pdf 
file is produced without any error. I suspect (but you can perheaps 
confirm that) that there is a conflict between "my" org configuration 
and "my" yasnippet configuration.

Thank you in advance for your advice

kind regards

claude



;;================================ error message 
==========================================================================

Debugger entered: ("`yas--original-auto-fill-function' unexpectedly nil! 
Please report this backtrace (hit `c' to continue)")
   (progn (debug nil "`yas--original-auto-fill-function' unexpectedly 
nil! Please report this backtrace (hit `c' to continue)"))
   (if (and (null newval) (eq auto-fill-function 'yas--auto-fill) 
(fboundp 'backtrace-frames) (not (and (eq op 'makunbound) (not (eq 
(default-value 'auto-fill-function) 'yas--auto-fill)) (cl-member 
'kill-all-local-variables (backtrace-frames 'yas--watch-auto-fill) :key 
(function (lambda (frame) (nth 1 frame))))))) (progn (debug nil 
"`yas--original-auto-fill-function' unexpectedly nil! Please report this 
backtrace (hit `c' to continue)")))
   yas--watch-auto-fill(yas--original-auto-fill-function nil set 
#<buffer  *temp*>)
   make-local-variable(yas--original-auto-fill-function)
   #f(compiled-function () #<bytecode 0x123777d>)()
   funcall(#f(compiled-function () #<bytecode 0x123777d>))
   org-element-parse-secondary-string("13 novembre 2017" (bold code 
entity export-snippet inline-babel-call inline-src-block italic 
line-break latex-fragment link macro radio-target statistics-cookie 
strike-through subscript superscript target timestamp underline verbatim))
   org-macro-initialize-templates()
   org-export-as(latex nil nil nil (:output-file "cprog.tex"))
   org-export-to-file(latex "cprog.tex" nil nil nil nil nil 
#f(compiled-function (file) #<bytecode 0x10f2bb9>))
   org-latex-export-to-pdf(nil nil nil nil)
   org-export-dispatch(nil)
   funcall-interactively(org-export-dispatch nil)
   #<subr call-interactively>(org-export-dispatch nil nil)
   apply(#<subr call-interactively> org-export-dispatch (nil nil))
   call-interactively@ido-cr+-record-current-command(#<subr 
call-interactively> org-export-dispatch nil nil)
   apply(call-interactively@ido-cr+-record-current-command #<subr 
call-interactively> (org-export-dispatch nil nil))
   call-interactively(org-export-dispatch nil nil)
   command-execute(org-export-dispatch)

                 reply	other threads:[~2018-03-19  9:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=736adebc-e9e8-fcc2-7c10-c3ec9c996f3c@fuhrer.ch \
    --to=claude@fuhrer.ch \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).