Hello, Nick Helm <n...@tenpoint.co.nz> writes:
> When the specified column width is one or two characters wider than the > longest cell in the column (26 and 27 char in the example below), the > shrunk column indicator and right-hand table borders do not draw > correctly. > > For example, shrink the following with C-c TAB: > > | <26> | > | this cell is 25 char long | > | | > > and you get: > > | <26> …| > | this cell is 25 char long …| > | | > > One char wider gives: > > | <27> …| > | this cell is 25 char long …| > | … Fixed. Thank you. Regards, -- Nicolas Goaziou