From xemacs-m  Wed Apr  9 07:46:28 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 HAA11362
	for <xemacs-beta@xemacs.org>; Wed, 9 Apr 1997 07:46:26 -0500 (CDT)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id OAA03312; Wed, 9 Apr 1997 14:45:33 +0200 (MET DST)
Sender: hniksic@public.srce.hr
To: XEmacs Developers <xemacs-beta@xemacs.org>, emacs-custom@sunsite.auc.dk
Subject: Re: minibuf.el
References: <kigbu7phc96.fsf@jagor.srce.hr> 	<QQckka25111.199704081500@crystal.WonderWorks.COM> 	<rj7midselu.fsf@zuse.dina.kvl.dk> 	<QQckke26142.199704081614@crystal.WonderWorks.COM> 	<rj4tdhscaa.fsf@zuse.dina.kvl.dk> 	<199704081655.MAA13047@anthem.CNRI.Reston.Va.US> <QQckkk27342.199704081735@crystal.WonderWorks.COM> <kighghg8o1c.fsf@jagor.srce.hr> <rjafn8qtz1.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>
In-Reply-To: Per Abrahamsen's message of 09 Apr 1997 14:08:34 +0200
X-Mailer: Gnus v5.4.42/XEmacs 19.15
Date: 09 Apr 1997 14:45:33 +0200
Message-ID: <kigiv1wjrf6.fsf@jagor.srce.hr>
Lines: 28

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

> Hrvoje Niksic <hniksic@srce.hr> writes:
> 
> > Here is a definition for `vm-virtual-folder-alist', as a nice
> > demonstration of the power of customize.  
> 
> It will most likely also be a demonstration of customize slowness.

Well, the list is `nil' by default.  As I said in a separate message,
I don't think the customize slowness is relevant.  The interface can
change any time, but I like the fact that you can *describe* the
variable (more-or-less) correctly, at the time it was defined.  Like,
wow.

> Cheat, and specify the format directly with:
> 
> 	:format "%v"
> 
> this often makes the customize editor prettier.

Thanks.

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
You'll notice that perl is not itself written in Perl.
                                                 -- The Perl FAQ

