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

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

Re: if vs. when vs. and: style question


From: Emanuel Berg
Subject: Re: if vs. when vs. and: style question
Date: Wed, 25 Mar 2015 01:44:28 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

"Pascal J. Bourguignon" <pjb@informatimago.com>
writes:

> I believe this cond form is harder to read, because
> it is inhabitual.

That's interesting, I think cond is much more
understandable, not because of the cond itself but
because the `or' is often used in logic to do
branching and so on. In your example, it is used as
a search which is much more uncommon. But for you, it
instantly looks like search, I'm sure.

My attitude is use whatever you feel like... man >"?

-- 
underground experts united


reply via email to

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