From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/82197 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.gnus.general Subject: Re: weird results when setting gnus-parameters Date: Mon, 03 Sep 2012 08:54:18 +0200 Message-ID: <87bohn61gl.fsf@thinkpad.tsdh.de> References: <87y5kt3qal.fsf@yun.yagibdah.de> <874nngzc1x.fsf@thinkpad.tsdh.de> <87627w2u2p.fsf@yun.yagibdah.de> <87mx18ntsg.fsf@thinkpad.tsdh.de> <87ligs1a1r.fsf@yun.yagibdah.de> <871uij4uiu.fsf@yun.yagibdah.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1346655334 13140 80.91.229.3 (3 Sep 2012 06:55:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Sep 2012 06:55:34 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M30465@lists.math.uh.edu Mon Sep 03 08:55:36 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 1T8QZL-0003fv-Tk for ding-account@gmane.org; Mon, 03 Sep 2012 08:55:36 +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 1T8QYE-0001m3-FS; Mon, 03 Sep 2012 01:54:26 -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 1T8QYC-0001ls-A5 for ding@lists.math.uh.edu; Mon, 03 Sep 2012 01:54:24 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1T8QYA-000416-NU for ding@lists.math.uh.edu; Mon, 03 Sep 2012 01:54:23 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1T8QY9-0003UT-41 for ding@gnus.org; Mon, 03 Sep 2012 08:54:21 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id E30ADD2335 for ; Mon, 3 Sep 2012 08:54:20 +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 aC80ASh2DIow for ; Mon, 3 Sep 2012 08:54:20 +0200 (CEST) X-CHKRCPT: Envelopesender noch tsdh@gnu.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 3F124D2334 for ; Mon, 3 Sep 2012 08:54:20 +0200 (CEST) In-Reply-To: <871uij4uiu.fsf@yun.yagibdah.de> (lee@yun.yagibdah.de's message of "Mon, 03 Sep 2012 06:09:29 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) X-Spam-Score: -4.9 (----) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:82197 Archived-At: lee writes: >> Ok, I'll just get the git version and go with that. There's not much >> point in being so lazy ... :) > > Ok I have the git version now :) Two problems: > > How do I get bbdb to work with it? Sorry, I don't use it. If you get an error, what is it? > The gnus-compile function in my ~/.gnus doesn't seem to exist > anymore. The debug window comes up and says it's a void function. Has > it been removed? Yes, it has been removed. Benchmarking showed that byte-compilation of ~/.gnus doesn't speed up things anyway. Bye, Tassilo