From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.user/16797 Path: news.gmane.org!not-for-mail From: Sharon Kimble Newsgroups: gmane.emacs.gnus.user Subject: Re: Positioning of items Date: Tue, 25 Mar 2014 07:34:41 +0000 Message-ID: <87vbv2ohny.fsf@talktalk.net> References: <878urzcuo6.fsf@talktalk.net> <87r45r5pce.fsf@topper.koldfront.dk> <20140324212638.73d24de1@london> <87mwgf5jkd.fsf@topper.koldfront.dk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0968210799271392423==" X-Trace: ger.gmane.org 1395732907 14197 80.91.229.3 (25 Mar 2014 07:35:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2014 07:35:07 +0000 (UTC) To: info-gnus-english@gnu.org Original-X-From: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Tue Mar 25 08:35:16 2014 Return-path: Envelope-to: gegu-info-gnus-english@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WSLtD-0003s0-ER for gegu-info-gnus-english@m.gmane.org; Tue, 25 Mar 2014 08:35:15 +0100 Original-Received: from localhost ([::1]:40002 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSLtD-0000Ru-0T for gegu-info-gnus-english@m.gmane.org; Tue, 25 Mar 2014 03:35:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSLt6-0000Kc-Hw for info-gnus-english@gnu.org; Tue, 25 Mar 2014 03:35:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSLt2-0000Yx-7g for info-gnus-english@gnu.org; Tue, 25 Mar 2014 03:35:08 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:40356) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSLt2-0000W9-1z for info-gnus-english@gnu.org; Tue, 25 Mar 2014 03:35:04 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WSLt0-0003YP-K1 for info-gnus-english@gnu.org; Tue, 25 Mar 2014 08:35:02 +0100 Original-Received: from host-92-20-151-135.as13285.net ([92.20.151.135]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Mar 2014 08:35:02 +0100 Original-Received: from boudiccas by host-92-20-151-135.as13285.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 25 Mar 2014 08:35:02 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 65 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: host-92-20-151-135.as13285.net User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:oYjHqdsZpUWfm/pYboM+7w+a/OY= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: info-gnus-english@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Announcements and discussions for GNUS, the GNU Emacs Usenet newsreader \(in English\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Original-Sender: info-gnus-english-bounces+gegu-info-gnus-english=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.gnus.user:16797 Archived-At: --===============0968210799271392423== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable asjo@koldfront.dk (Adam Sj=C3=B8gren) writes: > Sharon Kimble writes: > >> (add-to-list 'gnus-secondary-select-methods '(nnml "")) >> (nnml-directory "~/.emacs.d/gnus.d/mail") >> (nnml-active-file "~/.emacs.d/gnus.d/mail/active") > > The parenthesis here are messed up, which is why you get the errors. > > I think you should consider to start with the simplest possible > configuration (say the one I posted from your information previously), > and when that works, and only then, expand step by step- rather than > rewriting everything for each try. > Right, back online with gnus, and with no info lost, so far as I know. Now I have newsgroups and email, but still no system mail. The code relevant for = it is ,---- | (setq gnus-select-method '(nnnil "")) | (add-to-list 'gnus-secondary-select-methods | '(nntp "news.gmane.org")) | (add-to-list 'gnus-secondary-select-methods '(nnml "")) | (eval-after-load "mail-source" | '(add-to-list 'mail-sources '(file :path "/var/mail/boudiccas"))) `---- I can find no way of 'adding in' the mail-source, but that could very well = be my lack of knowledge. How can I get it working please? Thanks Sharon. =2D-=20 =EF=BB=BFA taste of linux =3D http://www.sharons.org.uk my git repo =3D https://bitbucket.org/boudiccas/dots Debian testing, Fluxbox 1.3.5, emacs 24.3.1 Registered Linux user 561944 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCgAGBQJTMTGSAAoJEDaBgBkK+INbc8cQAJGSLQE63IQYNYuKHswh7WfC x42WOUllezzqFJIm0jucAFJncU3cGc31tOQFmJlJE3jNPK8oaLDm8UNkbPU3qy+I 2yV8ZHYXFHyatvdPawVzA5WE7BIhjrlVu2bB+HXAOwSUj6bjBI02IKNSVmvDadrg 9v+tupO5VpnLp9IlHB/Y7VNg2o/32rx3BYDiFvjlpNW3kiWPpTxNhR729XROeIXk zFnLRcqCCYQFklSY+gGIu+8LqFGyQl+gAZj4Cr/k50O/KLgfF0m+U2bn1qmE7V5i vjz/QU+Tuq7csaC3pIgwguxn+QPJYT56hlEqSCYbTcqqMt+xgZ3ycH64phHOsc3t WkbgrHAJL28agj14pCWlzx88eplLidXqCsEYAuNMpgeybrKLoN8jg4MrqPwprzH7 Q45QKrU6HI/OKGSrpl0Y3UDDBsw/C2zvtJm+nL0pa1zNyRFSy9UT1gkWPXs5IxOa FCpohtZ3KHr6FgG0/uBRk735Gw8ZbTDHpcV60kyCTgPf1CwPdpQuex5bld8mx4Wc YzAwIbsDIOKjOd1n8eOaYvraToc+ufy6PiW7xvR3M1ipC+NkX/L/7nPheUD6EDjQ 90smrea2Nx7BjbgzvQ3KAiHkyQGbuMDo+e5ztgTRfzEOdMqRJ3gwNAbuvUuUNSUh R1974bGQ9p0ts9X1ITmM =MsFJ -----END PGP SIGNATURE----- --=-=-=-- --===============0968210799271392423== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline