[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: char-table-range
From: |
Richard Stallman |
Subject: |
Re: char-table-range |
Date: |
Wed, 18 Feb 2004 18:38:40 -0500 |
My own opinion would be to have char-table-range return the default
value, except for ascii and eight-bit-{control,graphic} which do not
have a default value.
Is there any other convenient way to get the default value and always
the default value? For instance, by using a generic character?
If so, it would be better for char-table-range to signal an error
than to return the default value.
I did not realize that currently, for charsets different from ascii and
eight-bit-{control,graphic}, char-table-range actually returns the
entire range of values if the value is not uniform.
That seems like a good thing for it to to.
Re: char-table-range, Luc Teirlinck, 2004/02/15
Re: char-table-range, Richard Stallman, 2004/02/18