Gnus development mailing list
 help / color / mirror / Atom feed
From: Ralf Angeli <dev.null@iwi.uni-sb.de>
Subject: Re: HEADS UP! Unplugged (agent) marks handling changed
Date: Sat, 25 Sep 2004 12:21:49 +0200	[thread overview]
Message-ID: <cj3go2$u28$1@sea.gmane.org> (raw)
In-Reply-To: <u7jqi50uv.fsf@vignette.com>

* Kevin Greiner (2004-09-25) writes:

> If you run into any unexpected behavior with offline flags, please
> post so that I can address it.

Hm, it still seems to forget the marks.  So the behavior hasn't
changed in my case.

I tried to debug `gnus-agent-possibly-synchronize-flags' again and I
saw the following oddity:

Debugger entered--returning value: (nnnil)
  gnus-find-method-for-group("comp.text.tex")
* gnus-request-set-mark("comp.text.tex" (((311864) add (read))))
* gnus-agent-synchronize-group-flags("comp.text.tex" (((311864) add (read))) "news.individual.net")
* eval((gnus-agent-synchronize-group-flags "comp.text.tex" (quote (...)) "news.individual.net"))
[byte-code snipped]
* gnus-agent-synchronize-flags-server((nntp "news.individual.net"))
* gnus-agent-possibly-synchronize-flags-server((nntp "news.individual.net"))
[byte-code snipped]
* gnus-agent-possibly-synchronize-flags()

`nnil' is my primary select method, but "comp.text.tex" is used with
an NNTP server.  I haven't looked deeper into the code, but I would
have expected that `gnus-find-method-for-group' returns something like
`nntp'.  The return value of `nnil' is a result of `(gnus-get-info
"comp.text.tex")' returning nil.  If this is unrelated to the problem
please ignore my babbling.

-- 
Ralf




  reply	other threads:[~2004-09-25 10:21 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-25  6:17 Kevin Greiner
2004-09-25 10:21 ` Ralf Angeli [this message]
2004-09-25 23:33   ` Kevin Greiner
2004-09-26 11:42     ` Ralf Angeli
2004-09-26 14:47       ` Ralf Angeli
2004-09-27  5:14         ` Kevin Greiner
2004-09-27 14:48           ` Ralf Angeli
2004-09-27 23:28             ` Kevin Greiner
2004-09-28  9:11               ` Ralf Angeli
2004-09-30  1:48                 ` Kevin Greiner
2004-09-30 13:26                   ` Ralf Angeli
2004-09-30 18:06                     ` test
2004-10-01  3:37                       ` Kevin Greiner
2004-10-01  4:54                         ` Solved ? (was: HEADS UP! Unplugged (agent) marks handling changed) Xavier Maillard
2004-10-01  8:03                         ` HEADS UP! Unplugged (agent) marks handling changed Ralf Angeli
2004-10-01  9:16                           ` Simon Josefsson
2004-10-01 20:26                           ` Kevin Greiner
2004-10-02  8:56                             ` Ralf Angeli
2004-10-02  9:34                             ` test
2004-10-01  8:05                       ` Display of quoted-printable (was: HEADS UP! Unplugged (agent) marks handling changed) Ralf Angeli
2004-10-01  9:30                         ` Display of quoted-printable Katsumi Yamaoka
2004-10-01  9:50                           ` Ralf Angeli
2004-09-25 16:33 ` HEADS UP! Unplugged (agent) marks handling changed Ralf Angeli

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='cj3go2$u28$1@sea.gmane.org' \
    --to=dev.null@iwi.uni-sb.de \
    --cc=angeli@iwi.uni-sb.de \
    /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).