On Mon, Aug 07, 2023 at 02:41:41AM +0200, Patrice Dumas wrote: > On Sun, Aug 06, 2023 at 10:01:07PM +0100, Gavin Smith wrote: > > So here's my proposal: > > > > Change AUTO_MENU_DESCRIPTION_FILLCOLUMN -> AUTO_MENU_MAX_WIDTH > > Looks good to me. > > > Change AUTO_MENU_DESCRIPTION_INDENT_LENGTH -> AUTO_MENU_DESCRIPTION_ALIGN. > > Nothing says that it is a number of columns (it was the purpose of > LENGTH). To me it only seems to say that it is is aligned. It may be > still ok, if it is somewhat implicit if it implied by ALIGN. Otherwise > a possibility could be (although it may not be correct english): > AUTO_MENU_DESCRIPTION_ALIGN_AT
I changed it to AUTO_MENU_DESCRIPTION_ALIGN_COLUMN.