all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Automatic flyspell
@ 2015-02-20 16:46 Haines Brown
  2015-02-21 23:38 ` Emanuel Berg
  2015-02-22  0:48 ` Emanuel Berg
  0 siblings, 2 replies; 9+ messages in thread
From: Haines Brown @ 2015-02-20 16:46 UTC (permalink / raw)
  To: help-gnu-emacs

In exploring how to get flyspell enabled for all text files, I get
impression these should work, but despite them I remain in the
Fundamental mode with the only minor mode being Fill.

(dolist (hook '(Lispt-mode-hook ...))
      (add-hook hook #'flyspell-mode))

(add-hook 'text-mode-hook 'flyspell-mode)


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <mailman.664.1424663182.31049.help-gnu-emacs@gnu.org>]
[parent not found: <mailman.708.1424725551.31049.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2015-02-25 17:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-20 16:46 Automatic flyspell Haines Brown
2015-02-21 23:38 ` Emanuel Berg
2015-02-22  0:48 ` Emanuel Berg
2015-02-22  9:46   ` Haines Brown
2015-02-22 23:24     ` Emanuel Berg
2015-02-23  3:46     ` Robert Thorpe
     [not found] <mailman.664.1424663182.31049.help-gnu-emacs@gnu.org>
2015-02-23 19:19 ` Emanuel Berg
2015-02-23 21:05   ` Robert Thorpe
     [not found] <mailman.708.1424725551.31049.help-gnu-emacs@gnu.org>
2015-02-25 17:01 ` Emanuel Berg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.