GNU bug report logs - #21800
Fix HEX ADDR values in hexl-mode doc string

Previous Next

Package: emacs;

Reported by: Mihai Olteanu <mihai_olteanu <at> fastmail.fm>

Date: Sat, 31 Oct 2015 11:42:01 UTC

Severity: minor

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 21800 in the body.
You can then email your comments to 21800 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#21800; Package emacs. (Sat, 31 Oct 2015 11:42:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Mihai Olteanu <mihai_olteanu <at> fastmail.fm>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sat, 31 Oct 2015 11:42:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Mihai Olteanu <mihai_olteanu <at> fastmail.fm>
To: bug-gnu-emacs <at> gnu.org
Subject: Fix HEX ADDR values in hexl-mode doc string
Date: Sat, 31 Oct 2015 13:41:19 +0200
Hello,

Please find bellow the ChangeLog and the Patch for fixing the
hexadecimal address
values that appear in the documentation string for hexl-mode. 
Visiting a file in hexl mode displays the addresses in the 00, 11, 22,
etc. format, not
00, 01, 02, etc. format that is currently given as an example in the
above mentioned 
doc string.


2015-10-31  Mihai Olteanu  <mihai_olteanu <at> fastmail.fm>

        * lisp/hexl.el: Fix HEX ADDR values in hexl-mode doc string


From 5825707c2e678db72c0c1939293b4e3162c88e9e Mon Sep 17 00:00:00 2001
From: Mihai Olteanu <mihai_olteanu <at> fastmail.fm>
Date: Sat, 31 Oct 2015 13:23:41 +0200
Subject: [PATCH] Fix hexl-mode doc string

* lisp/hexl.el: Fix HEX ADDR values in hexl-mode doc string
---
 lisp/hexl.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/hexl.el b/lisp/hexl.el
index 499253e..20a48bc 100644
--- a/lisp/hexl.el
+++ b/lisp/hexl.el
@@ -294,7 +294,7 @@ in hexl format.

 A sample format:

-  HEX ADDR: 0001 0203 0405 0607 0809 0a0b 0c0d 0e0f     ASCII-TEXT
+  HEX ADDR: 0011 2233 4455 6677 8899 aabb ccdd eeff     ASCII-TEXT
   --------  ---- ---- ---- ---- ---- ---- ---- ----  ----------------
   00000000: 5468 6973 2069 7320 6865 786c 2d6d 6f64  This is hexl-mod
   00000010: 652e 2020 4561 6368 206c 696e 6520 7265  e.  Each line re
--
1.9.1




Reply sent to Eli Zaretskii <eliz <at> gnu.org>:
You have taken responsibility. (Sat, 07 Nov 2015 12:38:01 GMT) Full text and rfc822 format available.

Notification sent to Mihai Olteanu <mihai_olteanu <at> fastmail.fm>:
bug acknowledged by developer. (Sat, 07 Nov 2015 12:38:02 GMT) Full text and rfc822 format available.

Message #10 received at 21800-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Mihai Olteanu <mihai_olteanu <at> fastmail.fm>
Cc: 21800-done <at> debbugs.gnu.org
Subject: Re: bug#21800: Fix HEX ADDR values in hexl-mode doc string
Date: Sat, 07 Nov 2015 14:37:24 +0200
> From: Mihai Olteanu <mihai_olteanu <at> fastmail.fm>
> Date: Sat, 31 Oct 2015 13:41:19 +0200
> 
> Please find bellow the ChangeLog and the Patch for fixing the
> hexadecimal address
> values that appear in the documentation string for hexl-mode. 
> Visiting a file in hexl mode displays the addresses in the 00, 11, 22,
> etc. format, not
> 00, 01, 02, etc. format that is currently given as an example in the
> above mentioned 
> doc string.

Thanks, I pushed this.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 06 Dec 2015 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 249 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.