bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#27122: 26.0.50; [PATCH] Add customizable to display unprintables as


From: Vasilij Schneidermann
Subject: bug#27122: 26.0.50; [PATCH] Add customizable to display unprintables as hex
Date: Tue, 30 May 2017 10:16:28 +0200
User-agent: NeoMutt/20170428-45-01e908 (1.8.2)

> OK, please submit the patch with the necessary documentation, and
> please add a test for the original and the new behavior.

Where and how should this feature be tested?  I've found
test/manual/redisplay-testsuite.el for manual testing of xdisp.c
features, but also test/src/textprop.el for automated testing which
suggests test/src/xdisp.el might work out.  The only issue with
automatic testing here is that all ERT tests I've seen run in batch mode
which prevents `emacs --batch --eval "(princ (char-to-string ?\200))"`
from doing the right thing.

I've fixed the remaining points.

Attachment: 0001-Add-customizable-to-display-raw-bytes-as-hex.patch
Description: Text Data


reply via email to

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