Gnus development mailing list
 help / color / mirror / Atom feed
From: Slawek Zak <zaks@prioris.mini.pw.edu.pl>
Subject: XEmacs and gpg.el
Date: 03 Dec 2000 17:02:43 +0100	[thread overview]
Message-ID: <87hf4lmr18.fsf@pf39.warszawa.sdi.tpnet.pl> (raw)

The following definition uses widget-alist-convert-widget, which is
undefined in XEmacs 21.1.12

(define-widget 'gpg-command-alist 'alist
  "An association list for GnuPG command names."
  :key-type '(symbol :tag   "Abbreviation")
  :value-type '(string :tag "Program name")
  :convert-widget 'widget-alist-convert-widget
  :tag "Alist")

/S



             reply	other threads:[~2000-12-03 16:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-03 16:02 Slawek Zak [this message]
2000-12-15  5:28 ` ShengHuo ZHU

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=87hf4lmr18.fsf@pf39.warszawa.sdi.tpnet.pl \
    --to=zaks@prioris.mini.pw.edu.pl \
    /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).