Gnus development mailing list
 help / color / mirror / Atom feed
From: Nelson Ferreira <nelson.ferreira@ieee.org>
Subject: CVS HEAD Gnus packages are loaded even in vanilla XEmacs
Date: Sat, 11 Nov 2006 19:23:55 -0500	[thread overview]
Message-ID: <m3d57tikbo.fsf_-nfl---676d616e652e656d6163732e676e75732e67656e6572616c_---@tuxie.homelinux.net> (raw)


xemacs -vanilla 
outputs:

Loading gnus...
Loading cus-face...
Loading cus-face...done
Loading gnus-xmas...

I tracked this down to this change:

2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
[...]
	* gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.

Once I removed this line, these messages disappeared.
 
-;;;###autoload
 (defcustom gnus-select-method
   (condition-case nil
       (nconc


-- 
Nelson Ferreira




             reply	other threads:[~2006-11-12  0:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-12  0:23 Nelson Ferreira [this message]
2006-11-15  9:39 ` Reiner Steib
2006-11-16  2:11   ` Nelson Ferreira

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=m3d57tikbo.fsf_-nfl---676d616e652e656d6163732e676e75732e67656e6572616c_---@tuxie.homelinux.net \
    --to=nelson.ferreira@ieee.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).