Gnus development mailing list
 help / color / mirror / Atom feed
From: Simon Josefsson <jas@extundo.com>
Subject: Re: what's the 'timer' file needed for gpg?
Date: Fri, 04 Oct 2002 00:18:07 +0200	[thread overview]
Message-ID: <ilu7kgzcgkg.fsf@latte.josefsson.org> (raw)
In-Reply-To: <hhzntx2ldk.fsf@blah.pl> (Maciej Matysiak's message of "Wed, 02 Oct 2002 12:19:51 +0200")

Maciej Matysiak <phoner.ding@blah.pl> writes:

> On the 2nd of October 2002 at 11:57, Florian Weimer <fw@deneb.enyo.de> wrote:
>
>> "timer" is probably required by the XEmacs emulation of the 'timer'
>> package. gpg.el uses this package to expire the passphrase.
>
> fine. but something is wrong (probably in my setup, but i can't find what).
>
> when i evaluate in *scratch* buffer:
>  (require 'gpg)
> i got:
>  symbol's function definition is void: timer-create
> i guess that's because of not loaded timer.el. so i evaluate:
>  (require 'timer)
> and in minibuffer i can see: 'timer'. but evaluation of:
>  (require 'gpg)
> gives the same error, and
>  (fboundp 'timer-create)
> shows 'nil'.

timer-create is part of itimer, which is part of XEmacs core, or at
least it is in 21.4.8.  timer.el loads itimer.  Try a later XEmacs.

Btw, I moved pgg/*.el into lisp/ (and pgg/*.texi into texi/) as all
files with unclear copyright has been removed.  So Oort now supports
GPG/PGP5/PGP6 natively.  Finally.  You can remove the pgg/ directory
now.




  parent reply	other threads:[~2002-10-03 22:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <hhvg4l44ek.fsf@blah.pl>
2002-10-02  9:57 ` Florian Weimer
     [not found]   ` <hhzntx2ldk.fsf@blah.pl>
2002-10-03 22:18     ` Simon Josefsson [this message]
2002-10-06 13:43       ` Clemens Fischer
2002-10-07 22:05       ` Florian Weimer
2002-10-07 23:09         ` Simon Josefsson
2002-10-03 22:06 ` Simon Josefsson

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=ilu7kgzcgkg.fsf@latte.josefsson.org \
    --to=jas@extundo.com \
    /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).