Discussion:
"Find Selection" 4 line limit
Offer Kaye
2010-08-29 13:47:36 UTC
Permalink
Hi,
I have a problem which involves the "Find Selection" (ctrl-h)
functionality. If I select up to 4 lines, "ctrl-h" finds the next
occurrence. If I look for more lines, e.g. 5 lines selected, NEdit
doesn't find the next occurrence. I was wondering if this was a
problem only for me or do other people experience it?

Output of my "nedit -V":

NEdit 5.5
Sep 30, 2004

Built on: Linux, 386, GNU C
Built at: Mar 1 2009, 14:42:57
With Motif: 2.2.3 [@(#)Motif Version 2.2.3] (UNTESTED)
Running Motif: 2.2 [@(#)Motif Version 2.2.3]
Server: The X.Org Foundation 60900000
Visual: 24-bit TrueColor (ID 0x23, Default)
Locale: en_US.UTF-8


I've seen some threads on the list about a possible NEdit 5.6. If this
is a problem which is widespread does any NEdit dev think it would be
possible to fix this for 5.6? I know it's not a top priority issue but
it seems like such an arbitrarily small limit, I was hoping there was
a simple solution :)

Best regards,
--
Offer Kaye
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Ganoe, George G. (LARC-D319)
2010-08-29 19:34:42 UTC
Permalink
The nedit version 5.6 has been released as a source only release. I
have been using it for a couple of months and tried the Find selection
functionality on it with up to 8 lines, and it seems to work. I don't know
what the limit is in 5.6, but it is definitely higher than 4 lines

My version info is:

.NEdit 5.6
Jul 5, 2010

Built on: Linux, 486, GNU C
Built at: Jul 8 2010, 22:44:55
With Motif: 2.2.3 [@(#)Motif Version 2.2.3]
Running Motif: 2.2 [unknown]
Server: The X.Org Foundation 10400090
Visual: 24-bit TrueColor (ID 0x23, Default)
Locale: en_US.UTF-8


George

________________________________________
From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of Offer Kaye [offer.kaye-***@public.gmane.org]
Sent: Sunday, August 29, 2010 9:47 AM
To: NEdit discussion list
Subject: "Find Selection" 4 line limit

Hi,
I have a problem which involves the "Find Selection" (ctrl-h)
functionality. If I select up to 4 lines, "ctrl-h" finds the next
occurrence. If I look for more lines, e.g. 5 lines selected, NEdit
doesn't find the next occurrence. I was wondering if this was a
problem only for me or do other people experience it?

Output of my "nedit -V":

NEdit 5.5
Sep 30, 2004

Built on: Linux, 386, GNU C
Built at: Mar 1 2009, 14:42:57
With Motif: 2.2.3 [@(#)Motif Version 2.2.3] (UNTESTED)
Running Motif: 2.2 [@(#)Motif Version 2.2.3]
Server: The X.Org Foundation 60900000
Visual: 24-bit TrueColor (ID 0x23, Default)
Locale: en_US.UTF-8


I've seen some threads on the list about a possible NEdit 5.6. If this
is a problem which is widespread does any NEdit dev think it would be
possible to fix this for 5.6? I know it's not a top priority issue but
it seems like such an arbitrarily small limit, I was hoping there was
a simple solution :)

Best regards,
--
Offer Kaye
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
a***@public.gmane.org
2010-08-29 23:18:52 UTC
Permalink
Hi,
has it been released, or just tagged for testing before a real release? There is no sign of a 5.6 version on nedit.org.

By the way, will there be a motif-static binary release?
--

Le 29 août 2010 à 21:34, Ganoe, George G. (LARC-D319) a écrit :

> The nedit version 5.6 has been released as a source only release. I
> have been using it for a couple of months
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Ganoe, George G. (LARC-D319)
2010-08-30 14:58:29 UTC
Permalink
You can find the source at the www.nedit.org site. Got to the "download"
page then to the "source code" page. I used the GIT repository conversion
as that is the archive format that I know best, but there are instructions
for getting it from CVS and Mercurial also. There is no indication of a
version 5.6 on the web page, but the repositories have "rel-5-6" tags in
them indicating the release version.

As far as I know, no one has made a tarball of it available yet, and
according to the messages on this list from early July, there are no plans
to create a binary version since none of the developers have the time to
do it.

George


________________________________________
From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of alexandre.feblot-***@public.gmane.org [alexandre.feblot-***@public.gmane.org]
Sent: Sunday, August 29, 2010 7:18 PM
To: General NEdit discussion list
Subject: Re: Nedit 5.6 has been released (?)

Hi,
has it been released, or just tagged for testing before a real release? There is no sign of a 5.6 version on nedit.org.

By the way, will there be a motif-static binary release?
--

Le 29 août 2010 à 21:34, Ganoe, George G. (LARC-D319) a écrit :

> The nedit version 5.6 has been released as a source only release. I
> have been using it for a couple of months
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Bert Wesarg
2010-08-30 15:52:37 UTC
Permalink
On Mon, Aug 30, 2010 at 16:58, Ganoe, George G. (LARC-D319)
<george.ganoe-***@public.gmane.org> wrote:
> You can find the source at the www.nedit.org site.  Got to the "download"
> page then to the "source code" page.  I used the GIT repository conversion
> as that is the archive format that I know best, but there are instructions
> for getting it from CVS and Mercurial also.  There is no indication of a
> version 5.6 on the web page, but the repositories have "rel-5-6" tags in
> them indicating the release version.

Unfortunately, your are misleading, there is no REL-5-6 tag. Ergo no
5.6 release.

Bert

>
> As far as I know, no one has made a tarball of it available yet, and
> according to the messages on this list from early July, there are no plans
> to create a binary version since none of the developers have the time to
> do it.
>
>                                   George
>
>
> ________________________________________
> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of alexandre.feblot-***@public.gmane.org [alexandre.feblot-***@public.gmane.org]
> Sent: Sunday, August 29, 2010 7:18 PM
> To: General NEdit discussion list
> Subject: Re: Nedit 5.6 has been released (?)
>
> Hi,
> has it been released, or just tagged for testing before a real release? There is no sign of a 5.6 version on nedit.org.
>
> By the way, will there be a motif-static binary release?
> --
>
> Le 29 août 2010 à 21:34, Ganoe, George G. (LARC-D319) a écrit :
>
>> The nedit version 5.6 has been released as a source only release.  I
>> have been using it for a couple of months
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
>
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Ganoe, George G. (LARC-D319)
2010-08-30 17:46:42 UTC
Permalink
Bert,

Sorry to be misleading. You are correct. I mistook the "rel-5-6" branch
label shown in the gitk browser for a tag. However, I have been using it
for almost two months, and have not had any problems with it. In my
view, it is much better than version 5.5

In any case, I'll be quiet now.

George

________________________________________
From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of Bert Wesarg [bert.wesarg-gM/Ye1E23mwN+***@public.gmane.org]
Sent: Monday, August 30, 2010 11:52 AM
To: General NEdit discussion list
Subject: Re: Nedit 5.6 has been released (?)

On Mon, Aug 30, 2010 at 16:58, Ganoe, George G. (LARC-D319)
<george.ganoe-***@public.gmane.org> wrote:
> You can find the source at the www.nedit.org site. Got to the "download"
> page then to the "source code" page. I used the GIT repository conversion
> as that is the archive format that I know best, but there are instructions
> for getting it from CVS and Mercurial also. There is no indication of a
> version 5.6 on the web page, but the repositories have "rel-5-6" tags in
> them indicating the release version.

Unfortunately, your are misleading, there is no REL-5-6 tag. Ergo no
5.6 release.

Bert

>
> As far as I know, no one has made a tarball of it available yet, and
> according to the messages on this list from early July, there are no plans
> to create a binary version since none of the developers have the time to
> do it.
>
> George
>
>
> ________________________________________
> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of alexandre.feblot-***@public.gmane.org [alexandre.feblot-***@public.gmane.org]
> Sent: Sunday, August 29, 2010 7:18 PM
> To: General NEdit discussion list
> Subject: Re: Nedit 5.6 has been released (?)
>
> Hi,
> has it been released, or just tagged for testing before a real release? There is no sign of a 5.6 version on nedit.org.
>
> By the way, will there be a motif-static binary release?
> --
>
> Le 29 août 2010 à 21:34, Ganoe, George G. (LARC-D319) a écrit :
>
>> The nedit version 5.6 has been released as a source only release. I
>> have been using it for a couple of months
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
>
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Anthony Nemmer
2010-08-30 17:53:56 UTC
Permalink
So does Open Source Software have a life cycle, then?

On 08/30/2010 10:46 AM, Ganoe, George G. (LARC-D319) wrote:
> Bert,
>
> Sorry to be misleading. You are correct. I mistook the "rel-5-6" branch
> label shown in the gitk browser for a tag. However, I have been using it
> for almost two months, and have not had any problems with it. In my
> view, it is much better than version 5.5
>
> In any case, I'll be quiet now.
>
> George
>
> ________________________________________
> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of Bert Wesarg [bert.wesarg-gM/Ye1E23mwN+***@public.gmane.org]
> Sent: Monday, August 30, 2010 11:52 AM
> To: General NEdit discussion list
> Subject: Re: Nedit 5.6 has been released (?)
>
> On Mon, Aug 30, 2010 at 16:58, Ganoe, George G. (LARC-D319)
> <george.ganoe-***@public.gmane.org> wrote:
>
>> You can find the source at the www.nedit.org site. Got to the "download"
>> page then to the "source code" page. I used the GIT repository conversion
>> as that is the archive format that I know best, but there are instructions
>> for getting it from CVS and Mercurial also. There is no indication of a
>> version 5.6 on the web page, but the repositories have "rel-5-6" tags in
>> them indicating the release version.
>>
> Unfortunately, your are misleading, there is no REL-5-6 tag. Ergo no
> 5.6 release.
>
> Bert
>
>
>> As far as I know, no one has made a tarball of it available yet, and
>> according to the messages on this list from early July, there are no plans
>> to create a binary version since none of the developers have the time to
>> do it.
>>
>> George
>>
>>
>> ________________________________________
>> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of alexandre.feblot-***@public.gmane.org [alexandre.feblot-***@public.gmane.org]
>> Sent: Sunday, August 29, 2010 7:18 PM
>> To: General NEdit discussion list
>> Subject: Re: Nedit 5.6 has been released (?)
>>
>> Hi,
>> has it been released, or just tagged for testing before a real release? There is no sign of a 5.6 version on nedit.org.
>>
>> By the way, will there be a motif-static binary release?
>> --
>>
>> Le 29 août 2010 à 21:34, Ganoe, George G. (LARC-D319) a écrit :
>>
>>
>>> The nedit version 5.6 has been released as a source only release. I
>>> have been using it for a couple of months
>>>
>> --
>> NEdit Discuss mailing list - Discuss-***@public.gmane.org
>> http://www.nedit.org/mailman/listinfo/discuss
>> --
>> NEdit Discuss mailing list - Discuss-***@public.gmane.org
>> http://www.nedit.org/mailman/listinfo/discuss
>>
>>
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
>

--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Bert Wesarg
2010-08-30 19:33:40 UTC
Permalink
On Mon, Aug 30, 2010 at 19:46, Ganoe, George G. (LARC-D319)
<george.ganoe-***@public.gmane.org> wrote:
> Bert,
>
>     Sorry to be misleading.  You are correct.  I mistook the "rel-5-6" branch
> label shown in the gitk browser for a tag.  However, I have been using it
> for almost two months, and have not had any problems with it.  In my
> view, it is much better than version 5.5
>
>     In any case, I'll be quiet now.

Please, don't be quiet. Maybe such headups lets the ball rolling
again. Anyway, I don't see a REL-5-6 branch either. I only know of the
BETA-5-6 branch.

Bert

>
>                         George
>
> ________________________________________
> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of Bert Wesarg [bert.wesarg-gM/Ye1E23mwN+***@public.gmane.org]
> Sent: Monday, August 30, 2010 11:52 AM
> To: General NEdit discussion list
> Subject: Re: Nedit 5.6 has been released (?)
>
> On Mon, Aug 30, 2010 at 16:58, Ganoe, George G. (LARC-D319)
> <george.ganoe-***@public.gmane.org> wrote:
>> You can find the source at the www.nedit.org site.  Got to the "download"
>> page then to the "source code" page.  I used the GIT repository conversion
>> as that is the archive format that I know best, but there are instructions
>> for getting it from CVS and Mercurial also.  There is no indication of a
>> version 5.6 on the web page, but the repositories have "rel-5-6" tags in
>> them indicating the release version.
>
> Unfortunately, your are misleading, there is no REL-5-6 tag. Ergo no
> 5.6 release.
>
> Bert
>
>>
>> As far as I know, no one has made a tarball of it available yet, and
>> according to the messages on this list from early July, there are no plans
>> to create a binary version since none of the developers have the time to
>> do it.
>>
>>                                   George
>>
>>
>> ________________________________________
>> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of alexandre.feblot-***@public.gmane.org [alexandre.feblot-***@public.gmane.org]
>> Sent: Sunday, August 29, 2010 7:18 PM
>> To: General NEdit discussion list
>> Subject: Re: Nedit 5.6 has been released (?)
>>
>> Hi,
>> has it been released, or just tagged for testing before a real release? There is no sign of a 5.6 version on nedit.org.
>>
>> By the way, will there be a motif-static binary release?
>> --
>>
>> Le 29 août 2010 à 21:34, Ganoe, George G. (LARC-D319) a écrit :
>>
>>> The nedit version 5.6 has been released as a source only release.  I
>>> have been using it for a couple of months
>> --
>> NEdit Discuss mailing list - Discuss-***@public.gmane.org
>> http://www.nedit.org/mailman/listinfo/discuss
>> --
>> NEdit Discuss mailing list - Discuss-***@public.gmane.org
>> http://www.nedit.org/mailman/listinfo/discuss
>>
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
>
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Ganoe, George G. (LARC-D319)
2010-08-31 00:44:52 UTC
Permalink
Bert,

The active branch in the git conversion archive is labeled "rel-5-6", but it
is tied to the CVS as "remotes/origin/BETA-5-6", which is probably the
BETA-5-6 you are seeing.

If I had the time, and knew what to do I would be willing to help get the
release put together. Of course those are two BIG if's. I don't have a lot
of time, and I really have no idea what is needed to get a release ready.

George

________________________________________
From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of Bert Wesarg [bert.wesarg-gM/Ye1E23mwN+***@public.gmane.org]
Sent: Monday, August 30, 2010 3:33 PM
To: General NEdit discussion list
Subject: Re: Nedit 5.6 has been released (?)

On Mon, Aug 30, 2010 at 19:46, Ganoe, George G. (LARC-D319)
<george.ganoe-***@public.gmane.org> wrote:
> Bert,
>
> Sorry to be misleading. You are correct. I mistook the "rel-5-6" branch
> label shown in the gitk browser for a tag. However, I have been using it
> for almost two months, and have not had any problems with it. In my
> view, it is much better than version 5.5
>
> In any case, I'll be quiet now.

Please, don't be quiet. Maybe such headups lets the ball rolling
again. Anyway, I don't see a REL-5-6 branch either. I only know of the
BETA-5-6 branch.

Bert

>
> George
>
> ________________________________________
> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of Bert Wesarg [bert.wesarg-gM/Ye1E23mwN+***@public.gmane.org]
> Sent: Monday, August 30, 2010 11:52 AM
> To: General NEdit discussion list
> Subject: Re: Nedit 5.6 has been released (?)
>
> On Mon, Aug 30, 2010 at 16:58, Ganoe, George G. (LARC-D319)
> <george.ganoe-***@public.gmane.org> wrote:
>> You can find the source at the www.nedit.org site. Got to the "download"
>> page then to the "source code" page. I used the GIT repository conversion
>> as that is the archive format that I know best, but there are instructions
>> for getting it from CVS and Mercurial also. There is no indication of a
>> version 5.6 on the web page, but the repositories have "rel-5-6" tags in
>> them indicating the release version.
>
> Unfortunately, your are misleading, there is no REL-5-6 tag. Ergo no
> 5.6 release.
>
> Bert
>
>>
>> As far as I know, no one has made a tarball of it available yet, and
>> according to the messages on this list from early July, there are no plans
>> to create a binary version since none of the developers have the time to
>> do it.
>>
>> George
>>
>>
>> ________________________________________
>> From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of alexandre.feblot-***@public.gmane.org [alexandre.feblot-***@public.gmane.org]
>> Sent: Sunday, August 29, 2010 7:18 PM
>> To: General NEdit discussion list
>> Subject: Re: Nedit 5.6 has been released (?)
>>
>> Hi,
>> has it been released, or just tagged for testing before a real release? There is no sign of a 5.6 version on nedit.org.
>>
>> By the way, will there be a motif-static binary release?
>> --
>>
>> Le 29 août 2010 à 21:34, Ganoe, George G. (LARC-D319) a écrit :
>>
>>> The nedit version 5.6 has been released as a source only release. I
>>> have been using it for a couple of months
>> --
>> NEdit Discuss mailing list - Discuss-***@public.gmane.org
>> http://www.nedit.org/mailman/listinfo/discuss
>> --
>> NEdit Discuss mailing list - Discuss-***@public.gmane.org
>> http://www.nedit.org/mailman/listinfo/discuss
>>
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
> --
> NEdit Discuss mailing list - Discuss-***@public.gmane.org
> http://www.nedit.org/mailman/listinfo/discuss
>
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Ganoe, George G. (LARC-D319)
2010-08-29 19:59:44 UTC
Permalink
The nedit version 5.6 has been released as a source only release. I
have been using it for a couple of months and tried the Find selection
functionality on it with up to 8 lines, and it seems to work. I don't know
what the limit is in 5.6, but it is definitely higher than 4 lines.

My version info is:

NEdit 5.6
Jul 5, 2010

Built on: Linux, 486, GNU C
Built at: Jul 8 2010, 22:44:55
With Motif: 2.2.3 [@(#)Motif Version 2.2.3]
Running Motif: 2.2 [unknown]
Server: The X.Org Foundation 10400090
Visual: 24-bit TrueColor (ID 0x23, Default)
Locale: en_US.UTF-8


George


________________________________________
From: discuss-bounces-***@public.gmane.org [discuss-bounces-***@public.gmane.org] On Behalf Of Offer Kaye [offer.kaye-***@public.gmane.org]
Sent: Sunday, August 29, 2010 9:47 AM
To: NEdit discussion list
Subject: "Find Selection" 4 line limit

Hi,
I have a problem which involves the "Find Selection" (ctrl-h)
functionality. If I select up to 4 lines, "ctrl-h" finds the next
occurrence. If I look for more lines, e.g. 5 lines selected, NEdit
doesn't find the next occurrence. I was wondering if this was a
problem only for me or do other people experience it?

Output of my "nedit -V":

NEdit 5.5
Sep 30, 2004

Built on: Linux, 386, GNU C
Built at: Mar 1 2009, 14:42:57
With Motif: 2.2.3 [@(#)Motif Version 2.2.3] (UNTESTED)
Running Motif: 2.2 [@(#)Motif Version 2.2.3]
Server: The X.Org Foundation 60900000
Visual: 24-bit TrueColor (ID 0x23, Default)
Locale: en_US.UTF-8


I've seen some threads on the list about a possible NEdit 5.6. If this
is a problem which is widespread does any NEdit dev think it would be
possible to fix this for 5.6? I know it's not a top priority issue but
it seems like such an arbitrarily small limit, I was hoping there was
a simple solution :)

Best regards,
--
Offer Kaye
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Andrew Hood
2010-08-30 11:19:10 UTC
Permalink
Offer Kaye wrote:
> Hi,
> I have a problem which involves the "Find Selection" (ctrl-h)
> functionality. If I select up to 4 lines, "ctrl-h" finds the next
> occurrence. If I look for more lines, e.g. 5 lines selected, NEdit
> doesn't find the next occurrence. I was wondering if this was a
> problem only for me or do other people experience it?

Look at the value of SEARCHMAX in source/nedit.h

I've set it as high as 32767 with no ill effects.


--
There's no point in being grown up if you can't be childish sometimes.
-- Dr. Who
--
NEdit Discuss mailing list - Discuss-***@public.gmane.org
http://www.nedit.org/mailman/listinfo/discuss
Continue reading on narkive:
Loading...