Re: [Sawfish] Combobox and numbers. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] Combobox and numbers.
- From: Teika Kazura <teika@xxxxxxxxxxx>
- Date: Fri, 09 Sep 2011 11:30:14 +0900 (JST)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=AsTFsUsdHSkxmREHGoHeTO5CuJcgEGv6LpQHJ9SQmr/q9O1v1Ow5G7E1WI51FRFplMaxqXQLpBtR18/XJqdoaqZtdYbmVcGhBdNhxEeUfHf7O1AEtWeVXk+sBZVoO48Cn8uXoVb+xeur19obyMDsva2p3K7KO45HRqaBzG5Io34=; h=Date:Message-Id:To:Subject:From:In-Reply-To:References:Mime-Version:Content-Type:Content-Transfer-Encoding;
Hi.
On Thu, 8 Sep 2011 20:36:05 +0200, fuchur wrote:
> But this one not.
> (defcustom mystyletab:test '20 "test"
> :group (appearance My-StyleTab:group)
> :options (10 20)
> :type symbol)
The choices are '10 and '20, as can be seen by :type.
And (eq 10 '10) -> t.
Have you got any errors? You can see the configurator error with
(define-special-variable customize-redirect " &> /tmp/ui-out.txt")
Many thanks fuchur for your efforts.
Teika (Teika kazura)
---
--
Sawfish ML