[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Checking for ASCII 7-bit Cleaness
From: |
Nordlöw |
Subject: |
Checking for ASCII 7-bit Cleaness |
Date: |
Tue, 9 Jun 2009 11:44:34 -0700 (PDT) |
User-agent: |
G2/1.0 |
How do I check that a buffer is 7-bit ASCII-clean, that is it only
contains characters between 0 and 127 inclusively.
I guess it should all start with find-file-literally().
Performance is of high priority in this case.
Thanks in advance,
Nordlöw
- Checking for ASCII 7-bit Cleaness,
Nordlöw <=