Gnus development mailing list
 help / color / mirror / Atom feed
* XEmacs and gpg.el
@ 2000-12-03 16:02 Slawek Zak
  2000-12-15  5:28 ` ShengHuo ZHU
  0 siblings, 1 reply; 2+ messages in thread
From: Slawek Zak @ 2000-12-03 16:02 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-12-15  5:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-03 16:02 XEmacs and gpg.el Slawek Zak
2000-12-15  5:28 ` ShengHuo ZHU

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).