emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Hooks and publishing


From: Sebastian Rose
Subject: [Orgmode] Hooks and publishing
Date: Thu, 27 Aug 2009 00:37:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Hi,


I have this in one of my setup files:

   (add-hook 'text-mode-hook 'turn-on-flyspell)
   ;; (add-hook 'org-mode-hook 'turn-on-flyspell)
   (add-hook 'message-mode-hook 'turn-on-flyspell)

As you can see, the second line is already commented. But it seems,
org-mode runs text-mode-hook, too. This slows down export (especially,
if ispell is not yet installed on a new system...).


Is it possible (and does it make sense) to load all Org-files without
running any of the hooks?



   Sebastian

...who finally has a new machine (T500 + Ubuntu is great) and is now
online on a more regular base again :)




reply via email to

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