bug-ed
[Top][All Lists]
Advanced

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

eE-command bug


From: Harry Graf
Subject: eE-command bug
Date: Thu, 20 Oct 2022 22:09:06 +0200

If you habe an unmodified buffer and you read a file with
e or E command, which does not exist, the modified flag get
set by the delete_lines function, which sets the mofified_
flat to true. This prevents a new trail e/E command with
an error message "modified".

The solution is to set the modified flag immediately after
the delete_lines function.


Harry Graf

P.S. Patch as attachement

Attachment: main_loop.diff
Description: Text document


reply via email to

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