all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "ken manheimer" <ken.manheimer@gmail.com>
To: "Chong Yidong" <cyd@stupidchicken.com>
Cc: Sascha Wilde <wilde@sha-bang.de>, Daiki Ueno <ueno@unixuser.org>,
	Thien-Thi Nguyen <ttn@gnuvola.org>,
	Stefan Monnier <monnier@iro.umontreal.ca>,
	emacs-devel <emacs-devel@gnu.org>
Subject: Re: pgg-gpg.el - pgg-gpg-process-region timing problem
Date: Fri, 27 Jun 2008 10:01:50 -0400	[thread overview]
Message-ID: <2cd46e7f0806270701x4c7bf874sd360bebe04c5709@mail.gmail.com> (raw)
In-Reply-To: <87fxr040oq.fsf@stupidchicken.com>

[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 <cyd@stupidchicken.com> 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




  reply	other threads:[~2008-06-27 14:01 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <873aln2q1d.fsf@stupidchicken.com>
2008-06-22 17:37 ` pgg-gpg.el - pgg-gpg-process-region timing problem ken manheimer
2008-06-23  8:17   ` bug#470: " Thien-Thi Nguyen
2008-06-23  8:17   ` Thien-Thi Nguyen
2008-06-23  8:43     ` Thien-Thi Nguyen
2008-06-23 13:17       ` bug#471: " Thien-Thi Nguyen
2008-06-23 13:17       ` Thien-Thi Nguyen
2008-06-23 17:44         ` ken manheimer
2008-06-24 10:42           ` bug#474: " Thien-Thi Nguyen
2008-06-24 10:42           ` Thien-Thi Nguyen
2008-06-24 12:30             ` Stefan Monnier
2008-08-02 19:15               ` bug#476: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-06-24 12:30             ` bug#476: pgg-gpg.el - pgg-gpg-process-region timing problem Stefan Monnier
2008-08-02 19:15             ` bug#474: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-08-02 19:15           ` bug#472: " Emacs bug Tracking System
2008-06-23 17:44         ` bug#472: pgg-gpg.el - pgg-gpg-process-region timing problem ken manheimer
2008-06-24  1:59         ` Daiki Ueno
2008-06-24  9:09           ` Thien-Thi Nguyen
2008-06-25 11:27             ` Daiki Ueno
2008-08-02 19:15         ` bug#471: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-08-02 19:15       ` bug#469: " Emacs bug Tracking System
2008-06-23  8:43     ` bug#469: pgg-gpg.el - pgg-gpg-process-region timing problem Thien-Thi Nguyen
2008-08-02 19:15     ` bug#470: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-06-26 16:16   ` pgg-gpg.el - pgg-gpg-process-region timing problem ken manheimer
2008-06-26 16:32     ` bug#487: " Chong Yidong
2008-06-26 16:32     ` Chong Yidong
2008-06-27 14:01       ` ken manheimer [this message]
2008-06-27 14:24         ` Miles Bader
2008-06-27 14:39           ` ken manheimer
2008-06-27 16:21             ` Stefan Monnier
2008-06-27 17:33         ` ken manheimer
2008-08-02 19:15       ` bug#487: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System
2008-08-02 19:15     ` bug#486: " Emacs bug Tracking System
2008-06-26 16:16   ` bug#486: pgg-gpg.el - pgg-gpg-process-region timing problem ken manheimer
2008-08-02 19:15   ` bug#465: marked as done (pgg-gpg.el - pgg-gpg-process-region timing problem) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2cd46e7f0806270701x4c7bf874sd360bebe04c5709@mail.gmail.com \
    --to=ken.manheimer@gmail.com \
    --cc=cyd@stupidchicken.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=ttn@gnuvola.org \
    --cc=ueno@unixuser.org \
    --cc=wilde@sha-bang.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.