[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: e and pi
From: |
Stefan Monnier |
Subject: |
Re: e and pi |
Date: |
Sat, 18 Sep 2010 16:50:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
>> Not a problem: they do use a prefix, so they don't affect other packages
>> (except those using the same prefix, of course).
>> OTOH, the regexp I use currently will incorrectly complain about
>> "foo/bar" as lacking a prefix. Will fix it soon,
> What about adding `%' and `+' as prefix/suffix to your regexp?
I've never seen % used that way. * is already accepted as a char that
marks the variable as "OK to use with defvar". As for +, I've never
seen Elisp code use it, so I don't see a need for it.
Note also that Using *...* for dynamic vars doesn't save the author from
using a prefix, since that is needed for modularity reasons.
Stefan
- RE: e and pi, (continued)
- Re: e and pi, Uday S Reddy, 2010/09/17
Re: e and pi, Sam Steingold, 2010/09/17
Re: e and pi, MON KEY, 2010/09/17
re: e and pi, MON KEY, 2010/09/18
- Re: e and pi,
Stefan Monnier <=
- Re: e and pi, David De La Harpe Golden, 2010/09/18