[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The auto-completion behavior of parenthesis.
From: |
Hongyi Zhao |
Subject: |
Re: The auto-completion behavior of parenthesis. |
Date: |
Fri, 28 Jul 2023 15:43:22 +0800 |
On Fri, Jul 28, 2023 at 2:43 PM Ikumi Keita <ikumi@ikumi.que.jp> wrote:
>
> 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.
I tried with `M-x package-refresh-contents' but still meet the same problem.
And I also tried with `M-x package-list-packages` and find that auctex
already installed as shown in the attachment.
> >> 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.
See the attached screenshot. But this time, all test fails.
> Regards,
> Ikumi Keita
> #StandWithUkraine #StopWarInUkraine
Best,
Zhao
image.png
Description: PNG image
image.png
Description: PNG image
- 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, 2023/07/28
- Re: The auto-completion behavior of parenthesis.,
Hongyi Zhao <=
- 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