emacs-devel
[Top][All Lists]
Advanced

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

Re: position on changing defaults?


From: Xavier Maillard
Subject: Re: position on changing defaults?
Date: Sun, 9 Mar 2008 02:00:23 +0100
User-agent: Rmail in GNU Emacs 23.0.60.2 on GNU/Linux

   > Which is doable.  But what if a user wants to turn on flyspell-prog-mode
   > by default for all programming languages? The only way to do that now is
   > to add a bunch of `add-hook's in .emacs
   > It would be nice to have a generic solution for all these (no idea what
   > that might be...)

   One solution is to introduce a new major mode `prog-mode' and then
   make all other programming modes inherit from it.

I like this solution.

        Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




reply via email to

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