help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to see that a variable holds t


From: Cecil Westerhof
Subject: Re: How to see that a variable holds t
Date: Wed, 06 Jan 2010 19:30:13 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (gnu/linux)

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> As earlier said: it works, but I do not understand the difference
>> between:
>>     ((t)       10)
>> and:
>>     (t       10)
>
> The first only matches when gnus-idle-daemon-do-log is equal to t,
> whereas the second always matches (it's an "otherwise" clause).

I was not clear with my question. This I know, but why does the first
only matches when gnus-idle-daemon-do-log is equal to t?

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof


reply via email to

[Prev in Thread] Current Thread [Next in Thread]