|
From: | Davin Pearson |
Subject: | Re: How to remove the "read-only" property... |
Date: | Sun, 28 Aug 2022 19:55:03 +1200 |
Davin Pearson wrote:
> (set-text-properties (point-at-bol) (point-at-eol) '(read-only t))
FYI
This function is obsolete since 29.1; use
‘line-beginning-position’ instead.
This function is obsolete since 29.1; use
‘line-end-position’ instead.
--
underground experts united
https://dataswamp.org/~incal
[Prev in Thread] | Current Thread | [Next in Thread] |