[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Buggy predicates in chars.c?
|
From: |
Marius Vollmer |
|
Subject: |
Re: Buggy predicates in chars.c? |
|
Date: |
01 Aug 2001 23:10:33 +0200 |
|
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102 |
Daniel Skarda <address@hidden> writes:
> Thus `char-alphabetic?' and `isalpha' return different results. Is
> this intentional or is it bug?
Hmm. It looks intentional, but I'd say it's still a bug. The current
behavior contradicts the docstring, and is not really useful. So I'll
remove the isascii calls. Thanks!
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Buggy predicates in chars.c?,
Marius Vollmer <=