From: Karl Eichwalder <keichwa@gmx.net>
Cc: emacs-devel@gnu.org
Subject: Re: NEWS worthy?
Date: Sat, 08 Mar 2003 07:01:43 +0100 [thread overview]
Message-ID: <shk7fa1jnc.fsf@tux.gnu.franken.de> (raw)
In-Reply-To: <E18rTuA-0000I1-00@colo.agora-net.com> (Thien-Thi Nguyen's message of "Fri, 07 Mar 2003 21:17:42 -0500")
Thien-Thi Nguyen <ttn@glug.org> writes:
> From: Richard Stallman <rms@gnu.org>
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.
--
ke@suse.de (work) / keichwa@gmx.net (home): |
http://www.gnu.franken.de/ke/ | ,__o
Free Translation Project: | _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/ | (*)/'(*)
next prev parent reply other threads:[~2003-03-08 6:01 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-06 23:18 NEWS worthy? Unknown
2003-03-07 2:47 ` John Paul Wallington
2003-03-07 9:01 ` Thien-Thi Nguyen
2003-03-07 19:41 ` Richard Stallman
2003-03-08 2:17 ` Thien-Thi Nguyen
2003-03-08 6:01 ` Karl Eichwalder [this message]
2003-03-08 10:09 ` Thien-Thi Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=shk7fa1jnc.fsf@tux.gnu.franken.de \
--to=keichwa@gmx.net \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.