Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: void-function fill-flowed
Date: Thu, 23 Oct 2003 14:57:40 +0200	[thread overview]
Message-ID: <ilu4qy0m7qz.fsf@extundo.com> (raw)
In-Reply-To: <vzfzhkqg8f.fsf@redqueen.bytechase.cx> (Norbert Koch's message of "Thu, 23 Oct 2003 14:40:48 +0200")

Norbert Koch <viteno@xemacs.org> writes:

> (autoload 'fill-flowed "flow-fill" nil nil nil)
...
>> Then M-x eval-buff RET on the file, and then check if the fboundp
>> succeed.
>
> Nope, (fboundp 'fill-flowed) => nil.

Are you sure gnus-load is loaded entirely?  I recall seeing a
top-level check that rejected loading it again if it was already
loaded, maybe it only exist for XEmacs.  Perhaps the XEmacs Gnus
package have its own gnus-load that is loaded before you have a chance
of loading your own replacement gnus-load.

Otherwise, if (autoload 'FOO "foo") followed by (fboundp 'FOO) doesn't
return t, I believe the emacs is broken.




  reply	other threads:[~2003-10-23 12:57 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
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 [this message]
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=ilu4qy0m7qz.fsf@extundo.com \
    --to=jas@extundo.com \
    /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).