From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/81724 Path: news.gmane.org!not-for-mail From: Yagnesh Raghava Yakkala Newsgroups: gmane.emacs.gnus.general Subject: gnus fetching same mails again and again (pop) Date: Thu, 12 Apr 2012 19:16:43 +0900 Message-ID: <87mx6hl0fo.fsf@live.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1334226006 10124 80.91.229.3 (12 Apr 2012 10:20:06 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 12 Apr 2012 10:20:06 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30003@lists.math.uh.edu Thu Apr 12 12:20:06 2012 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SIH87-00062F-QI for ding-account@gmane.org; Thu, 12 Apr 2012 12:19:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1SIH7G-0007qh-Qf; Thu, 12 Apr 2012 05:19:02 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1SIH7F-0007qW-Ge for ding@lists.math.uh.edu; Thu, 12 Apr 2012 05:19:01 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1SIH7D-0005jy-Vj for ding@lists.math.uh.edu; Thu, 12 Apr 2012 05:19:00 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SIH7B-0005UA-Ur for ding@gnus.org; Thu, 12 Apr 2012 12:18:57 +0200 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SIH7B-0005PK-P9 for ding@gnus.org; Thu, 12 Apr 2012 12:18:57 +0200 Original-Received: from okhotsk19.lowtem.hokudai.ac.jp ([133.87.217.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Apr 2012 12:18:57 +0200 Original-Received: from yagnesh by okhotsk19.lowtem.hokudai.ac.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 12 Apr 2012 12:18:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 26 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: okhotsk19.lowtem.hokudai.ac.jp User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) Cancel-Lock: sha1:m8RcwlOW62sfXBXzMxow8tPMHXY= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:81724 Archived-At: Hello, I setup a pop mail-source two days ago, ,---- | (setq 'mail-sources '(pop :server "pop.uni.server" | :user "me")) `---- Gnus fetching new mails fine when first enter. but on the group buffer if press g to see any further new mails, it is fetching the same mails first again(duplicates). I don't know it's a problem with my server settings or a bug in gnus. Now I have 100 unread mails in which 80 of them are duplicates. (I pressed "g" four times. stupid me). - how can stop this duplicate fetching? - is there any way I can delete those duplicates? My gnus version is from Emacs trunk. (about a week ago.) Thanks -- YYR