|
| From: | Stefan Monnier |
| Subject: | Re: The window-pub branch |
| Date: | Mon, 22 Nov 2010 14:43:06 -0500 |
| User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
> I had that before with symbols 'name and 'regexp. It didn't look bad in
> the customization interface IIRC but seemed more annoying in the printed
> specification. OTOH it allows to give regexp based specifiers higher
> priority than name based ones. Maybe I'll give it another try.
You don't need to tag things with `name' or `regexp' since you can use
`stringp' or `symbolp' to distinguish the two cases.
Stefan
| [Prev in Thread] | Current Thread | [Next in Thread] |