From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Invalid read syntax for compiled bool vector
Date: Mon, 26 Apr 2004 10:10:26 -0400 [thread overview]
Message-ID: <E1BI6oU-0005Rn-65@fencepost.gnu.org> (raw)
In-Reply-To: <857jw35hcq.fsf@junk.nocrew.org> (message from Lars Brinkhoff on 26 Apr 2004 09:27:33 +0200)
Apparently, you have to bind coding-system-for-write before writing a
source file with a literal bool-vector constant in it, or else Emacs
will either ask the user for the coding system, or write the file
using some default coding system which may not do the right thing.
I guess we should change the syntax for bool-vectors
so as to put just 4 bits into each character.
The question is how to do that in a somewhat compatible way.
next prev parent reply other threads:[~2004-04-26 14:10 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-19 7:41 Invalid read syntax for compiled bool vector Lars Brinkhoff
[not found] ` <E1BFdNk-0003Ia-Oq@fencepost.gnu.org>
2004-04-26 7:27 ` Lars Brinkhoff
2004-04-26 14:10 ` Richard Stallman [this message]
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
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1BI6oU-0005Rn-65@fencepost.gnu.org \
--to=rms@gnu.org \
--cc=emacs-devel@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.