|
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
[Prev in Thread] | Current Thread | [Next in Thread] |