16.64 - some type of bug happened!!
Posted: 29 Jun 2026 22:12
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 spec to a fully-qualified form</li>
<li>handling UNICODE</li>
<li>providing access to debug/info functions such as syslog() and get_system_message()</li>
and saved. I then realized that this was incorrect for a markdown file!! So I hit Control-Z to undo this change...
I got a popup error message saying something about "[some error message that I didn't read], unable to apply undo operation" ...
Sadly, I closed the window without fully reading it - BAD move on my part!!
Anyway, I'm now sitting here looking at the file...
I can type new data into the file, but the "changed" flag doesn't seem to get set; the green bar on the tab for the file does not change to yellow,
and I cannot save the file... I also cannot undo anything that I type now...
Note: all other files that I have open (8 files in total) *can* still be edited, undo-ed, and saved, only readme.md is broken.
Sadly, I am *not* using the debug version of RJTE ...
I'll try to keep this open in my editor, in case there is anything else you wish me to look at.
```
- 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 spec to a fully-qualified form</li>
<li>handling UNICODE</li>
<li>providing access to debug/info functions such as syslog() and get_system_message()</li>
and saved. I then realized that this was incorrect for a markdown file!! So I hit Control-Z to undo this change...
I got a popup error message saying something about "[some error message that I didn't read], unable to apply undo operation" ...
Sadly, I closed the window without fully reading it - BAD move on my part!!
Anyway, I'm now sitting here looking at the file...
I can type new data into the file, but the "changed" flag doesn't seem to get set; the green bar on the tab for the file does not change to yellow,
and I cannot save the file... I also cannot undo anything that I type now...
Note: all other files that I have open (8 files in total) *can* still be edited, undo-ed, and saved, only readme.md is broken.
Sadly, I am *not* using the debug version of RJTE ...
I'll try to keep this open in my editor, in case there is anything else you wish me to look at.