all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#49593: Emacs overrides normal-erase-is-backspace
@ 2021-07-16  6:57 Paul W. Rankin via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2021-07-16 10:04 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: Paul W. Rankin via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2021-07-16  6:57 UTC (permalink / raw)
  To: 49593

Overview:

Emacs overrides user's customization of normal-erase-is-backspace with 
no clear way to set it.

Steps to reproduce:

1. insert into start.el:

     (custom-set-variables '(normal-erase-is-backspace t))

2. emacs -Q -l start.el

3. M-x customize-option RET normal-erase-is-backspace

Expected behaviour:

normal-erase-is-backspace is t.

Actual behaviour:

normal-erase-is-backspace is maybe; marked as "CHANGED outside of 
Customize"





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-08-22 16:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-16  6:57 bug#49593: Emacs overrides normal-erase-is-backspace Paul W. Rankin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-16 10:04 ` Lars Ingebrigtsen
2021-07-18  5:01   ` Paul W. Rankin via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-07-18 12:08     ` Lars Ingebrigtsen
2021-07-24 16:23       ` Lars Ingebrigtsen
2021-08-22 16:03         ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.