Gnus development mailing list
 help / color / mirror / Atom feed
From: Hiroshi Fujishima <hiroshi.fujishima@gmail.com>
Cc: ding@gnus.org,  Terje Rosten <terjeros@phys.ntnu.no>
Subject: Re: Gmail
Date: Tue, 31 May 2005 09:59:36 +0900	[thread overview]
Message-ID: <7ck6lgdxc7.fsf@nature.tsukuba.ac.jp> (raw)
In-Reply-To: <b9yk6lgwap7.fsf@jpl.org> (Katsumi Yamaoka's message of "Tue, 31 May 2005 08:33:40 +0900")

Katsumi Yamaoka <yamaoka@jpl.org> writes:

>>>>>> In <7cacmd24d6.fsf@nature.tsukuba.ac.jp> Hiroshi Fujishima wrote:
>
>> This bug can be evaded by changing mail-source.el referring to
>> mail-source.el included in T-gnus as follows.
>
> Please don't do that.  Anything doesn't need other changes for
> pop3.el of the T-gnus version[1] even if it is used in Gnus.  See
> the section which advises mail-source-fetch-pop.

It did not notice so that there was the advice in pop3.el.  But it
does not to work in first time.  Because it is necessary to defadvice
a function is done before the function is executed.  In this case,
pop3.el is loaded when pop3-movemail() is executed in
mail-source-fetch-pop().

Therefore, I decided to add (eval-after-load "mail-source" (require
'pop3)) to ~/.gnus.el instead of changing mail-source.el.

-- 
Hiroshi Fujishima



  reply	other threads:[~2005-05-31  0:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-19 15:47 Gmail Terje Rosten
2005-05-29 19:56 ` Gmail Hiroshi Fujishima
2005-05-30 23:33   ` Gmail Katsumi Yamaoka
2005-05-31  0:59     ` Hiroshi Fujishima [this message]
2005-05-31  1:49       ` Gmail Katsumi Yamaoka

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=7ck6lgdxc7.fsf@nature.tsukuba.ac.jp \
    --to=hiroshi.fujishima@gmail.com \
    --cc=ding@gnus.org \
    --cc=terjeros@phys.ntnu.no \
    /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).