nano-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nano-devel] syntax highlight tweak for bash scripts


From: David Lawrence Ramsey
Subject: Re: [Nano-devel] syntax highlight tweak for bash scripts
Date: Thu, 01 Jun 2006 13:25:07 -0400
User-agent: Thunderbird 1.5.0.2 (X11/20060420)

Benno Schulenberg wrote:

<snip>

> Something else entirely.  In prompt.c and nano.c there is this
> construction that I don't understand:
>
>        if (*meta_key == TRUE)
>        *meta_key = FALSE;
>
> Why check for truth first?

Because it's something I forgot to deal with while getting the "Unknown
Command" routines to work ;) Thansk for the report.  Fixed in CVS.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]