Gnus development mailing list
 help / color / mirror / Atom feed
From: ShengHuo ZHU <zsh@cs.rochester.edu>
Subject: Re: Problem with timer in gpg.el
Date: Fri, 10 Aug 2001 10:21:37 -0700	[thread overview]
Message-ID: <2n8zgrespq.fsf@piglet.jia.vnet> (raw)
In-Reply-To: <ho3d749bo9.fsf@gee.suse.de>

Andreas Jaeger <aj@suse.de> writes:

> I've got a problem with timers in gpg.el in XEmacs.
>
> I regularly get the message:
> itimer named "itimer-0" already existing and activated
>
> The problem is that the value of gpg-passpthrase-timer is cached, the
> implementation in XEmacs seems to require that a canceled timer is not used
> anymore.  The next time a new timer is used, in my case by perl, it
> reuses the name "itimer-0", and then gpg get's a problem...
>
> I'm appending a patch that solved the problem for me,
> Andreas
>
> 2001-08-07  Andreas Jaeger  <aj@suse.de>
>
> 	* gpg.el (gpg-passphrase-forget): Don't cache
> 	gpg-passphrase-timer.
> 	(gpg-passphrase-store): Check if gpg-passphrase-timer is
> 	initialized already.

Added to the Gnus CVS.

ShengHuo


      reply	other threads:[~2001-08-10 17:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-07 14:39 Andreas Jaeger
2001-08-10 17:21 ` ShengHuo ZHU [this message]

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=2n8zgrespq.fsf@piglet.jia.vnet \
    --to=zsh@cs.rochester.edu \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).