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 18:33:20 +0200	[thread overview]
Message-ID: <cj46gi$fn8$1@sea.gmane.org> (raw)
In-Reply-To: <u7jqi50uv.fsf@vignette.com>

[I already answered this message, but the article did not show up on
Gmane for several hours, so here is a second try.]

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

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

For me it does not fix the original problem.  Gnus is still forgetting
marks with the described usage pattern.

I tried to debug `gnus-agent-possibly-synchronize-flags' again and saw
that `gnus-find-method-for-group' (called in `gnus-request-set-mark')
returns `(nnnil)' for groups which are accessed through NNTP.
(`nnnil' is my primary select method.)  The resulting backend function
to be called will be `nnnil-request-set-mark' which obviously is not
bound.  I am assuming this is the cause for the marks not getting set,
but maybe I am just babbling as I haven't looked deeper into the code.

Here is a backtrace which probably shows the cause:

Debugger entered--returning value: nil
  string-match(":" "de.comp.editoren")
* gnus-group-name-to-method("de.comp.editoren")
* gnus-find-method-for-group("de.comp.editoren")
* gnus-request-set-mark("de.comp.editoren" (((13149) add (read))))
* gnus-agent-synchronize-group-flags("de.comp.editoren" (((13149) add (read))) "news.individual.net")
* eval((gnus-agent-synchronize-group-flags "de.comp.editoren" (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()

-- 
Ralf




      parent reply	other threads:[~2004-09-25 16:33 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
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 ` Ralf Angeli [this message]

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='cj46gi$fn8$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).