nano-devel
[Top][All Lists]
Advanced

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

[Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To L


From: Rishabh Dave
Subject: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line"
Date: Sat, 2 Jul 2016 18:39:04 +0530

Hello,

I wrote some code for the request - bug #48305: [Request] allow any
kind of separator in "Go To Line"; link to it -
https://savannah.gnu.org/bugs/?48305. I don't know if requested is
validated or it has to be validated at some point, I found some time
and felt this one was easy so... I did it.

Code attached in the patch makes it possible for separator to be
anything other than '+', '-' or alphnumeric. I don't know if it can be
done in better way. Also, I have tried to make it look as nice as
possible (by breaking a single if into multiple ifs in series).

Attachment: allow-any-kind-of-separator-in-go-to-line.patch
Description: Text Data


reply via email to

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