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

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

Help with hooks


From: Maske
Subject: Help with hooks
Date: Sun, 3 Sep 2023 19:05:27 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

Hi

I am having constantly troubles with hooks (basically, I don't know how them work).

For example, this has no effect, is it possible to know why?

(add-hook 'org-pomodoro-started-hook 'toggle-tool-bar-mode-from-frame)
(add-hook 'org-pomodoro-started-hook 'toggle-menu-bar-mode-from-frame)
(add-hook 'org-pomodoro-started-hook 'toggle-tab-bar-mode-from-frame)


Best regards


reply via email to

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