From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Documenting gpg-agent Date: Tue, 26 Dec 2006 12:22:33 -0500 Message-ID: References: <87fyb6hzl1.fsf@stupidchicken.com> <87bqlrdghr.fsf@furball.mit.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: dough.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1167153832 12652 80.91.229.10 (26 Dec 2006 17:23:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 26 Dec 2006 17:23:52 +0000 (UTC) Cc: wilde@sha-bang.de, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Dec 26 18:23:51 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1GzG1l-00015G-EY for ged-emacs-devel@m.gmane.org; Tue, 26 Dec 2006 18:23:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GzG1k-0007Ze-Sq for ged-emacs-devel@m.gmane.org; Tue, 26 Dec 2006 12:23:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GzG0l-0006GE-NG for emacs-devel@gnu.org; Tue, 26 Dec 2006 12:22:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GzG0k-0006DK-84 for emacs-devel@gnu.org; Tue, 26 Dec 2006 12:22:46 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GzG0j-0006Cr-It for emacs-devel@gnu.org; Tue, 26 Dec 2006 12:22:45 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GzG0j-0008T5-C5 for emacs-devel@gnu.org; Tue, 26 Dec 2006 12:22:45 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1GzG0X-0001fU-7I; Tue, 26 Dec 2006 12:22:33 -0500 Original-To: Chong Yidong In-reply-to: <87bqlrdghr.fsf@furball.mit.edu> (message from Chong Yidong on Mon, 25 Dec 2006 12:37:04 -0500) 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:64296 Archived-At: > Your change takes care of #1 and #3, but doesn't do #2. I don't quite understand why do we need to explain how to use gpg-agent. Because people should NOT have to turn to another manual just to learn the basic use of this Emacs feature. The simple standard recipe should be given in the Emacs documentation.