GNU bug report logs - #71698
29.3; comint--intersect-regions fontifies some output using input function

Previous Next

Package: emacs;

Reported by: JD Smith <jdtsmith <at> gmail.com>

Date: Fri, 21 Jun 2024 18:13:02 UTC

Severity: normal

Found in version 29.3

Done: <miha <at> kamnitnik.top>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: <miha <at> kamnitnik.top>
To: jdtsmith <at> gmail.com, 71698 <at> debbugs.gnu.org
Subject: bug#71698: 29.3; comint--intersect-regions fontifies some output using input function
Date: Sat, 22 Jun 2024 00:30:17 +0200
[Message part 1 (text/plain, inline)]
JD Smith <jdtsmith <at> gmail.com> writes:

> --- /var/folders/by/19mt78cj63v5_tslqh826g7w0000gn/T/jka-comrWKsIJ	2024-06-21 13:08:59
> +++ /var/folders/by/19mt78cj63v5_tslqh826g7w0000gn/T/buffer-content-Q8dmID	2024-06-21 13:08:59
> @@ -4122,7 +4122,7 @@
>            (let ((beg2 beg1)
>                  (end2 end1))
>              (when (= beg2 beg)
> -              (setq beg2 (field-beginning beg2)))
> +              (setq beg2 (field-beginning (1+ beg2))))
>              (when (= end2 end)
>                (setq end2 (field-end end2)))
>              ;; Narrow to the whole field surrounding the region

Thanks. Could you please check if this is related and possibly fixed in
bug#59626 commit 949bc1c72d7.

Best.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 47 days ago.

Previous Next


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