[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nano-devel] [PATCH] several ASCII characters from 64 to 127 cannot be r
From: |
Rishabh Dave |
Subject: |
[Nano-devel] [PATCH] several ASCII characters from 64 to 127 cannot be rebound but are accepted without protest |
Date: |
Sun, 18 Sep 2016 18:15:31 +0530 |
Hello,
Following is link to the bug - http://savannah.gnu.org/bugs/?49097.
Attached patch disallows rebinding of ^@, ^[, ^{, ^|, ^}, ^~, ^` and
provides the message "Key name %s is invalid". Some invalid keys are
coloured green (^{, ^}, ^|), so it recolours them in red.
Also, M-@, M-~ and M-` work fine but they are coloured red. I have
attached another patch for colouring these meta combinations to green.
By the way, should I trim too long subject lines (like this one)? Or
completeness is preferred?
0001-rcfile-reject-several-ASCII-chars-from-64-to-124.patch
Description: Text Data
colour-valid-meta-combinations-in-green.patch
Description: Text Data
- [Nano-devel] [PATCH] several ASCII characters from 64 to 127 cannot be rebound but are accepted without protest,
Rishabh Dave <=