Re: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."

Subject: Re: [PATCH] emacs: globally replace non-branching "(if COND (progn ..." with "(when ..."

Date: Sat, 28 Jan 2012 08:41:36 -0400

To: Pieter Praet, David Edmondson, Jani Nikula

Cc: Notmuch Mail

From: David Bremner


On Sat, 14 Jan 2012 10:17:18 +0100, Pieter Praet <pieter@praet.org> wrote:
> Less code, same results, without sacrificing readability.
> 

This looks OK, although the re-indenting makes these kind of changes
painful to review (not that I'm suggesting we should re-indent, just
some random complaining).

d



Thread: