From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: auth-source library docs and usage Date: Tue, 17 Feb 2009 16:11:23 -0500 Message-ID: References: <86mycl8056.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 1234905236 23997 80.91.229.12 (17 Feb 2009 21:13:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 17 Feb 2009 21:13:56 +0000 (UTC) Cc: Emacs Development To: Ted Zlatanov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 17 22:15:12 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LZXHQ-0005g1-4t for ged-emacs-devel@m.gmane.org; Tue, 17 Feb 2009 22:15:00 +0100 Original-Received: from localhost ([127.0.0.1]:45474 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZXG5-0004PL-RF for ged-emacs-devel@m.gmane.org; Tue, 17 Feb 2009 16:13:37 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZXG0-0004P8-EI for emacs-devel@gnu.org; Tue, 17 Feb 2009 16:13:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZXG0-0004Oo-3I for emacs-devel@gnu.org; Tue, 17 Feb 2009 16:13:32 -0500 Original-Received: from [199.232.76.173] (port=51946 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZXFz-0004Ol-S8 for emacs-devel@gnu.org; Tue, 17 Feb 2009 16:13:31 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:55033) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZXFz-0003tv-JV for emacs-devel@gnu.org; Tue, 17 Feb 2009 16:13:31 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LZXDv-0006we-LC; Tue, 17 Feb 2009 16:11:23 -0500 X-Spook: AVN Iran New World Order corporate security Cocaine X-Ran: =F1ew@*OI1~SlOO^QM{CSwMAS@~^qzA-_TlQZ}p}qv2^dE5w,QF;L*YaF?0[XyRbAX8g.! X-Hue: magenta X-Attribution: GM User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109148 Archived-At: Ted Zlatanov wrote: > I wrote docs for auth-source, which is currently inside Gnus but may > have to be pulled out for general use. They are in doc/misc/auth.texi, > in case anyone wants to review them. Is it a stand-alone manual, or included in the Gnus manual? If the former, there should be a Makefile.in rule and an info/dir entry. The @setfilename command looks non-standard, but I don't know if it matters. The @settitle command uses VERSION before it is defined.