Gnus development mailing list
 help / color / mirror / Atom feed
From: Hrvoje Niksic <hniksic@srce.hr>
Subject: Re: nnmail-fetched-sources (was: Re: Background mail scannig? - works now, kinda...)
Date: 14 Feb 1999 20:24:33 +0100	[thread overview]
Message-ID: <871zjs94b2.fsf@pc-hrvoje.srce.hr> (raw)
In-Reply-To: George J McNinch's message of "14 Feb 1999 14:05:33 -0500"

George J McNinch <McNinch.1@nd.edu> writes:

> I've seen this error. In pgnus-0.76, if I M-g on a group in the
> group buffer I'm told the same (non-existent variable). It seems
> somehow that the relevant parts of nnmail are not being autoloaded
> (?). For me "M-x load-library nnmail" fixes the problem.
> 
> The same seems to be true of gnus-draft (resending doesn't work 'til
> I M-x load-libary gnus-draft...)

These could be more instances of the infamous autoloading-within-let
problem, as demonstrated by:

(let ((some-variable nil))
  ... code that happens to autoload the module where some-variable
      is defined...
  )

;; some-variable is now unbound!


  reply	other threads:[~1999-02-14 19:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-12 19:45 Background mail scannig? Dmitry Yaitskov
1999-02-13 13:57 ` Karel Sprenger
1999-02-13 16:57 ` Background mail scannig? - works now, kinda Dmitry Yaitskov
1999-02-14 19:05   ` nnmail-fetched-sources (was: Re: Background mail scannig? - works now, kinda...) George J McNinch
1999-02-14 19:24     ` Hrvoje Niksic [this message]
1999-02-19 13:52       ` Lars Magne Ingebrigtsen

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=871zjs94b2.fsf@pc-hrvoje.srce.hr \
    --to=hniksic@srce.hr \
    /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).