From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xavier Maillard Newsgroups: gmane.emacs.help Subject: Re: encrypting files Date: Sat, 16 Jan 2010 00:36:11 +0100 Organization: GNU's Not UNIX! Message-ID: <201001152336.o0FNaBsI008735@fed.local> References: <42859504-7984-46a4-826f-c1c2e0690716@30g2000yqu.googlegroups.com> Reply-To: Xavier Maillard NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1263598506 26553 80.91.229.12 (15 Jan 2010 23:35:06 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 15 Jan 2010 23:35:06 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: rustom Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Jan 16 00:34:58 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NVvgv-00034U-Hg for geh-help-gnu-emacs@m.gmane.org; Sat, 16 Jan 2010 00:34:57 +0100 Original-Received: from localhost ([127.0.0.1]:56428 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVvgw-0001gl-Bq for geh-help-gnu-emacs@m.gmane.org; Fri, 15 Jan 2010 18:34:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVvgS-0001f3-MG for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 18:34:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVvgO-0001VD-6E for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 18:34:28 -0500 Original-Received: from [199.232.76.173] (port=38868 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVvgN-0001Up-PA for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 18:34:23 -0500 Original-Received: from out2.smtp.messagingengine.com ([66.111.4.26]:35442) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVvgN-0007EJ-Gd for help-gnu-emacs@gnu.org; Fri, 15 Jan 2010 18:34:23 -0500 Original-Received: from compute2.internal (compute2.internal [10.202.2.42]) by gateway1.messagingengine.com (Postfix) with ESMTP id 173A8CDCE1; Fri, 15 Jan 2010 18:34:23 -0500 (EST) Original-Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 15 Jan 2010 18:34:23 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=date:message-id:from:to:cc:in-reply-to:subject:reply-to:references; s=smtpout; bh=vRiEljVZcKDC23QtoTIbJjZkANA=; b=A32CUbDZS/arIdjIbgJZxZe5SWoEY9673xzghrkvGke05JXU8gTHa+6prWcEsWtyq9cetHd9FOyQdmWVs6x7qjWwvEWNqJ3sJM/H02OTSYS5pE7I5Uvz7Ud0Bto5j3RwmZFeGHJfjToE4HIIVIkDv2oxzmeakOicT9c6Kfit0R4= X-Sasl-enc: VsvsOWZf3GnEHPnIYWRgh7quD3RGsJBEKu2p5y+xJh5S 1263598462 Original-Received: from fed.local (cha51-2-82-244-211-40.fbx.proxad.net [82.244.211.40]) by mail.messagingengine.com (Postfix) with ESMTPSA id 9C732ED23; Fri, 15 Jan 2010 18:34:22 -0500 (EST) Original-Received: from fed.local (fed.local [127.0.0.1]) by fed.local (8.14.3/8.14.3) with ESMTP id o0FNaBE1008737 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Jan 2010 00:36:11 +0100 Original-Received: (from xavier@localhost) by fed.local (8.14.3/8.14.3/Submit) id o0FNaBsI008735; Sat, 16 Jan 2010 00:36:11 +0100 X-Authentication-Warning: fed.local: xavier set sender to xma@gnu.org using -f In-reply-to: <42859504-7984-46a4-826f-c1c2e0690716@30g2000yqu.googlegroups.com> (message from rustom on Fri, 15 Jan 2010 09:54:07 -0800 (PST)) User-Agent: Rmail/23.1.1 Emacs/23.1.1 (gnu/linux) Jabber-ID: xavier@maillard.im X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71248 Archived-At: Is there a simple way of encrypting files in emacs23? I gather that emacs23 already has the infrastructure and most of whats on the wiki is not required (or appropriate) for emacs23 (require 'epa-file) (epa-file-enable) ? Xavier -- http://www.gnu.org http://www.april.org http://www.lolica.org