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

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

[debbugs-tracker] bug#27122: closed (26.0.50; [PATCH] Add customizable t


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27122: closed (26.0.50; [PATCH] Add customizable to display unprintables as hex)
Date: Thu, 01 Jun 2017 18:20:02 +0000

Your message dated Thu, 01 Jun 2017 21:19:39 +0300
with message-id <address@hidden>
and subject line Re: bug#27122: 26.0.50; [PATCH] Add customizable to display 
unprintables as hex
has caused the debbugs.gnu.org bug report #27122,
regarding 26.0.50; [PATCH] Add customizable to display unprintables as hex
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
27122: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27122
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.50; [PATCH] Add customizable to display unprintables as hex Date: Sun, 28 May 2017 22:42:50 +0200 User-agent: NeoMutt/20170428-45-01e908 (1.8.2)
Hello,

I find it tedious when looking at unprintables in Emacs just to have to
decode them from their octal to hexadecimal form for further lookup.
I've therefore written a patch that allows Emacs to display such
unprintables in hexadecimal format instead.  I'm not sure about the
naming though and whether a hardcoded secondary format string is the way
to go.  Once that's resolved, I'll add documentation to the patch.

Vasilij Schneidermann

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


--- End Message ---
--- Begin Message --- Subject: Re: bug#27122: 26.0.50; [PATCH] Add customizable to display unprintables as hex Date: Thu, 01 Jun 2017 21:19:39 +0300
> Date: Thu, 1 Jun 2017 19:05:09 +0200
> From: Vasilij Schneidermann <address@hidden>
> Cc: address@hidden
> 
> > Yes, I think test/manual/redisplay-testsuite.el is where the
> > additional tests should go.
> 
> OK, I've added a test there that allows you to toggle between both
> representations.
> 
> > Please end each sentence in the commit log message with a period, and
> > please mention the bug number there.  Please also add a short log
> > entry for etc/NEWS.
> 
> Fixed.  I'm not sure what you mean by the NEWS entry though, the patch
> has four lines in etc/NEWS describing the new feature.  Are you possibly
> referring to a different format or file?

No, I meant to mention the NEWS change in the commit log message.  I
added that myself and pushed the changes.

Thanks.


--- End Message ---

reply via email to

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