[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Recent attempts at standardizing major mode definitions.
From: |
Richard Stallman |
Subject: |
Re: Recent attempts at standardizing major mode definitions. |
Date: |
Wed, 04 Sep 2002 22:45:59 -0400 |
If we convert to some standard macro, what do people
think of adding something like this to it?
(put mode 'major-mode t)
It could be a good idea, but note that it won't work perfectly;
there will continue to be user-written major modes that are implemented
the old way and don't use this macro.
- Re: Recent attempts at standardizing major mode definitions., (continued)
- Re: Recent attempts at standardizing major mode definitions., Stefan Monnier, 2002/09/04
- Re: Recent attempts at standardizing major mode definitions., Luc Teirlinck, 2002/09/04
- Re: Recent attempts at standardizing major mode definitions., Stefan Monnier, 2002/09/06
- Re: Recent attempts at standardizing major mode definitions., David Masterson, 2002/09/06
- Re: Recent attempts at standardizing major mode definitions., Luc Teirlinck, 2002/09/06
- Re: Recent attempts at standardizing major mode definitions., Luc Teirlinck, 2002/09/06
- Re: Recent attempts at standardizing major mode definitions., Luc Teirlinck, 2002/09/06
- Re: Recent attempts at standardizing major mode definitions., Luc Teirlinck, 2002/09/06
Re: Recent attempts at standardizing major mode definitions., Richard Stallman, 2002/09/03