From xemacs-m  Wed Apr 16 17:20:57 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 RAA16143
	for <xemacs-beta@xemacs.org>; Wed, 16 Apr 1997 17:20:52 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id AAA07751; Thu, 17 Apr 1997 00:20:46 +0200 (MET DST)
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: customized sound.el
References: <199704160303.XAA06119@beavis.bayserve.net> <rjd8rve70q.fsf@zuse.dina.kvl.dk>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nA
        EL1M(".[qvI#a2E6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/X
        vhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 17 Apr 1997 00:20:45 +0200
In-Reply-To: Per Abrahamsen's message of 16 Apr 1997 09:55:33 +0200
Message-ID: <kighgh6vcci.fsf@jagor.srce.hr>
Lines: 27
X-Mailer: Gnus v5.4.45/XEmacs 19.15

Per Abrahamsen <abraham@dina.kvl.dk> writes:

> That's too easy.  Try this:
> 
>   :type '(repeat (group (symbol :tag "Name")
> 			(checklist :inline t
> 				   :greedy t
> 				   (group :inline t
> 					  (const :format "" :value :sound)
> 					  (symbol :tag "Sound"))
> 				   (group :inline t
> 					  (const :format "" :value :volume)
> 					  (integer :tag "Volume"))
> 				   (group :inline t
> 					  (const :format "" :value :pitch)
> 					  (integer :tag "Pitch"))
> 				   (group :inline t
> 					  (const :format "" :value :duration)
> 					  (integer :tag "Duration"))))))
> 

That's cheating!

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
"Psychos _do not_ explode when sunlight hits them."

