[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112126: Reorder conditions that
From: |
Ted Zlatanov |
Subject: |
Re: [Emacs-diffs] /srv/bzr/emacs/trunk r112126: Reorder conditions that are written backwards |
Date: |
Tue, 26 Mar 2013 10:21:08 -0400 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
On Mon, 25 Mar 2013 15:32:53 +0100 Andreas Schwab <address@hidden> wrote:
AS> Stefan Monnier <address@hidden> writes:
>> Backwards according to what?
AS> According to common sense.
My vote, FWIW, is to leave the original code alone. Some authors prefer
to put the constant first. Respect their style, or explicitly forbid
it, but please don't do drive-by style changes.
Ted