[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The auto-completion behavior of parenthesis.
From: |
Ikumi Keita |
Subject: |
Re: The auto-completion behavior of parenthesis. |
Date: |
Fri, 28 Jul 2023 15:43:52 +0900 |
Hi,
>>>>> Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> After starting with 'emacs -Q', I tried to do the above test with the
> guidance here [1] to install auctex:
> M-x package-install RET auctex RET
> But I meet the following:
> Install package: auctex RET
> no match
I think that your local elpa database wasn't updated when you tried it
and emacs tries to install older version of AUCTeX, which no longer
existed on the elpa server.
>> Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> Any then, I use a minimal tex file:
> \documentclass{article}
> \begin{document}
> Hello world.
> \end{document}
> After opening the above file, eval the following setting:
> M-: (setq LaTeX-electric-left-right-brace t) RET
> Then, I observed the same effect as shown be you.
Is that buffer in AUCTeX latex mode? I suspect that it's in emacs
built-in latex mode due to '-Q' option.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
- The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/22
- Re: The auto-completion behavior of parenthesis., Arash Esbati, 2023/07/27
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/27
- Re: The auto-completion behavior of parenthesis., David Kastrup, 2023/07/27
- Re: The auto-completion behavior of parenthesis., Arash Esbati, 2023/07/27
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/28
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/28
- Re: The auto-completion behavior of parenthesis.,
Ikumi Keita <=
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/28
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/28
- Re: The auto-completion behavior of parenthesis., Ikumi Keita, 2023/07/28
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/28
- Re: The auto-completion behavior of parenthesis., Ikumi Keita, 2023/07/28
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/29
- Re: The auto-completion behavior of parenthesis., Tassilo Horn, 2023/07/30
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/30
- Re: The auto-completion behavior of parenthesis., Hongyi Zhao, 2023/07/28