On 2018/09/18 18:27, Valery Ushakov wrote:
On Tue, Sep 18, 2018 at 18:16:05 +0900, Rin Okuyama wrote:Just curious; why comment lines within 80 char column are not allowed for this file? Just cosmetic reasons?80 chars is "hard" limit, but it's convenient to use less than that if you can so that you have extra space for things like quoting in mail, patch +/-m, or both (like e.g. your mail, where "> + " at the beginning makes the total width more that 80 columns).
I understand. Thank you for explanation! rin