Re: Disable auto-completion when visiting GPG files
Michael Heerdegen <[email protected]>
| Newsgroups | gmane.emacs.help |
|---|---|
| Message-ID | <[email protected]> |
aitor <[email protected]> writes: > Thank you for your help! For the record, I ended up switching from > Company to Corfu for auto-completion, and setting `global-corfu-modes` > to '((not auto-encryption-mode))'. Glad you found a solution that works well for you. But I don't understand it because, again, `auto-encryption-mode' is a global mode so `auto-encryption-mode' will evaluate to the same result in every buffer. Michael.