emacs-devel
[Top][All Lists]
Advanced

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

Re: NEWS worthy?


From: Karl Eichwalder
Subject: Re: NEWS worthy?
Date: Sat, 08 Mar 2003 07:01:43 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50 (i686-pc-linux-gnu)

Thien-Thi Nguyen <address@hidden> writes:

>    From: Richard Stallman <address@hidden>

I don't know what dcl mode stands for.

>    There is no need to put this in NEWS, because users will
>    get the benefit of it without having to know about it.

Not necessarily.  Maybe, the user has written himself a .dcl mode which
is rather limited.  Such a user most probably is interested in the NEWS
of an official dcl mode -- but he will never see it, because he
something as follows in .emacs (like me):

(setq auto-mode-alist
      (append
       (list
        '("\\.dcl$" . dtd-mode)
        '("\\.mod$" . dtd-mode))
       auto-mode-alist))

> i've removed the blurb, but am leaving in the prolog blurb
> since that has already been processed (if someone deletes
> it at some point, no worries).

I think does does not hurt to leave it stay.

-- 
address@hidden (work) / address@hidden (home):              |
http://www.gnu.franken.de/ke/                            |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)




reply via email to

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