Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

insertion in read-only buffer

5 views
Skip to first unread message

Joost Kremers

unread,
Sep 27, 2016, 4:54:15 AM9/27/16
to
Hi all,

I'm wondering if there's a way to specify a position in a read-only
buffer where text can be entered, regardless of the buffer's read-only
status. I know about the variable `inhibit-read-only' and the
`inhibit-read-only' text property, but IIUC these won't allow me to do
what I want, which is to allow the user to freely move around in a
read-only buffer and have particular positions in the buffer (indicated
by specific markup tags, which are part of the file) where text can be
entered.

So suppose my buffer contains the following text, with | indicating point:

,----
| Lorem ipsum dolor sit amet, consectetur {++|++} adipiscing elit, sed do
| eiusmod tempor incididunt ut labore et dolore magna aliqua.
`----

then at *this* particular cursor position, I want to be able to enter
text. If I move the cursor anywhere else, the text should be read-only.

The problem with using text properties (or fields, which I also looked
at) is that before text is actually inserted, there is no character to
put a text property on.

I'd be grateful for any suggestions.


--
Joost Kremers joostk...@fastmail.fm
Selbst in die Unterwelt dringt durch Spalten Licht
EN:SiS(9)
0 new messages