[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).
allow-any-kind-of-separator-in-go-to-line.patch
Description: Text Data
- [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line",
Rishabh Dave <=
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Benno Schulenberg, 2016/07/02
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Rishabh Dave, 2016/07/03
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Benno Schulenberg, 2016/07/03
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Rishabh Dave, 2016/07/04
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Benno Schulenberg, 2016/07/04
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Rishabh Dave, 2016/07/04
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Benno Schulenberg, 2016/07/04
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Rishabh Dave, 2016/07/04
- Re: [Nano-devel] [PATCH] bug #48305: allow any kind of separator in "Go To Line", Benno Schulenberg, 2016/07/04