auctex
[Top][All Lists]
Advanced

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

Re: LaTeX commands and packages names autocomplete.


From: Arash Esbati
Subject: Re: LaTeX commands and packages names autocomplete.
Date: Fri, 05 May 2023 08:21:10 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> Now, I add the `:demand t` to the corfu's use-package configuration,
> but the problem still remains:

I don't think this is a corfu/AUCTeX issue.  Try:

 • emacs -Q
 • M-x package-initialize RET
 • eval (setq tab-always-indent 'complete)
 • Open a .tex file and do 'M-x corfu-mode RET'
 • In your .tex file, do '$\be<TAB> $'

I get the candidates instantly.

Best, Arash



reply via email to

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