help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Unicode characters for transcribing to pdf


From: Alessandro Bertulli
Subject: Re: Unicode characters for transcribing to pdf
Date: Sat, 03 Sep 2022 12:58:16 +0200
User-agent: mu4e 1.8.9; emacs 29.0.50

Arash Esbati <arash@gnu.org> writes:

> Alessandro Bertulli <alessandro.bertulli96@gmail.com> writes:
>
>> However, I found that I also needed to place
>>
>> (require 'latex)
>> (require 'tex-mode)
>>
>> in my init file.
>
> Can you please elaborate why it was necessary to add the lines above to
> your init file in order to make AUCTeX run?  How did you install AUCTeX?

I installed it using package.el. Then for some reason I had problems
configuring keybindings in LaTeX-mode-map: somehow the variable seemed
to not be defined. I manually searched for it in the package (M-x
grep-find iirc), then required the relevant files.

I would say it's a bug, but notice that I am currently on Emacs 29.0.50,
and I don't use use-package. May these be the causes? Do you have the
same problems? Is LaTeX-mode-map defined for you (e.g., in C-h v)?

Alessandro



reply via email to

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