From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/78726 Path: news.gmane.org!not-for-mail From: michael.zombok@googlemail.com Newsgroups: gmane.emacs.gnus.general Subject: nnml backend unavailable when constructing some nnml- variables Date: Thu, 05 May 2011 18:30:36 +0200 Message-ID: <87bozhnlph.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1304614994 22440 80.91.229.12 (5 May 2011 17:03:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 May 2011 17:03:14 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M27028@lists.math.uh.edu Thu May 05 19:03:09 2011 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 1QI1xD-0002eq-5J for ding-account@gmane.org; Thu, 05 May 2011 19:03:07 +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 1QI1wL-0005PQ-O4; Thu, 05 May 2011 12:02:13 -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 1QI1uP-0005OW-VL for ding@lists.math.uh.edu; Thu, 05 May 2011 12:00:13 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1QI1uL-0008BX-Hr for ding@lists.math.uh.edu; Thu, 05 May 2011 12:00:13 -0500 Original-Received: from lo.gmane.org ([80.91.229.12]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1QI1uJ-0003Bh-3K for ding@gnus.org; Thu, 05 May 2011 19:00:07 +0200 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QI1uI-0000q3-Q7 for ding@gnus.org; Thu, 05 May 2011 19:00:06 +0200 Original-Received: from rain.gmane.org ([80.91.229.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2011 19:00:06 +0200 Original-Received: from michael.zombok by rain.gmane.org with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 05 May 2011 19:00:06 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 9 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: rain.gmane.org Cancel-Lock: sha1:1e14GaPAanCHxOJPGuhNP7XWHAE= X-Spam-Score: -1.0 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:78726 Archived-At: Dear List, I tried to set up a machine specific .gnus file which sets some variables based on 'system-name'. The nnml backend does not seem to like that, because when I set some of the variables with the following > (nnml-directory (concat cpath "/addons/gnus-mail/mail/")) > (nnml-active-file (concat cpath "/addons/gnus-mail/mail/active")) < (nnml-newsgroups-file (concat cpath "/addons/gnus-mail/mail/newsgroups"))