From 7fa458d5ac88fc608a7028f3e1ec0703806a00b3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 8 May 2025 02:37:42 -0500 Subject: adding initial scripts --- issues/emacs-delete-key.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 issues/emacs-delete-key.txt (limited to 'issues') diff --git a/issues/emacs-delete-key.txt b/issues/emacs-delete-key.txt new file mode 100644 index 0000000..a16e01b --- /dev/null +++ b/issues/emacs-delete-key.txt @@ -0,0 +1,12 @@ +The Emacs delete and backspace keys don't work in Emacs as expected + +- Launch Emacs +- Type some text +- Move the cursor somewhere within the text +- Hit the delete key +===>>> Nothing happens + +- Hit the backspace key +===>>> Meta help appears + +Expected: delete and backspace works as usua -- cgit v1.2.3