Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: victor@algebraic.org (Victor S. Miller)
Subject: A better way for customizing parts of gnus
Date: Wed, 05 Feb 2003 13:56:35 -0500	[thread overview]
Message-ID: <m3vfzytv30.fsf@algebraic.algebraic.org> (raw)

At work we have emacs 21.2 installed (solaris), but I noticed that
some parts of gnus are not working quite right.  After a bit of
investigation I found that in site-lisp there are a number of el (and
elc) files from gnus (which override the standard ones in the
distribution) which are dated 1994!  Further investigation shows that
they are there for various local modifications.  For instance
message.el is modified in order to add some mandatory message headers,
whose contents are checked for validity.  To do this a new defvar and
some new defun's are added.  I think that the way in which they've
done it is terrible, but the question is -- what would be the best way
to do it -- for example have some hook defined to load files which
will contain the supplementary definitions.  If so, which hook should
it be?  For various reasons it is not desirable to have all users
modify their .emacs or .gnus files.  How can one get these hooks
initialized so that everybody always gets them?

Victor


             reply	other threads:[~2003-02-05 18:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-05 18:56 Victor S. Miller [this message]
2003-02-06 13:32 ` Kai Großjohann

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=m3vfzytv30.fsf@algebraic.algebraic.org \
    --to=victor@algebraic.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).