From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: master 370d403: Explain in the manual how to make `cursor-intangible' work
Date: Sun, 14 Nov 2021 17:09:57 +0100 [thread overview]
Message-ID: <8735ny7m7e.fsf@gnus.org> (raw)
In-Reply-To: <jwvbl2mvi7d.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sun, 14 Nov 2021 11:05:47 -0500")
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> Then again, you can also do:
>
> (insert
> (propertize "xxxx" 'cursor-intangible t)
> (propertize "x"))
Sure, but I thought it was more pedagogical with the rear-nonsticky.
> or
>
> (insert
> (propertize "xxxxx" 'cursor-intangible t 'rear-nonsticky t))
Nope; doesn't work.
> or even
>
> (insert
> (propertize "xxxxx" 'cursor-intangible t 'rear-nonsticky '(cursor-intangible)))
That one either.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
next prev parent reply other threads:[~2021-11-14 16:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20211114021443.12484.87085@vcs0.savannah.gnu.org>
[not found] ` <20211114021444.BD421209C6@vcs0.savannah.gnu.org>
2021-11-14 16:05 ` master 370d403: Explain in the manual how to make `cursor-intangible' work Stefan Monnier
2021-11-14 16:09 ` Lars Ingebrigtsen [this message]
2021-11-14 18:08 ` Stefan Monnier
2021-11-14 18:13 ` Lars Ingebrigtsen
2021-11-14 18:24 ` Stefan Monnier
2021-11-14 18:39 ` Lars Ingebrigtsen
2021-11-14 22:33 ` Stefan Monnier
2021-11-15 5:51 ` Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8735ny7m7e.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).