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: Gerd Möllmann
Subject: bug#56890: Enabling and disabling company-mode
Date: Wed, 03 Aug 2022 07:22:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (darwin)

wilnerthomas@tutanota.com writes:

> 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?

Use M-x global-company-mode RET for toggling.  You can use C-h f to see
the documentation of functions.

Please use gnu-emacs-help for help requests.

Closing.





reply via email to

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