Notification: incoming/1273

2004-05-09 Thread fvwm-bug
FVWM Bug Tracking notification new message incoming/1273 Message summary for PR#1273 From: [EMAIL PROTECTED] Subject: compatibilty problem Date: Sat, 8 May 2004 16:24:19 -0500 0 replies 0 followups ORIGINAL MESSAGE FOLLOWS From [EMAIL PROTECTED]

Re: Test defaults to True?

2004-05-09 Thread Tavis Ormandy
--On Saturday, May 08, 2004 22:53:27 + Mikhael Goikhman [EMAIL PROTECTED] wrote: IMHO, the Test condition should default to true just like with all other conditional commands. I see, how about changing the test for True to check for False? -- -

Re: Test defaults to True?

2004-05-09 Thread Tavis Ormandy
--On Sunday, May 09, 2004 12:17:48 +0100 Tavis Ormandy [EMAIL PROTECTED] wrote: --On Saturday, May 08, 2004 22:53:27 + Mikhael Goikhman [EMAIL PROTECTED] wrote: IMHO, the Test condition should default to true just like with all other conditional commands. I see, how about

Re: Test defaults to True?

2004-05-09 Thread Mikhael Goikhman
On 09 May 2004 13:03:19 +0100, Tavis Ormandy wrote: --On Sunday, May 09, 2004 12:17:48 +0100 Tavis Ormandy [EMAIL PROTECTED] wrote: --On Saturday, May 08, 2004 22:53:27 + Mikhael Goikhman [EMAIL PROTECTED] wrote: IMHO, the Test condition should default to true just like with

CVS migo: * clean up the Test command code and documentation, add new False condition,

2004-05-09 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo04/05/09 07:59:55 Modified files: . : ChangeLog fvwm : conditional.c fvwm.1.in Log message: * clean up the Test command code and documentation, add new False condition, _

Re: Test defaults to True?

2004-05-09 Thread Tavis Ormandy
--On Sunday, May 09, 2004 12:19:29 + Mikhael Goikhman [EMAIL PROTECTED] wrote: I think you misuse the intended condition syntax. As I said, you just want a new IsEmpty or maybe IsTrue condition, i.e.: Test (IsTrue $0) happens conditionally Hmm, okay, I can live with that :) how

Re: Test defaults to True?

2004-05-09 Thread Mikhael Goikhman
Ok, now Test behaves correctly in the False and Blahblahblah cases: Test always-happens # rc is Match Test () always-happens # rc is Match Test (True) always-happens # rc is Match Test (False) never-happens # rc is NoMatch Test (!True)

Re: Test defaults to True?

2004-05-09 Thread Tavis Ormandy
--On Sunday, May 09, 2004 13:07:34 + Mikhael Goikhman [EMAIL PROTECTED] wrote: Ok, now Test behaves correctly in the False and Blahblahblah cases: This is perfect, Thanks! -- - [EMAIL PROTECTED] | finger me for my gpg key.