all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* hexl-mode bug
@ 2002-06-13 15:50 Davide Viti
  2002-06-13 16:09 ` Paul Stoeber
  2002-06-13 16:18 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Davide Viti @ 2002-06-13 15:50 UTC (permalink / raw)


Hi,
try and create a 1-byte binary file with the following command

	printf "\xff" > log

and you'll obviously get the wanted file

-rw-rw-rw-   1 VitiD    5               1 Jun 13 17:13 log

now visit it using the hexl-mode and...

00000000: 81ff                                     ..

It happens both under linux and under windows NT with Emacs 20.7.1
and seems to happen with values >= 0xa0

Hope this helps

Davide

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-06-16  5:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-13 15:50 hexl-mode bug Davide Viti
2002-06-13 16:09 ` Paul Stoeber
2002-06-13 16:18 ` Eli Zaretskii
2002-06-14  6:27   ` Davide Viti
2002-06-16  5:06     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.