auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fwd: Re: [AUCTeX] Problem with Auctex Preview on Fedora]


From: Christophe FARGES
Subject: Re: [Fwd: Re: [AUCTeX] Problem with Auctex Preview on Fedora]
Date: Thu, 19 Oct 2006 09:28:50 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Hello,

So, here is what I get with the PC that gives the error when using Auctex preview in Xemacs:
" Display geometry unavailable: Symbol's function definition is void:
display-pixel-width"
or:
"Symbol's function definition is void: previous-single-char-property-change"

Emacs : XEmacs 21.4 (patch 19) "Constant Variable" [Lucid] (i386-redhat-linux, Mule) of Tue Apr 4 2006 on hammer3.fedora.redhat.com
Package: 11.83

current state:
==============
(setq
AUCTeX-date "2006-06-07"
window-system 'x
LaTeX-version "2e"
TeX-style-path '("style" "auto"
        "/usr/share/xemacs/site-packages/etc/auctex/style"
        "/usr/share/xemacs/site-packages/etc/auctex/auto/")
TeX-auto-save nil
TeX-parse-self nil
TeX-master t
TeX-command-list '(("TeX" "%(PDF)%(tex) %S%(PDFout) \"%(mode)\\input %t\""
           TeX-run-TeX nil
           (plain-tex-mode ams-tex-mode texinfo-mode) :help
           "Run plain TeX")
          ("LaTeX" "%l \"%(mode)\\input{%t}\"" TeX-run-TeX nil
           (latex-mode doctex-mode) :help "Run LaTeX")
          ("Makeinfo" "makeinfo %t" TeX-run-compile nil
           (texinfo-mode) :help "Run Makeinfo with Info output")
          ("Makeinfo HTML" "makeinfo --html %t" TeX-run-compile nil
           (texinfo-mode) :help "Run Makeinfo with HTML output")
          ("AmSTeX" "%(PDF)amstex %S%(PDFout) \"%(mode)\\input %t\""
           TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX")
          ("ConTeXt" "texexec --once --texutil %(execopts)%t"
           TeX-run-TeX nil (context-mode) :help "Run ConTeXt once")
          ("ConTeXt Full" "texexec %(execopts)%t" TeX-run-TeX nil
           (context-mode) :help "Run ConTeXt until completion")
          ("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help
           "Run BibTeX")
          ("View" "%V" TeX-run-discard t t :help "Run Viewer")
          ("Print" "%p" TeX-run-command t t :help "Print the file")
          ("Queue" "%q" TeX-run-background nil t :help
           "View the printer queue" :visible TeX-queue-command)
          ("File" "%(o?)dvips %d -o %f " TeX-run-command t t :help
           "Generate PostScript file")
          ("Index" "makeindex %s" TeX-run-command nil t :help
           "Create index file")
          ("Check" "lacheck %s" TeX-run-compile nil (latex-mode)
           :help "Check LaTeX file for correctness")
          ("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil
           t :help "Spell-check the document")
          ("Clean" "TeX-clean" TeX-run-function nil t :help
           "Delete generated intermediate files")
          ("Clean All" "(TeX-clean t)" TeX-run-function nil t :help
           "Delete generated intermediate and output files")
          ("Other" "" TeX-run-command t t :help
           "Run an arbitrary command")
          )
)


and here is what I get with my Laptop where Auctex works fine:

Emacs : XEmacs 21.4 (patch 19) "Constant Variable" [Lucid] (i686-pc-cygwin, Mule) of Tue Jan 31 2006 on vzell-de
Package: 11.83

current state:
==============
(setq
AUCTeX-date "2006-06-07"
window-system 'x
LaTeX-version "2e"
TeX-style-path '("style" "auto"
         "/home/Travail/.xemacs/xemacs-packages/etc/auctex/style"
         "/usr/local/var/auctex/")
TeX-auto-save nil
TeX-parse-self nil
TeX-master nil
TeX-command-list '(("ps2pdf" "ps2pdf %s.pdf" TeX-run-silent nil nil)
           ("makeindex" "makeindex %s" TeX-run-silent nil nil)
           ("dvips" "dvips %s.dvi" TeX-run-silent nil nil)
           ("gv" "gv %s.ps" TeX-run-silent nil nil)
           ("gv" "gv %s.ps" TeX-run-silent nil nil)
           ("xpdf" "xpdf %s.pdf" TeX-run-silent t nil)
           ("Acroread" "acroread %s.pdf" TeX-run-silent t nil)
           ("gv" "gv %s.ps" TeX-run-silent nil nil)
           ("gv" "gv %s.ps" TeX-run-silent nil nil)
           ("xpdf" "xpdf %s.pdf" TeX-run-silent nil nil)
           ("Acroread" "acroread %s.pdf" TeX-run-silent nil nil)
           ("PDFLaTeX" "pdflatex '\\nonstopmode\\input{%t}'"
            TeX-run-command nil nil)
           ("TeX" "%(PDF)%(tex) %S%(PDFout) \"%(mode)\\input %t\""
            TeX-run-TeX nil
            (plain-tex-mode texinfo-mode ams-tex-mode) :help
            "Run plain TeX")
           ("LaTeX" "%l \"%(mode)\\input{%t}\"" TeX-run-TeX nil
            (latex-mode doctex-mode) :help "Run LaTeX")
           ("Makeinfo" "makeinfo %t" TeX-run-compile nil
            (texinfo-mode) :help "Run Makeinfo with Info output")
           ("Makeinfo HTML" "makeinfo --html %t" TeX-run-compile nil
            (texinfo-mode) :help "Run Makeinfo with HTML output")
           ("AmSTeX" "%(PDF)amstex %S%(PDFout) \"%(mode)\\input %t\""
            TeX-run-TeX nil (ams-tex-mode) :help "Run AMSTeX")
           ("ConTeXt" "texexec --once --texutil %(execopts)%t"
            TeX-run-TeX nil (context-mode) :help "Run ConTeXt once")
           ("ConTeXt Full" "texexec %(execopts)%t" TeX-run-TeX nil
            (context-mode) :help "Run ConTeXt until completion")
           ("ConTeXt Clean" "texutil --purgeall" TeX-run-interactive
            nil (context-mode) :help "Clean temporary ConTeXt files")
           ("BibTeX" "bibtex %s" TeX-run-BibTeX nil t :help
            "Run BibTeX")
           ("View" "%V" TeX-run-discard nil t :help "Run Viewer")
           ("Print" "%p" TeX-run-command t t :help "Print the file")
           ("Queue" "%q" TeX-run-background nil t :help
            "View the printer queue" :visible TeX-queue-command)
           ("File" "%(o?)dvips %d -o %f " TeX-run-command t t :help
            "Generate PostScript file")
           ("Index" "makeindex %s" TeX-run-command nil t :help
            "Create index file")
           ("Check" "lacheck %s" TeX-run-compile nil (latex-mode)
            :help "Check LaTeX file for correctness")
           ("Spell" "<ignored>" TeX-run-ispell-on-document nil t
            :help "Spell-check the document")
           ("Other" "" TeX-run-command t t :help
            "Run an arbitrary command")
           )
)



Christophe FARGES <address@hidden> writes:

Hello,

I don't know which version of Auctex and Xemacs are installed on the
computer. Is there a command line or something to check this out?

The command

M-x TeX-submit-bug-report RET

will create a mail with all relevant details.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]