emacs-devel
[Top][All Lists]
Advanced

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

Re: How to remove the "read-only" property...


From: Davin Pearson
Subject: Re: How to remove the "read-only" property...
Date: Mon, 29 Aug 2022 17:05:19 +1200

A quick look at ftp://www.gnu.org reveals that the latest
version is Version 28.1 not 29.1 as you claim.

I presume you made a typo.

I much prefer the old aliases point-at-bol and point-at-eol.

Any change to this arrangement would in my opinion be
a step backwards..

Davin.

On Sun, 28 Aug 2022 at 19:40, Emanuel Berg <incal@dataswamp.org> wrote:
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



reply via email to

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