From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "ken manheimer" Newsgroups: gmane.emacs.devel Subject: Re: pgg-gpg.el - pgg-gpg-process-region timing problem Date: Fri, 27 Jun 2008 10:01:50 -0400 Message-ID: <2cd46e7f0806270701x4c7bf874sd360bebe04c5709@mail.gmail.com> References: <2cd46e7f0806221037h6d16839bp567eb5b901313375@mail.gmail.com> <2cd46e7f0806260916y39870423ge4bda26f97d6d504@mail.gmail.com> <87fxr040oq.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214575343 7332 80.91.229.12 (27 Jun 2008 14:02:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 27 Jun 2008 14:02:23 +0000 (UTC) Cc: Sascha Wilde , Daiki Ueno , Thien-Thi Nguyen , Stefan Monnier , emacs-devel To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jun 27 16:03:07 2008 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 1KCEXJ-000344-KX for ged-emacs-devel@m.gmane.org; Fri, 27 Jun 2008 16:02:49 +0200 Original-Received: from localhost ([127.0.0.1]:33318 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCEWT-0006n6-UM for ged-emacs-devel@m.gmane.org; Fri, 27 Jun 2008 10:01:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KCEWP-0006mg-Mk for emacs-devel@gnu.org; Fri, 27 Jun 2008 10:01:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KCEWP-0006mE-4v for emacs-devel@gnu.org; Fri, 27 Jun 2008 10:01:53 -0400 Original-Received: from [199.232.76.173] (port=39688 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KCEWP-0006m9-1Y for emacs-devel@gnu.org; Fri, 27 Jun 2008 10:01:53 -0400 Original-Received: from yx-out-1718.google.com ([74.125.44.152]:8083) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KCEWO-0000fb-Dg for emacs-devel@gnu.org; Fri, 27 Jun 2008 10:01:52 -0400 Original-Received: by yx-out-1718.google.com with SMTP id 34so206497yxf.66 for ; Fri, 27 Jun 2008 07:01:51 -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:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=VWcuvtvCP5VSLbthEJP5HFRmACcl9LM9oxaatXkT73o=; b=SHViaz7Dfy7NznOga4ioT9EdET5IWGLC9LScyYJXW56GeT7TPQs0HpZaC72XXcsMd8 gidJPVYLwd3MkQV07DF5Cfb+h8+FWO9I0isB4v+feKwcz3ch9zAGOX8Aq9nbhRkHuyWf 55k9ZWQZs31HoYpzrsQ2CaiIdqLlZ0mApt+Ks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Em7mXfXxpW3pUnDyMVnmo9JGF+4qDN+XzSSOpfPmYV1PCgXJMC9GPrZFO0rYxDqhlE jyM2eUBq4ayKxK6W4BG9gfi93tMm0jNRGQfPTrrBrq3nB6Hr1S9+hxz/5/xORMB+kjjS t3sujy9iwyrPXNcSjAC3TQQhgw8j5RmESQe48= Original-Received: by 10.115.22.1 with SMTP id z1mr1396829wai.99.1214575311024; Fri, 27 Jun 2008 07:01:51 -0700 (PDT) Original-Received: by 10.114.201.14 with HTTP; Fri, 27 Jun 2008 07:01:50 -0700 (PDT) In-Reply-To: <87fxr040oq.fsf@stupidchicken.com> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:100044 Archived-At: [i've removed emacs-pretest-bug@ from the recipients - it was my mistake to continue to cc that address in my correspondence about this problem...] On Thu, Jun 26, 2008 at 12:32 PM, Chong Yidong wrote: >> i am not sure how to proceed with this problem. as demonstrated by >> the pggprob.el script, i consistently get encryption and decryption >> problems without the contrived delay in my pgg-gpg-process-region >> patch. (the problem does not happen if i just do a regular >> pgg-decrypt - i think the crucial thing is that a symmetric passphrase >> is being passed into pgg-gpg-process-region.) > > Here's one suggestion, though I don't know how useful it is: if it's > possible to run the same or similar version of pgg in Emacs 22, you > could and see if it appears there. If not, we could narrow the problem > down to a change in Emacs' process code during Emacs 23 (though OTOH I > don't know of any that could lead to this). this is certainly worth trying. it brings me to a feeble question - is there a stable CVS tag for checkout of the currently released emacs version? i see MAIN and EMACS_22_BASE, neither of which is very descriptive. (MAIN is too generic to draw any conclusions, and EMACS_22_BASE sounds like something that is built upon, not a destination in itself.) have i missed one? (i know this is a digression, but i feel lost in a twisty maze of passages, trying to find an authoritative listing of the most significant emacs CVS repository tags. i couldn't find anything in the emacs project site on savannah or in the emacs wiki. seems like it would be useful to have such a listing associated with the project!) -- ken http://myriadicity.net