emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-latex-export-to-pdf error
@ 2018-03-19  9:22 claude fuhrer
  0 siblings, 0 replies; only message in thread
From: claude fuhrer @ 2018-03-19  9:22 UTC (permalink / raw)
  To: emacs-orgmode

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)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-03-19  9:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19  9:22 org-latex-export-to-pdf error claude fuhrer

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).