[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: |
Sat, 29 Jul 2023 09:50:29 +0800 |
On Sat, Jul 29, 2023 at 12:03 AM Ikumi Keita <ikumi@ikumi.que.jp> wrote:
>
> >>>>> Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> > I see, due to auctex has already been installed, I must test it as follows:
>
> > emacs -Q
> > M-x package-reinstall RET auctex RET
>
> > Open a tex file, and `M-: (setq LaTeX-electric-left-right-brace t) RET'
>
> > Then test the problem discussed here.
>
> > See the attached screenshot for the results.
>
> What's wrong? It seems to me that it works as you expected. The round
> parens appear in pair in the screenshot.
You've said:
Is that buffer in AUCTeX latex mode? I suspect that it's in emacs
built-in latex mode due to '-Q' option.
But I've confirmed that the buffer is really in AUCTeX latex mode, as
indicated by the AUCTeX menu bars and the following info given by `C-h
v major-mode RET`:
latex-mode is an autoloaded interactive byte-compiled Lisp function in
‘tex-mode.el’.
(latex-mode)
This function has :override advice: ‘TeX-latex-mode’.
This is an :override advice, which means that ‘latex-mode’ isn’t
run at all, and the documentation below may be irrelevant.
;;; Hit on ‘TeX-latex-mode’, I'll see the following:
TeX-latex-mode is an autoloaded interactive byte-compiled Lisp
function in ‘latex.el’.
(TeX-latex-mode)
Major mode in AUCTeX for editing LaTeX files.
See info under AUCTeX for full documentation.
> Regards,
> Ikumi Keita
> #StandWithUkraine #StopWarInUkraine
Best,
Zhao
- Re: The auto-completion behavior of parenthesis., (continued)
- 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, 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., 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