From xemacs-m  Sat Apr 26 03:30:12 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id DAA13031
	for <xemacs-beta@xemacs.org>; Sat, 26 Apr 1997 03:30:10 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id KAA23409; Sat, 26 Apr 1997 10:30:06 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Cc: abraham@dina.kvl.dk (Per Abrahamsen)
Subject: Re: char widget?
References: <y9lpvvjrt0h.fsf@modas.informatik.uni-tuebingen.de>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Save-Project-Gutenberg: <URL:http://www.promo.net/pg/nl/pgny_nov96.html>
X-Attribution: Hrv
X-Face: Mie8:rOV<\c/~z{s.X4A{!?vY7{drJ([U]0O=W/<W*SMo/Mv:58:*_y~ki>xDi&N7XG
        KV^$k0m3Oe/)'e%3=$PCR&3ITUXH,cK>]bci&<qQ>Ff%x_>1`T(+M2Gg/fgndU%k*ft
        [(7._6e0n-V%|%'[c|q:;}td$#INd+;?!-V=c8Pqf}3J
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 26 Apr 1997 10:30:03 +0200
In-Reply-To: sperber@informatik.uni-tuebingen.de's message of 25 Apr 1997 18:01:34 +0200
Message-ID: <kigk9lq5gqc.fsf@jagor.srce.hr>
Lines: 18
X-Mailer: Gnus v5.4.45/XEmacs 19.15

sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor]) writes:

> Am I missing something or is there no char widget?  If not, why not?
> (I could use it to customize dired.)

(defcustom blah ?a
  "bletch"
  :type 'character)

works for me.

However, XEmacs 20 seems to have problems with this.  Custom will let
you edit it only in lisp mode.  Per, can you comment on this?

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Good pings come in small packets.

