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 :)


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to