bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#56890: Enabling and disabling company-mode


From: wilnerthomas
Subject: bug#56890: Enabling and disabling company-mode
Date: Tue, 2 Aug 2022 14:45:52 +0200 (CEST)

I want to have the ability in enable and disable company-mode at will.  But I am getting confused wint the use of company-mode and global-company-mode.

To enable I use

(add-hook 'after-init-hook 'global-company-mode)

But then, how do I disable, and then enable global-company-mode again?

What does (company-mode 1) actually do?





reply via email to

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