all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Checking for ASCII 7-bit Cleaness
@ 2009-06-09 18:44 Nordlöw
  2009-06-09 18:50 ` Nordlöw
  0 siblings, 1 reply; 3+ messages in thread
From: Nordlöw @ 2009-06-09 18:44 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-09 18:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-09 18:44 Checking for ASCII 7-bit Cleaness Nordlöw
2009-06-09 18:50 ` Nordlöw
2009-06-09 18:53   ` Hallvard B Furuseth

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.