Hi Tak,

2014-06-06 11:37 GMT+02:00 Tak Kunihiro <t...@misasa.okayama-u.ac.jp>:
> I installed auctex-11.87.5 via ELPA and noticed that a line suggested on
> "auctex-readme.txt" yields error.
>     (load "preview-latex.el" nil t t)
>
> My system cannot find "preview-latex.el".  I deleted the line and now it
> works.  I wonder the line should be something like following.
>     (load "preview.el" nil t t)
>
> Emacs  : GNU Emacs 24.3.1 (i386-mingw-nt6.1.7601)
> Package: 11.87.5

when you install a package with the Emacs built-in package manager you
don't need to load it manually with a `load' function.

Bye,
Mosè

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

Reply via email to