[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Invalid read syntax for compiled bool vector
From: |
Richard Stallman |
Subject: |
Re: Invalid read syntax for compiled bool vector |
Date: |
Mon, 26 Apr 2004 10:10:26 -0400 |
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.
- Re: Invalid read syntax for compiled bool vector,
Richard Stallman <=
Re: Invalid read syntax for compiled bool vector, Richard Stallman, 2004/04/27