all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Luca Capello <luca@pca.it>
To: emacs-pretest-bug@gnu.org
Cc: rfrancoise@debian.org
Subject: 23.0.60; [REGRESSION] gnus/nnimap/agent: all mails marked as read the second time you enter INBOX
Date: Mon, 10 Mar 2008 15:33:01 +0100	[thread overview]
Message-ID: <87bq5m3azm.fsf@gismo.pca.it> (raw)

[-- Attachment #1: Type: text/plain, Size: 5034 bytes --]


Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

Hello,

please Cc: me, I'm not subscribed to the list.

With the latest emacs-snapshot upgrade on Debian, gnus started marking
all the mails in my IMAP INBOX folder as read.  I reported this as a
regression because I didn't change anything WRT my gnus configuration
and downgrading to emacs-snapshot_1:20080215-1~etch1 removed the bug.

I tested different times, with the same results:

- quit gnus and emacs
- through webmail, move all my IMAP INBOX mails to another folder, mark
  them as unread and move them back to INBOX
- launch emacs and gnus
- the first time gnus starts, the group summary shows the correct total
  number of the unread messages in my IMAP INBOX folder
- enter and exit the IMAP INBOX group
- M-x gnus-group-get-new-news and now the IMAP INBOX group has 0 unread
  mails
- C-u M-x gnus-group-get-new-news doesn't show the read mails either

I suspected a specific problem with my configuration, since I tested a
minimal .gnus (simply setting `gnus-select-method') with another clean
account on the same box and there's no bug there.  However, reading
lisp/gnus/ChangeLog didn't show me any relevant change.

After some debugging, I found that simply disabling the gnus agent or
wiping ~/News/agent/ solved the problem.  More debugging revealed that
another solution was calling `gnus-agent-expire'.  Again, I don't know
what changed with emacs-snapshot_1:20080307-1 and why previous versions
(including 20080215-1~etch1) didn't spot this.

Thx, bye,
Gismo / Luca

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu)
 of 2008-03-07 on elegiac, modified by Debian
 (emacs-snapshot package, version 1:20080307-1)
configured using `configure  '--build' 'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.60/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.60/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/23.0.60/leim' '--with-x=no' '--without-dbus' '--without-sound' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  shell-dirtrack-mode: t
  gnus-topic-mode: t
  gnus-undo-mode: t
  gpm-mouse-mode: t
  display-battery-mode: t
  display-time-mode: t
  show-paren-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC 
[ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B 
ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC 
[ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B 
ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC 
[ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B 
ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC 
[ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B 
ESC [ B ESC [ B ESC [ B ESC [ B ESC [ B C-x k RET ESC 
x i n f o RET / G n u m G n u TAB s TAB RET TAB TAB 
TAB TAB TAB TAB RET TAB TAB TAB TAB TAB TAB TAB TAB 
TAB RET TAB TAB RET TAB TAB TAB TAB ESC [ Z RET TAB 
TAB TAB C-x k RET TAB TAB TAB TAB TAB ESC [ B ESC [ 
D ESC [ D ESC [ B C-x o C-x o ESC [ B ESC [ A ESC [ 
A ESC [ A C-h v RET C-x k RET C-x o C-x k RET C-c ESC 
f g C-x b RET d ESC x r e p o e r TAB DEL DEL r TAB 
e m TAB b u TAB RET

Recent messages:
Making completion list...
uncompressing gnus.gz...done
uncompressing gnus-1.gz...done
uncompressing gnus-2.gz...done
Info-next-reference: No cross references in this node [3 times]
mouse-2, RET: find variable's definition
mouse-2, RET: customize variable
mouse-2, RET: read this Info node
mouse-2, RET: go back to previous help buffer
mouse-2, RET: find variable's definition

[-- Attachment #2: Type: application/pgp-signature, Size: 306 bytes --]

             reply	other threads:[~2008-03-10 14:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-10 14:33 Luca Capello [this message]
2010-09-26  1:39 ` bug#50: 23.0.60; [REGRESSION] gnus/nnimap/agent: all mails marked as read the second time you enter INBOX Lars Magne Ingebrigtsen
2010-09-26 11:57 ` bug#50: close 50 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=87bq5m3azm.fsf@gismo.pca.it \
    --to=luca@pca.it \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rfrancoise@debian.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.