[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] [patch] tweak brackets documentation slightly in nanorc
From: |
David Lawrence Ramsey |
Subject: |
Re: [Nano-devel] [patch] tweak brackets documentation slightly in nanorc |
Date: |
Wed, 24 May 2006 08:39:26 -0400 |
User-agent: |
Thunderbird 1.5.0.2 (X11/20060420) |
Mike Frysinger wrote:
> a user pointed out that when nano is built without justify support but
> the brackets option is enabled, nano warns about it: Error in
> /etc/nanorc on line 33: Unknown flag brackets
>
> which is fine, but the sample nanorc doesnt mention that brackets is
> only used for the justify code ... the description makes it sound much
> more general
Good point, but the comment for "brackets" (and also "punct") currently
starts with
## The characters treated as closing brackets when justifying
## paragraphs.
Isn't that clear enough?