GNU bug report logs - #76018
31.0.50; wrap-prefix properties from visual-wrap-prefix-mode proliferate

Previous Next

Package: emacs;

Reported by: Kévin Le Gouguec <kevin.legouguec <at> gmail.com>

Date: Sun, 2 Feb 2025 17:51:02 UTC

Severity: normal

Found in version 31.0.50

Done: Jim Porter <jporterbugs <at> gmail.com>

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Jim Porter <jporterbugs <at> gmail.com>
Cc: 76018 <at> debbugs.gnu.org, eliz <at> gnu.org, Kévin Le Gouguec <kevin.legouguec <at> gmail.com>
Subject: bug#76018: 31.0.50; wrap-prefix properties from visual-wrap-prefix-mode proliferate
Date: Tue, 27 May 2025 09:49:34 +0300
> +@defun append-text-property start end prop values &optional object
> +This function appends a list of @var{values} to the @var{prop} property
> +for the text between @var{start} and @var{end} in the string or buffer
> +@var{object}.  If @var{object} is @code{nil}, it defaults to the current
> +buffer.
> +@end defun

Shouldn't this explain a difference from 'add-text-properties'?




This bug report was last modified 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.