From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/72045 Path: news.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: gnus-summary-insert-new-articles in an nnimap group doesn't work Date: Mon, 27 Sep 2010 15:08:47 -0400 Message-ID: <87k4m7c8cg.fsf@uwo.ca> References: <8762xs9szt.fsf@uwo.ca> <87d3s0gkxo.fsf@uwo.ca> <87d3rzdoci.fsf@uwo.ca> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1285614611 17293 80.91.229.12 (27 Sep 2010 19:10:11 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 27 Sep 2010 19:10:11 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M20418@lists.math.uh.edu Mon Sep 27 21:10:09 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1P0J5V-0004Es-8c for ding-account@gmane.org; Mon, 27 Sep 2010 21:10:09 +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 1P0J5R-00044I-Qy; Mon, 27 Sep 2010 14:10:05 -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 1P0J5Q-00043y-0v for ding@lists.math.uh.edu; Mon, 27 Sep 2010 14:10:04 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1P0J5L-0007JM-T0 for ding@lists.math.uh.edu; Mon, 27 Sep 2010 14:10:03 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1P0J5L-00086G-00 for ; Mon, 27 Sep 2010 21:09:59 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P0J5G-0004A3-Nk for ding@gnus.org; Mon, 27 Sep 2010 21:09:54 +0200 Original-Received: from bas3-london14-1096779890.dsl.bell.ca ([65.95.136.114]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Sep 2010 21:09:54 +0200 Original-Received: from jdc by bas3-london14-1096779890.dsl.bell.ca with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 Sep 2010 21:09:54 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 12 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: bas3-london14-1096779890.dsl.bell.ca User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1.50 (gnu/linux) Cancel-Lock: sha1:KWms3PxzAdY5+QIHtzCmW18h9P0= X-Spam-Score: -1.9 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:72045 Archived-At: Lars Magne Ingebrigtsen writes: > Dan Christensen writes: > >> Did you try `B c'ing a read article from the current group to itself? > > Right, now I can see where `B c' in conjunction with `/ N' goes wrong. > Probably fixed, and pushed. `B c' now works (thanks!), but Gcc doesn't. Dan