emacs-devel
[Top][All Lists]
Advanced

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

Re: Building Emacs overflowed pure space


From: David Kastrup
Subject: Re: Building Emacs overflowed pure space
Date: Tue, 25 Jul 2006 13:05:59 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> David Kastrup <address@hidden> writes:
>
>> If we merge strings in pure space, should we not disallow modifying
>> them?
>
> We already do, see CHECK_IMPURE.
>
> Andreas.

So why does
(aset search-whitespace-regexp 0 ?x)
not fail?

isearch.el is loaded from loadup.el.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

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