Your message dated Fri, 6 Jul 2012 16:43:19 +0100
with message-id
<capq4b8n+5zkqc3qpkrfpwhggxuuc9a5az1kgwy54unk0jq3...@mail.gmail.com>
and subject line Closing orphan/obsolete bugs (emacs21 with tag fixed-upstream)
has caused the Debian Bug report #225937,
regarding emacs21: UTF-8 confuses hexl-mode
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
225937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=225937
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs21
Version: 21.3+1-4
Severity: normal
So if I make a file with UTF-8-encoded characters in it:
[moise@pogo ~/bugs]$ perl -e 'print pack("c4", 0x33, 0x35, 0xc2, 0xa2) x 2,
"\n";'
35¢35¢
[moise@pogo ~/bugs]$ perl -e 'print pack("c4", 0x33, 0x35, 0xc2, 0xa2) x 2,
"\n";' > /tmp/foo
... and then edit /tmp/foo, I get the '-u8:' that indicates emacs
knows it's a UTF-8 file, and the file displays correctly. If I then
switch to hexl-mode, then I can't move the cursor to the last character
in the buffer. It says "Out of hexl region" starting at the second
'c2', and won't let me move right any further. This makes it difficult
to view the bottoms of files containing large numbers of UTF-8-encoded
characters in hexl-mode.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux pogo.intelio.com 2.6.0-test7 #1 Wed Oct 8 19:02:06 EDT 2003 i686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8
Versions of packages emacs21 depends on:
ii emacs21-common 21.3+1-4 The GNU Emacs editor's common infr
ii libc6 2.3.2.ds1-10 GNU C Library: Shared libraries an
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG
ii libncurses5 5.3.20030719-4 Shared libraries for terminal hand
ii libpng12-0 1.2.5.0-4 PNG library - runtime
ii libtiff3g 3.5.7-2 Tag Image File Format library
ii xaw3dg 1.5+E-6 Xaw3d widget set
ii xlibs 4.3.0-0ds4 X Window System client libraries
ii zlib1g 1:1.2.1-3 compression library - runtime
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello,
Thanks for your interest in improving Debian, and sorry that the bugs
were not fully resolved or closed in due time.
emacs21 packages have been removed from testing in 2009 [1], not
present even in the current stable. Consequently, these bugs are now
orphan (without maintainer assigned) so they probably will not be
attended/noticed further.
[1] http://packages.qa.debian.org/e/emacs21.html
The bugs deemed valid are going to be verified and reassigned, but the
current bugs that I'm closing now are very ancient (more than 10 years
sometimes) and marked as fixed-upstream years ago, with no recent
input, and are supposed to be fixed in emacs22 at the latest.
Please comment if you want think that some of the raised questions are
still pending and need to be addressed differently (e.g., reassigned
to other packages, etc.).
Cheers.
--- End Message ---