[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-w3m-1.3.6
Katsumi Yamaoka schrieb am 2003-07-23:
> If you get the *Backtrace* buffer, send the contents to us.
Here you are (the byte-code line contains junk I cannot paste here):
Debugger entered--Lisp error: (void-function TeX-add-style-hook)
(TeX-add-style-hook "texinfo" (function (lambda nil ... ... ...)))
eval-buffer(#<buffer *load*<2>> nil "texinfo" nil t)
load-with-code-conversion("/usr/share/emacs/site-lisp/auctex/auto/texinfo.el" "texinfo" nil t)
require(texinfo)
byte-code("!BacktraceB!HB # # # # # # # # # # #" [current-load-list texinfo-format-syntax-table texinfo-fold-nodename-case require texinfo texnfo-upd boundp nil texinfo-vindex texinfo-findex texinfo-cindex texinfo-pindex texinfo-tindex texinfo-kindex texinfo-last-node texinfo-node-names texinfo-enclosure-list texinfo-alias-list texinfo-command-start texinfo-command-end texinfo-command-name texinfo-defun-type texinfo-last-node-pos texinfo-stack texinfo-short-index-cmds-alist texinfo-short-index-format-cmds-alist texinfo-format-filename texinfo-footnote-number texinfo-start-of-header texinfo-end-of-header texinfo-raisesections-alist texinfo-lowersections-alist make-syntax-table modify-syntax-entry 34 " " 92 64 "\\" 17 91 "." 93 40 41 123 "(}" 125 "){" 39] 4)
require(texinfmt)
eval-buffer(#<buffer *load*> nil "doc/ptexinfmt.el" nil t)
load-with-code-conversion("/tmp/emacs-w3m-1.3.6/doc/ptexinfmt.el" "doc/ptexinfmt.el" nil t)
load("doc/ptexinfmt.el" nil t t)
w3mhack-makeinfo()
(unwind-protect (w3mhack-makeinfo) (fset (quote kill-emacs) ke))
(let ((command-line-args-left ...) (ke ...)) (load "./w3mhack.el") (with-temp-file "./doc/version.texi" (insert "@set VERSION " ... "\n")) (fset (quote kill-emacs) (quote ignore)) (unwind-protect (w3mhack-makeinfo) (fset ... ke)))
eval((let ((command-line-args-left ...) (ke ...)) (load "./w3mhack.el") (with-temp-file "./doc/version.texi" (insert "@set VERSION " ... "\n")) (fset (quote kill-emacs) (quote ignore)) (unwind-protect (w3mhack-makeinfo) (fset ... ke))))
eval-last-sexp-1(t)
eval-last-sexp(t)
eval-print-last-sexp()
call-interactively(eval-print-last-sexp)