From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/69136 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus: Buffer has a running process; kill it? (y or n) Date: Thu, 15 Oct 2009 08:52:38 +0200 Message-ID: <87oco9p2rt.fsf@thinkpad.tsdh.de> References: <20091015012948.M88336@porzhiz.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1255589626 9761 80.91.229.12 (15 Oct 2009 06:53:46 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 15 Oct 2009 06:53:46 +0000 (UTC) Cc: ding@gnus.org To: =?utf-8?B?55m944GE54aK?= Original-X-From: ding-owner+M17551@lists.math.uh.edu Thu Oct 15 08:53:30 2009 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.50) id 1MyKDJ-0002LU-56 for ding-account@gmane.org; Thu, 15 Oct 2009 08:53:29 +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 1MyKCb-00052S-7A; Thu, 15 Oct 2009 01:52:45 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1MyKCZ-00052D-CD for ding@lists.math.uh.edu; Thu, 15 Oct 2009 01:52:43 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1MyKCX-0006mc-Fr for ding@lists.math.uh.edu; Thu, 15 Oct 2009 01:52:43 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1MyKCW-0002aB-00 for ; Thu, 15 Oct 2009 08:52:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 3F6927898224; Thu, 15 Oct 2009 08:52:40 +0200 (CEST) Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 05580-01; Thu, 15 Oct 2009 08:52:39 +0200 (CEST) X-CHKRCPT: Envelopesender vrfy tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (unknown [141.26.95.119]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 7CE4D7825737; Thu, 15 Oct 2009 08:52:39 +0200 (CEST) Mail-Copies-To: never In-Reply-To: <20091015012948.M88336@porzhiz.org> (=?utf-8?B?IueZveOBhA==?= =?utf-8?B?54aKIidz?= message of "Thu, 15 Oct 2009 03:35:52 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-Virus-Scanned: amavisd-new at uni-koblenz.de X-Spam-Score: -5.5 (-----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:69136 Archived-At: "=E7=99=BD=E3=81=84=E7=86=8A" writes: Hi! >>I think I don't quite understand what you are doing. Do you run >>several instances of emacs, and start gnus in several of them >>connecting to the same IMAP server? > > Hi, thanks for the input. However this is not the case. This happens > every time I use gnus, from a single instance on a single computer. I > mention the number of sessions, as that happens when I start Gnus, > then exit it, then from the same Emacs session start Gnus again, then > exit again, the running-trailing sessions accumulate. Strange, normally Gnus should terminate all its runnig processes when quitting... > The relevant part of ~/.emacs, of how I have the IMAP access set up: > > [...] > > What could be causing the problem? Your settings look all sane, I would say. Hm, what emacs version are you using? Maybe some devel snapshot? Then I'd try with a stable release... Bye, Tassilo