all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Stoeber <paul.stoeber@stud.tu-ilmenau.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: hexl-mode bug
Date: Thu, 13 Jun 2002 18:09:57 +0200	[thread overview]
Message-ID: <20020613160957.GA48890@freud.RZ.TU-Ilmenau.DE> (raw)
In-Reply-To: <uit4ndvpy.fsf@icn.siemens.it>

A random guess: try

	(setq default-enable-multibyte-characters nil)

Or update to Emacs 21.2.1 where it doesn't happen.

On Thu, Jun 13, 2002 at 05:50:01PM +0200, Davide Viti wrote:
> 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

  reply	other threads:[~2002-06-13 16:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-13 15:50 hexl-mode bug Davide Viti
2002-06-13 16:09 ` Paul Stoeber [this message]
2002-06-13 16:18 ` Eli Zaretskii
2002-06-14  6:27   ` Davide Viti
2002-06-16  5:06     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020613160957.GA48890@freud.RZ.TU-Ilmenau.DE \
    --to=paul.stoeber@stud.tu-ilmenau.de \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.