On Wed, Aug 22, 2007 at 03:57:41PM +0200, Sander van Dijk wrote:
> On 8/22/07, Diego Biurrun <[EMAIL PROTECTED]> wrote:
> > On Tue, Aug 14, 2007 at 07:36:44PM +0200, Anselm R. Garbe wrote:
> > > Yes I will rename that property to _DWM_CONFIG
> >
> > That's no better.  I checked back for the details, two underscores or
> > underscore + capital are reserved for any use, underscore is reserved
> > in file scope (so it can be used for local variables).
> 
> Again, _DWM_CONFIG is not an identifier, it's a window property. The
> rules you talk about don't apply here. Grep the dwm source for
> _DWM_CONFIG to see what I mean.

cerebus:~/src/dwm/dwm$ grep -ri DWM_CONFIG *
cerebus:~/src/dwm/dwm$

.. seems to be gone ..

Diego

Reply via email to