From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wei-Wei Guo Newsgroups: gmane.emacs.help Subject: Is there any way to append a EasyPG encrypted file? Date: Mon, 28 Jun 2010 23:23:45 +0800 Message-ID: <4C28BE81.8050205@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1277772598 19833 80.91.229.12 (29 Jun 2010 00:49:58 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Jun 2010 00:49:58 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 29 02:49:55 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.69) (envelope-from ) id 1OTP1M-000087-Bk for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Jun 2010 02:49:52 +0200 Original-Received: from localhost ([127.0.0.1]:42747 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTOsp-0004vI-Tr for geh-help-gnu-emacs@m.gmane.org; Mon, 28 Jun 2010 20:41:03 -0400 Original-Received: from [140.186.70.92] (port=60553 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OTG29-0001xo-VP for help-gnu-emacs@gnu.org; Mon, 28 Jun 2010 11:14:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OTG28-00006D-FQ for help-gnu-emacs@gnu.org; Mon, 28 Jun 2010 11:14:05 -0400 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:62889) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OTG28-00005q-6d for help-gnu-emacs@gnu.org; Mon, 28 Jun 2010 11:14:04 -0400 Original-Received: by pvg11 with SMTP id 11so3629365pvg.0 for ; Mon, 28 Jun 2010 08:14:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=QVpamTRXCxFJc7ZeWXo8V71gtX/qIX3D27JxWqAAjbY=; b=omb7XTpPNZSpZe1ljeFUDfAocGnnIvVS6NEv7TPVV6h486HauQmvn0hFXUfkCslriQ 6REZ/PscU67IRK9OZ76YRequH8mUUnF0OKlVnA3PH24J/MSNm4O+QtlKqQgTSExDBKed JRGsRF0Umfi9KI2NI6ZFSIstCI2ys3JiA7fuA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=GPtiDUjixuRg6qmSUg5IpALNjIKJaOhQ2LcdJOVm1AE9jaOL5ksmVS/0D+f2yonF6w L7ipMwPsZMulq3DVSv0s+6QAl1kb5alsO1oZo3VBwgBZAKxRD47J8o+57RfqVDVrZnAE BujHp4psd6bIZBQhKX+vr3jxFZZOCCf6XtdNc= Original-Received: by 10.142.139.5 with SMTP id m5mr100884wfd.243.1277738043055; Mon, 28 Jun 2010 08:14:03 -0700 (PDT) Original-Received: from [192.168.0.101] ([124.160.104.140]) by mx.google.com with ESMTPS id g37sm643552rvb.5.2010.06.28.08.14.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 28 Jun 2010 08:14:02 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; U; Linux i686; zh-CN; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Mon, 28 Jun 2010 20:39:51 -0400 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:74001 Archived-At: Dear all, I use GnuPG key to encrypt my 'remember' file, but EasyPG does not support appending file. Is there any way to append an encrypted file? Best wishes, Wei-Wei