auctex
[Top][All Lists]
Advanced

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

[AUCTeX] [elpa] Trouble when loading auctex.el


From: Denis Bitouzé
Subject: [AUCTeX] [elpa] Trouble when loading auctex.el
Date: Thu, 22 Nov 2012 18:56:15 +0100

Hello,

here is the context:

  * Linux Mageia box,

  * compiled GNU Emacs 24.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10)

  * auctex-11.86 installed via M-x list-packages (elpa)

  * an almost empty .emacs file, containing just:

  (load "auctex.el" nil t t)
  (load "preview-latex.el" nil t t)

When running emacs, I get the error:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Warning (initialization): An error occurred while loading
`/home/bitouze/.emacs':

File error: Cannot open load file, auctex.el
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

When running it with `--debug-init' option, I get:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Debugger entered--Lisp error: (file-error "Cannot open load file"
"auctex.el") load("auctex.el" nil t t)
  eval-buffer(#<buffer  *load*> nil "/home/bitouze/.emacs" nil t)  ;
Reading at buffer position 27
load-with-code-conversion("/home/bitouze/.emacs" "/home/bitouze/.emacs"
t t) load("~/.emacs" t t) #[0
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

followed by some strange characters:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 "\205\262
\306=\203
\307\310Q\202;
\311=\204

etc.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

followed by:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
[init-file-user system-type delayed-warnings-list user-init-file
inhibit-default-init inhibit-startup-screen ms-dos "~" "/_emacs"
windows-nt "/.emacs" directory-files nil "^\\.emacs\\(\\.elc?\\)?$"
"~/.emacs" "^_emacs\\(\\.elc?\\)?$" (initialization "`_emacs' init file
is deprecated, please use `.emacs'") "~/_emacs" t load expand-file-name
"init" file-name-as-directory "/.emacs.d" file-name-extension "elc"
file-name-sans-extension ".el" file-exists-p file-newer-than-file-p
message "Warning: %s is newer than %s" sit-for 1 "default"] 7
"\n\n(fn)"]()
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Nevertheless, auctex is running as expected when a .tex file is open.

Thanks for any hint.
-- 
Denis



reply via email to

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