On 29.10.2015 08:28, Tassilo Horn wrote:
Andreas Röhler<andreas.roeh...@online.de>  writes:

Hi Andreas,

With Emacs built from current source at Debian get the following kind
of error:

Debugger entered--Lisp error: (file-error "Cannot open load file" "Datei oder
Verzeichnis nicht gefunden" "tex-site")
   require(tex-site)
   eval-buffer(#<buffer  *load*>  nil
"~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads.el" nil t)  ; Reading at
buffer position 9880
   
load-with-code-conversion("~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads.el"
"~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads.el" nil t)
   load("~/.emacs.d/elpa/auctex-11.87.7/auctex-autoloads" nil t)
   package--activate-autoloads-and-load-path([cl-struct-package-desc auctex (11
87 7) "Integrated environment for *TeX*" nil nil nil
"~/.emacs.d/elpa/auctex-11.87.7" ((:url
. "http://www.gnu.org/software/auctex/";)) nil])
   package-activate-1([cl-struct-package-desc auctex (11 87 7) "Integrated
environment for *TeX*" nil nil nil "~/.emacs.d/elpa/auctex-11.87.7" ((:url
. "http://www.gnu.org/software/auctex/";)) nil] nil)
   package-activate(auctex)
   package-initialize()
   command-line()
   normal-top-level()

;;;;;;#

This is a known error from several Debian installs here.
Whilst Emacs shipped with Debian doesn't show this.

Any idea?
But I presume that the file
~/.emacs.d/elpa/auctex-11.87.7/tex-site.el[c] does exist, right?  If it
does, it would mean that `load-path' is wrong somehow although that
should be set up by auctex-autoloads.el before that requires tex-site.
Hi Tassilo,

Var load-path contains

"home/MY_NAME/.emacs.d/elpa/auctex-11.87.7"

which looks good.

Evaluating (require 'latex) in init, triggers the following:

Debugger entered--Lisp error: (dbus-error "Emacs not compiled with dbus support")
  signal(dbus-error ("Emacs not compiled with dbus support"))
dbus-call-method(:session "org.gnome.evince.Daemon" "/org/gnome/evince/Daemon" "org.freedesktop.DBus.Introspectable" "Introspect" :timeout 1000) byte-code("\304 \n \305\306\307&\207" [bus service path dbus-interface-introspectable dbus-call-method "Introspect" :timeout 1000] 8) dbus-introspect(:session "org.gnome.evince.Daemon" "/org/gnome/evince/Daemon") byte-code("\304\305!rq\210\306\216\307 \n #c\210\310ed\"+\207" [temp-buffer bus service path generate-new-buffer " *temp*" ((byte-code "\301!\203\n


_______________________________________________
auctex mailing list
auctex@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to