[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Nano-devel] GNU nano 1.3.4
From: |
David Lawrence Ramsey |
Subject: |
Re: [Nano-devel] GNU nano 1.3.4 |
Date: |
Wed, 18 Aug 2004 18:19:40 +0200 |
User-agent: |
Mutt/1.5.6+20040523i |
--- Mike Frysinger <address@hidden> wrote:
>is it just me or is the tabsize feature of nanorc broken in 1.3.4 ? i
>use a tabsize of 4 on all my machines and now it always shows up as the
>default '8' ... `nano -T 4 <file>` works correctly however ...
It appears that when I added the code to reset tabsize in case it was
set to an insane values, I forgot to put brackets around the associated
if block (oops). The attached patch should fix it.
nanobrack.patch
Description: Text document