Zitat von Derek Atkins <warl...@mit.edu>:
Charles Day <ceda...@gmail.com> writes:
I strongly prefer -bl to -br.

Me too.  I prefer:

  if (....)
  {
    ....
  }
  else
  {
    ...
  }

Agreed by me. I already wrote the same thing in 2007 [1]: I prefer -bl -bli0 over the proposed options. If this is a somewhat majority opinion here, we should surely use those options instead.

However I do like:

  do
  {
    ...
  } while (...);

This is already included by -ce -cdw.

Regards,

Christian

[1] http://lists.gnucash.org/pipermail/gnucash-devel/2007-March/020114.html



_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to