all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kamphausen <skampi@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Gnus with Emacs 23: gnus-gcc-mark-as-read not working anymore
Date: Mon, 28 Sep 2009 17:50:00 +0200	[thread overview]
Message-ID: <874oqncbmf.fsf@usenet.my.skamphausen.de> (raw)
In-Reply-To: 87eipzto4p.fsf@usenet.my.skamphausen.de

Hi.


Stefan Kamphausen <skampi@gmx.net> writes:

> Hi all,
>
> in the meantime I dived into the code and found that my description was
> not fully correct.  Right after sending a message with GCC-headers those
> messages seem to be marked read, because they don't show up immediately
> after sending.  Just when I hit 'g' (gnus-group-get-new-news) the new
> message make the group appear bold and with a message count > 0 in the
> group buffer.
>
> Without really understanding the code, is it possible that this happens
> because the agent will regenerate the group first and the messages will
> be marked as read afterwards?
>
> Setting gnus-verbose to a value >10 and by adding 
>   (message "DEBUG Mark as read! %s %s" group (cdr group-art))
> the function gnus-inews-do-gcc just before
>   (gnus-group-mark-article-read group (cdr group-art))
> I get the following in the message buffer:
>
>
> Sending...
> Sending via mail...
> Wrote /home/user/contact/gnus/mail/office/all/31319
> Regenerating in nnml:mail.office.all
> DEBUG Mark as read! mail.office.all 31319
> Wrote /home/user/contact/gnus/mail/2009-09/303
> Regenerating in nnml:mail.2009-09
> DEBUG Mark as read! mail.2009-09 303
> Sending...done

Rereading my older post and while searching the gnus-source code as well
as the internet for answers I found that the method is stripped from the
group name.  According to this thread from 2006
http://thread.gmane.org/gmane.emacs.gnus.general/62775/focus=62934
this may well be the problem.

To me it seems like the call to (gnus-group-short-name group) leads to
my problem.  If I read the changelog correctly it was introduced in
revision 1.57, Fri Jan 9 03:01:51 2009 UTC:

http://cvs.savannah.gnu.org/viewvc/emacs/lisp/gnus/gnus-msg.el?root=emacs&r1=1.56&r2=1.57


Will I have to switch to nnfolder+archive for archiving my messages?
That would be a pity because I archive to a group which I also use to
receive (all) messages to.  Do you know of any way to still keep the
nnml:prefix?  The documentation says that I can do so:
http://gnus.org/manual/gnus_152.html#SEC152


Any help highly appreciated.

Kind regards,
Stefan
-- 
Stefan Kamphausen --- http://www.skamphausen.de
a blessed +42 regexp of confusion (weapon in hand)
You hit. The format string crumbles and turns to dust.


  reply	other threads:[~2009-09-28 15:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21  8:06 Gnus with Emacs 23: gnus-gcc-mark-as-read not working anymore Stefan Kamphausen
2009-09-22  7:49 ` Stefan Kamphausen
2009-09-28 15:50   ` Stefan Kamphausen [this message]
2009-09-28 18:25     ` David Engster
     [not found]     ` <mailman.7657.1254162498.2239.help-gnu-emacs@gnu.org>
2009-09-29 11:28       ` Stefan Kamphausen
2009-09-29 12:00         ` David Engster
     [not found]         ` <mailman.7691.1254225675.2239.help-gnu-emacs@gnu.org>
2009-09-29 13:22           ` Stefan Kamphausen
2009-09-29 21:33             ` David Engster
     [not found]             ` <mailman.7717.1254260069.2239.help-gnu-emacs@gnu.org>
2009-10-02 14:53               ` Stefan Kamphausen
2009-10-05 15:14                 ` David Engster
     [not found]                 ` <mailman.8078.1254756146.2239.help-gnu-emacs@gnu.org>
2009-10-06 11:24                   ` Stefan Kamphausen

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=874oqncbmf.fsf@usenet.my.skamphausen.de \
    --to=skampi@gmx.net \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.