[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: position on changing defaults?
From: |
Dan Nicolaescu |
Subject: |
Re: position on changing defaults? |
Date: |
Thu, 06 Mar 2008 11:11:06 -0800 |
Stefan Monnier <address@hidden> writes:
> > 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.
Sounds good. Just wondering if we could get all modes to do that, some
still want to be compatible with emacs-20...
- Re: position on changing defaults?, (continued)
- Re: position on changing defaults?, Richard Stallman, 2008/03/06
- Re: position on changing defaults?, Juri Linkov, 2008/03/05
- Re: position on changing defaults?, Dan Nicolaescu, 2008/03/05
- Re: position on changing defaults?, Juri Linkov, 2008/03/06
- Re: position on changing defaults?, René Kyllingstad, 2008/03/06
- Re: position on changing defaults?, Stefan Monnier, 2008/03/06
- Re: position on changing defaults?,
Dan Nicolaescu <=
- Re: position on changing defaults?, Stefan Monnier, 2008/03/06
- Re: position on changing defaults?, Xavier Maillard, 2008/03/08
- Re: position on changing defaults?, Stefan Monnier, 2008/03/06
- Re: position on changing defaults?, Juri Linkov, 2008/03/06
- Re: position on changing defaults?, Stefan Monnier, 2008/03/06
- Re: position on changing defaults?, Juri Linkov, 2008/03/06
- Re: position on changing defaults?, Richard Stallman, 2008/03/06
- Re: position on changing defaults?, Xavier Maillard, 2008/03/08
- Re: position on changing defaults?, Dan Nicolaescu, 2008/03/08
- Re: position on changing defaults?, Richard Stallman, 2008/03/09