[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX] Conflicts with ELPA
From: |
Andreas Matthias |
Subject: |
[AUCTeX] Conflicts with ELPA |
Date: |
Sat, 27 Dec 2014 15:46:22 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Starting emacs and loading ELPA and AUCTeX such as:
# cat foo.el
(require 'package)
(package-initialize)
(load "auctex.el" nil t t)
# emacs24 --no-site-file --no-init-file -l foo.el
yields this error message:
~/.emacs.d/elpa/auctex-11.88/auctex.el:Error: Opening directory: no such
file or directory, /home/andreas/style/
How can I fix this?
Ciao
Andreas
- [AUCTeX] Conflicts with ELPA,
Andreas Matthias <=