Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Cc: ding@gnus.org
Subject: Re: void-function fill-flowed
Date: Thu, 23 Oct 2003 14:12:35 +0200	[thread overview]
Message-ID: <iluhe20m9u4.fsf@extundo.com> (raw)
In-Reply-To: <b9yekx4gu7r.fsf@jpl.org> (Katsumi Yamaoka's message of "Thu, 23 Oct 2003 18:48:56 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

>>>>>> In <iluu160mhcx.fsf@extundo.com>
>>>>>>	Simon Josefsson <jas@extundo.com> wrote:
>
>> Norbert Koch <viteno@xemacs.org> writes:
>
>>> Where should fill-flowed be defined?
>
>> In flow-fill.el, which now has autoload cookies for those functions.
>> Did you byte compile and load gnus-load?
>
> If loading of gnus-load.el is indispensable, why doesn't gnus.el
> load gnus-load.el? ;-)

Good question.  I guess the original reason was that gnus-load.el is
automatically generated, and only contain the things that is normally
dumped into emacs when Gnus is part of emacs, so it isn't something
that Gnus would normally need to require explicitly.

But really, is there a reason we don't (require 'gnus-load) in
gnus.el?  It appears that gnus-load is installed by 'make install',
and it does (provide 'gnus-load), and loading it appear to be a safe
and idempotent operation anyway.

All reference to gnus-load would have to be removed when Gnus is
merged into Emacs CVS, though.

Perhaps someone could try adding (require 'gnus-load) to top-level
gnus.el and see if something explodes.

Opinions?




  reply	other threads:[~2003-10-23 12:12 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-23  9:26 Norbert Koch
2003-10-23  9:30 ` Simon Josefsson
2003-10-23  9:48   ` Katsumi Yamaoka
2003-10-23 12:12     ` Simon Josefsson [this message]
2003-10-23 11:25   ` Norbert Koch
2003-10-23 12:17     ` Simon Josefsson
2003-10-23 12:40       ` Norbert Koch
2003-10-23 12:57         ` Simon Josefsson
2003-10-23 13:30           ` Norbert Koch
2003-10-23 14:36             ` Norbert Koch
2003-10-23 14:42               ` Simon Josefsson
2003-10-23 16:18                 ` Ted Zlatanov
2003-10-23 16:44                   ` Simon Josefsson
2003-10-23 17:43                   ` Steve Youngs
2003-10-23 18:13                     ` Simon Josefsson
2003-10-23 21:20                       ` Steve Youngs
2003-10-23 19:32                     ` Ted Zlatanov
2003-10-23 21:33                       ` Steve Youngs
2003-10-23 22:37                         ` Ted Zlatanov
2003-10-24  3:58                           ` Steve Youngs

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=iluhe20m9u4.fsf@extundo.com \
    --to=jas@extundo.com \
    --cc=ding@gnus.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).