[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Change a while loop into do while
From: |
Eli Zaretskii |
Subject: |
Re: Change a while loop into do while |
Date: |
Sat, 31 Dec 2016 21:18:01 +0200 |
> From: Paul Eggert <address@hidden>
> Date: Sat, 31 Dec 2016 10:51:29 -0800
> Cc: address@hidden, address@hidden
>
> Eli Zaretskii wrote:
> >> The indenting for 'do-while' wasn't using the usual GNU style
> > Yes, it is: you will see a lot of that elsewhere in Emacs.
>
> It's not the usual GNU style.
Maybe so, but it's widespread enough in Emacs sources, including
outside of any macros, so it's a de-facto standard here.