From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/68292 Path: news.gmane.org!not-for-mail From: Ted Zlatanov Newsgroups: gmane.emacs.gnus.general Subject: auth-source documentation (was: nnimap-authinfo-file customization proposes "inline" format) Date: Fri, 13 Feb 2009 16:38:12 -0600 Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos Message-ID: <86mycq9d4b.fsf_-_@lifelogs.com> References: <87prlhg5n2.fsf@gmail.com> <86ej1w650q.fsf@lifelogs.com> <87mygk4ndz.fsf@gmail.com> <86zlkg1q0z.fsf@lifelogs.com> <87ljw0z8rr.fsf@gmail.com> <86abcfv3h4.fsf@lifelogs.com> <87d4hbz60z.fsf@gmail.com> <86wsfbkzr4.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1234564623 6964 80.91.229.12 (13 Feb 2009 22:37:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Feb 2009 22:37:03 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M16733@lists.math.uh.edu Fri Feb 13 23:38:17 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 1LY6fh-0008JX-CT for ding-account@gmane.org; Fri, 13 Feb 2009 23:38:09 +0100 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 1LY6dy-0006Ab-Pc; Fri, 13 Feb 2009 16:36:22 -0600 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 1LY6dx-0006AC-8E for ding@lists.math.uh.edu; Fri, 13 Feb 2009 16:36:21 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtp (Exim 4.69) (envelope-from ) id 1LY6du-0000hN-Mg for ding@lists.math.uh.edu; Fri, 13 Feb 2009 16:36:21 -0600 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1LY6eF-0005B9-00 for ; Fri, 13 Feb 2009 23:36:39 +0100 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LY6du-0004MQ-6n for ding@gnus.org; Fri, 13 Feb 2009 22:36:18 +0000 Original-Received: from 38.98.147.130 ([38.98.147.130]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Feb 2009 22:36:18 +0000 Original-Received: from tzz by 38.98.147.130 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Feb 2009 22:36:18 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 13 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 38.98.147.130 X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6;d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:9B+lMTeM13N3m7MnbK1vOPZbmjU= X-Spam-Score: -1.5 (-) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:68292 Archived-At: On Mon, 10 Nov 2008 16:00:31 -0600 Ted Zlatanov wrote: TZ> Either way, I should write a guide for setting up netrc files for Gnus TZ> and Emacs in general, using auth-source.el which I comitted recently. Finally I got around to it. I wrote a quick guide (auth.texi) for the auth-source library. Please take a look and let me know if it needs any changes. I know the library well so I probably missed something essential for new users :) Also I haven't written Texinfo in years so I wouldn't be surprised if something is off in the markup. Thanks Ted