From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daiki Ueno Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Add GPG compatible symmetric encryption command Date: Fri, 07 Feb 2014 21:24:03 +0900 Message-ID: <87ppmzw1p8.fsf-ueno@gnu.org> References: <8761orch7y.fsf@lifelogs.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1391775851 19256 80.91.229.3 (7 Feb 2014 12:24:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 7 Feb 2014 12:24:11 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 07 13:24:17 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WBkTe-0005La-1e for ged-emacs-devel@m.gmane.org; Fri, 07 Feb 2014 13:24:14 +0100 Original-Received: from localhost ([::1]:41097 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBkTd-0002Tw-Jc for ged-emacs-devel@m.gmane.org; Fri, 07 Feb 2014 07:24:13 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:60229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBkTa-0002Ti-HF for emacs-devel@gnu.org; Fri, 07 Feb 2014 07:24:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBkTZ-0001La-MA for emacs-devel@gnu.org; Fri, 07 Feb 2014 07:24:10 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34694) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBkTZ-0001LW-Is for emacs-devel@gnu.org; Fri, 07 Feb 2014 07:24:09 -0500 Original-Received: from du-a.org ([2001:e41:db5e:fb14::1]:47030 helo=debian) by fencepost.gnu.org with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1WBkTY-00015u-Ud for emacs-devel@gnu.org; Fri, 07 Feb 2014 07:24:09 -0500 In-Reply-To: <8761orch7y.fsf@lifelogs.com> (Ted Zlatanov's message of "Fri, 07 Feb 2014 06:09:05 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:169460 Archived-At: Ted Zlatanov writes: > DU> AFAICS, only real use-case is a symmetric encryption facility without > DU> invoking a subprocess, as Lars said. This patch tries to add a command > DU> for it. > > I mentioned many others, and so have other users. I'm sorry if you find > it hard to believe our other use cases. No, at least I couldn't find any (like others including Stefan and Paul). All your claims look like: - is useful to implement and there's no mention of how would be beneficial to Emacs. -- Daiki Ueno