-
Committer:
Benno Schulenberg
-
Date:
2023-05-21 08:51:37 UTC
-
Revision ID:
git-v1:fc42ab9b463acdc7cf61b6b4aeef3dce2dd569e8
bindings: allow speller and friends to be rebound also in restricted mode
Speller, linter, formatter, and execute-a-command cannot be used in
restricted mode, but the relevant keys should report that the function
is *disabled*, not that the key is unbound.
This fixes https://savannah.gnu.org/bugs/?64226.
Problem existed since version 3.2, since nano reads the nanorc files
also in restricted mode.