From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82055 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: Trouble setting up Gnus Date: Thu, 19 Jul 2012 17:02:11 +0200 Message-ID: <87r4s794lo.fsf@thinkpad.tsdh.de> References: <87d33s2oyj.fsf@gmail.com> <87vchj96se.fsf@thinkpad.tsdh.de> <87y5mf258w.fsf@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1342710144 26150 80.91.229.3 (19 Jul 2012 15:02:24 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 19 Jul 2012 15:02:24 +0000 (UTC) Cc: ding@gnus.org To: arnaud.oqube@gmail.com Original-X-From: ding-owner+M30325@lists.math.uh.edu Thu Jul 19 17:02:24 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 1SrsFE-0007fi-3K for ding-account@gmane.org; Thu, 19 Jul 2012 17:02:24 +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 1SrsF9-0004wy-RQ; Thu, 19 Jul 2012 10:02:19 -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 1SrsF8-0004wp-RR for ding@lists.math.uh.edu; Thu, 19 Jul 2012 10:02:18 -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 1SrsF7-0000my-6R for ding@lists.math.uh.edu; Thu, 19 Jul 2012 10:02:18 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1SrsF5-0005u6-LB for ding@gnus.org; Thu, 19 Jul 2012 17:02:15 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id 13D3ED23F8; Thu, 19 Jul 2012 17:02:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at uni-koblenz.de 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 tg0xRUbct2bR; Thu, 19 Jul 2012 17:02:14 +0200 (CEST) X-CHKRCPT: Envelopesender noch tassilo@member.fsf.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 8DA9CD23F6; Thu, 19 Jul 2012 17:02:14 +0200 (CEST) In-Reply-To: <87y5mf258w.fsf@gmail.com> (arnaud oqube's message of "Thu, 19 Jul 2012 16:30:07 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.1.50 (gnu/linux) X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82055 Archived-At: arnaud.oqube@gmail.com writes: >>> - when I open gnus, although I added 'gnus-topic-mode as a hook, groups >>> do not appear classified by topics but in plain list form, >> >> You have to create topics first. > > So I did. > >>> - groups are never updated in the group buffer. I need enter them and >>> explicitly do M-g to update >> >> So `g' in *Group* does nothing? No output at all? Do I get you right that you created Topics, but they aren't there after restarting Gnus, and after restarting all message counts are gone, and there's also this update issue? If so, at least the topics and read counts are stored in ~/.newsrc.eld (`gnus-startup-file'). So maybe there's something wrong with this? (Accidentally deleted, I don't know...) >>> - bbdb does nothing, although I configured it to insinuate gnus: >> >> What does "does nothing" mean exactly? Don't you have completion in >> To:/Cc: in message-mode buffers? > > No. I do not. Maybe you also need (bbdb-insinuate-message) for that. >>> My .bbdb is never updated (maybe not gnus related) >> >> I think, you have to hit `:' on a message in summary buffer to add a new >> contact. (But I don't use BBDB, so it might be some other key...) > > ah! ah! Did not know this one. Last time I used this, mails were > automatically scrapped from the Article buffer. No, I don't think it has ever acted this way without configuring it explicitly. Bye, Tassilo