Tassilo Horn <t...@gnu.org> writes:

> "g...@scheiberspace.ch" <g...@scheiberspace.ch> writes:
>
> Hi!
>
>> Removing the 'turn-on-auctex line doesn't make a difference.  Thanks
>> anyway for the hint that the function does not exist (anymore??  I
>> can't remember where I got it from).
>
> It has never existed in AUCTeX itself, but of course it might be that
> you've defined that function yourself in your ~/.emacs.
>
> Anyway, I've just tried again with a test user account and no ~/.emacs
> and ~/.emacs.d/, and Emacs 24.3.
>
> 1. Start emacs
> 2. `M-x list-packages'
> 3. `i' on auctex 11.87.5 followed by `x'
> 4. `C-x C-f ~/foo.tex RET'
> 5. The file is found and the buffer is in AUCTeX TeX-latex-mode, i.e.,
>    `C-h v major-mode' says its `latex-mode', and `C-h f latex-mode' says:
>
> ,----[ C-h f latex-mode ]
> | latex-mode is an alias for `TeX-latex-mode' in `tex-site.el'.
> | 
> | (latex-mode)
> | 
> | Major mode in AUCTeX for editing LaTeX files.
> | See info under AUCTeX for full documentation.
> | [...]
> `----

Might be worth starting emacs with

emacs --debug-init

I suspect that the startup aborts early.

-- 
David Kastrup

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

Reply via email to