emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Horizontal Tab and Line Feed are non-ASCII according to the ASCII ca


From: Chris Moore
Subject: Re: Horizontal Tab and Line Feed are non-ASCII according to the ASCII category
Date: Sun, 11 Feb 2007 15:33:03 +0100

On 2/11/07, Chris Moore <address@hidden> wrote:
Trying to search a buffer for non-ASCII characters using:

  C-u C-s \Ca

finds all the newlines and tabs in the buffer as well as the non-ASCII
characters, but tabs and newlines are ASCII characters.

However,

 (eval-expression (quote (skip-chars-forward "[:ascii:]")) nil)

seems to know that tab and newline are ASCII characters.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]