nano-devel
[Top][All Lists]
Advanced

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

Re: [Nano-devel] [PATCH] rcfile.c: always keep entire list of valid keyw


From: Mike Frysinger
Subject: Re: [Nano-devel] [PATCH] rcfile.c: always keep entire list of valid keywords
Date: Sun, 4 Jan 2009 11:27:42 -0500
User-agent: KMail/1.10.3 (Linux/2.6.28; KDE/4.1.3; x86_64; ; )

On Saturday 03 January 2009 22:31:53 Eitan Adler wrote:
> Mike Frysinger wrote:
> > I like to use one .nanorc file on all my systems, but many may have
> > different compile time settings.  This means that the same .nanorc file
> > cannot be easily used without encountering:
> >
> > Error in /home/vapier/.nanorc on line 17: Unknown flag "speller"
> > Press Enter to continue starting nano.
> >
> > I think it makes more sense to have the valid keyword list always be the
> > same and only control whether the keyword actually results in behavior
> > change via ifdefs.
>
> Perhaps we should instead have nano issue a "warning" instead of an
> error.  If I use the keyword speller when I don't have speller installed
> it might be an error (perhaps I mistyped something).

i'm not sure how you could mistype "speller" when you meant something else.  i 
dont mind the output from nano, i mind having to hit enter once for every 
keyword the active nano doesnt support.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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