emacs-devel
[Top][All Lists]
Advanced

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

Re: completion should not inherit read-only property


From: Kevin Rodgers
Subject: Re: completion should not inherit read-only property
Date: Thu, 14 Dec 2006 11:43:33 -0700
User-agent: Thunderbird 1.5.0.8 (Windows/20061025)

T. V. Raman wrote:
Hard to create a test case ...
mostly because just making a buffer read-only doesn't put the
read-only property on a string.

(put-text-property (point-min) (point-max) 'read-only t)

--
Kevin





reply via email to

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