Search found 137 matches

by DerellLicht1
30 Jun 2026 14:11
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 340

Re: 16.64 - some type of bug happened!!

Yeah, I agree, it's some random thing that I do, that mucks things up now and then. Whatever it is, though, it is pretty recent, just the last few months...

In this case, I had just finished doing code cleanup on a file, and I was updating documents and sources in both Github and my web page. So I ...
by DerellLicht1
29 Jun 2026 22:27
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 340

Re: 16.64 - some type of bug happened!!

Well, I just went to an html file, typed in the three lines of <li>some text</li> and then undo-ed them, and had no problem at all...

This is typical of the sporadic, strange, usually un-reproducible issues that I've been getting recently; they *roughly* began about the time 16.61 was released...
I ...
by DerellLicht1
29 Jun 2026 22:12
Forum: Bugs
Topic: cannot reproduce: 16.64 - some type of bug happened!!
Replies: 4
Views: 340

cannot reproduce: 16.64 - some type of bug happened!!

I was editing a readme.md file. It had the following lines in it:
```
- expanding the specified file spec to a fully-qualified form
- handling UNICODE
- providing access to debug/info functions such as syslog() and get_system_message()
```
I changed these lines to:
<li>expanding the specified file ...
by DerellLicht1
26 Jun 2026 04:09
Forum: Bugs
Topic: NOT A BUG: hanging/confused tabs - cause discovered
Replies: 1
Views: 196

NOT A BUG: hanging/confused tabs - cause discovered

This is a follow-up on a previously-reported issue that I had trouble reproducing...

I now have established what is causing this issue. Frankly, I don't think anyone is going to spend effort trying to actually resolve it, but I'll report it here just for history's sake...

I use a Windows theming ...
by DerellLicht1
20 Jun 2026 18:41
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 326

Re: V16.64... quirky problems...


In options: turn off "General -> Auto completion -> Automatically enclose selection with braces e.g. ()[]{}"


hmmm... okay, that works...
I don't think I was having this issue previously, though... anyway, that's fine for now...

I still have the other issue with the corrupted tabs, but I can't ...
by DerellLicht1
20 Jun 2026 15:00
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 326

Re: V16.64... quirky problems...

&amp;This analysis is based on information provided on page 33 of The
Con Edison power failure of July 13 and 14,1977, final staff report (June
1978). U.S. Department of Energy, Federal Energy Regulatory
Commission.

Okay, this happened again... I have the preceding paragraph;
I highlighted ...
by DerellLicht1
20 Jun 2026 14:34
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 326

Re: V16.64... quirky problems...

Okay, I'll run that for awhile...

I really don't think "a little bit slower" will be a problem for me; I've never had any performance issues with RJTE...
by DerellLicht1
20 Jun 2026 03:08
Forum: Bugs
Topic: V16.64... quirky problems...
Replies: 5
Views: 326

V16.64... quirky problems...

Okay, this is going to be difficult to analyze, as it is not repeatable... but I have had two different editor malfunctions today...

I am on Windows 10 Pro, I've been editing an html file, 8800 lines long. Other than this, I have a couple of text files, and intermittently have other html files ...
by DerellLicht1
12 Jun 2026 23:25
Forum: Bugs
Topic: FIXED: V16.62 - error message when viewing history file
Replies: 1
Views: 289

FIXED: V16.62 - error message when viewing history file

After I installed this version, when I select Change History, the editor successfully loads History.txt, but I get an error dialog (see rjte v16.62.crash.jpg)... I *did* tell it to Send the error to you.
Once I close that error dialog, the program appears to operate properly, but when I close the ...
by DerellLicht1
10 Jun 2026 20:26
Forum: Bugs
Topic: FIXED: V16.61 - search-and-replace quirk
Replies: 1
Views: 289

FIXED: V16.61 - search-and-replace quirk

This issue has actually been occurring for a while now, but haven't gotten around to reporting it until now.
I'm doing an SnR operation within a selected block. No RegEx enabled.
I'm converting tchar.h coding to wchar.h coding... in this case, I'm converting _T("whatever"), to L"whatever",
on all ...
by DerellLicht1
09 May 2026 02:00
Forum: Bugs
Topic: V16.57 beta 1 - Update status: 403: Frobidden ??
Replies: 7
Views: 2951

Re: V16.57 beta 1 - Update status: 403: Frobidden ??

Rickard Johansson wrote: 08 May 2026 22:35 I just allowed all traffic through Cloudflare without any captcha challenge. Does it work?
YES!!! Thank you!!

So, what problems does that cause you?? Do you actually *need* verification, if the query comes from your program?
by DerellLicht1
08 May 2026 20:30
Forum: Bugs
Topic: V16.57 beta 1 - Update status: 403: Frobidden ??
Replies: 7
Views: 2951

Re: V16.57 beta 1 - Update status: 403: Frobidden ??

still failing at 05/08/26 1230
by DerellLicht1
07 May 2026 03:39
Forum: Bugs
Topic: V16.57 beta 1 - Update status: 403: Frobidden ??
Replies: 7
Views: 2951

V16.57 beta 1 - Update status: 403: Frobidden ??

This is a new one for me!!
Windows 10 Pro
ScreenShot.jpg
ScreenShot.jpg (38.37 KiB) Viewed 2951 times
by DerellLicht1
13 Apr 2026 15:03
Forum: Questions
Topic: RESOLVED: hiliting color values: comment and question
Replies: 10
Views: 16402

Re: RESOLVED: hiliting color values: comment and question

Rickard Johansson wrote: 12 Apr 2026 17:04
(although, I'll admit that this solution really seems like something that *should* be in Options dialog...)
Actually, I though so too when I tried to find the option myself :oops:
I'll add it to the option dialog in the next version...
Excellent!! Thank ye !!
by DerellLicht1
12 Apr 2026 16:08
Forum: Questions
Topic: RESOLVED: hiliting color values: comment and question
Replies: 10
Views: 16402

Re: hiliting color values: comment and question


Please check the options in "View / Highlight color values / File types". Make sure "HTML" is set.


Hah!! I was looking in Options dialog; I didn't even *think* to look at other menus entirely!!
Okay, problem solved now... (although, I'll admit that this solution really seems like something that ...