unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@suse.de>
Cc: Lars Brinkhoff <lars@nocrew.org>, rms@gnu.org, emacs-devel@gnu.org
Subject: Re: Invalid read syntax for compiled bool vector
Date: Tue, 27 Apr 2004 14:42:25 +0200	[thread overview]
Message-ID: <jeoepdwq1a.fsf@sykes.suse.de> (raw)
In-Reply-To: <x5zn8ycpvm.fsf@lola.goethe.zz> (David Kastrup's message of "27 Apr 2004 00:53:49 +0200")

David Kastrup <dak@gnu.org> writes:

> I think that hexadecimal notation would be quite more compact, without
> a loss of generality and (probably unimportant) readability.

If you use hexadecimal notation then the reader will force the string to
multibyte, with octal notation it is forced to unibyte.  The process of
converting a unibyte string to multibyte will change characters in the
range 0x80..0x9f.  Maybe the bool vector reader should just force the
string back to unibyte.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  reply	other threads:[~2004-04-27 12:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <85k70cbeil.fsf@junk.nocrew.org>
     [not found] ` <E1BFdNk-0003Ia-Oq@fencepost.gnu.org>
     [not found]   ` <857jw35hcq.fsf@junk.nocrew.org>
2004-04-26 14:10     ` Invalid read syntax for compiled bool vector Richard Stallman
2004-04-26 16:08       ` Andreas Schwab
2004-04-26 17:47         ` Lars Brinkhoff
2004-04-26 22:01           ` Andreas Schwab
2004-04-26 22:53             ` David Kastrup
2004-04-27 12:42               ` Andreas Schwab [this message]
2004-04-27 12:52                 ` David Kastrup
2004-04-27 16:29             ` Richard Stallman
2004-04-27 17:54               ` Andreas Schwab
2004-04-27 16:28         ` Richard Stallman
2004-04-27 17:47           ` Andreas Schwab
2004-04-29 10:43             ` Richard Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=jeoepdwq1a.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=emacs-devel@gnu.org \
    --cc=lars@nocrew.org \
    --cc=rms@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).