GNU bug report logs - #35025
[PATCH 1/1] htmlfontify-buffer read-only text

Previous Next

Package: emacs;

Reported by: Michael Brumlow <m <at> brumlow.io>

Date: Wed, 27 Mar 2019 22:49:02 UTC

Severity: minor

Tags: fixed, patch

Fixed in version 27.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Michael Brumlow <m <at> brumlow.io>
Cc: 35025 <at> debbugs.gnu.org
Subject: bug#35025: [PATCH 1/1] htmlfontify-buffer read-only text
Date: Sun, 23 Jun 2019 20:10:44 +0200
Michael Brumlow <m <at> brumlow.io> writes:

> When trying to htmlfontify read only text I ran into a issue when
> trying to copy a read only ERC buffer. It failed because the text
> copied had the property of being read only. I found where
> hfy-fontify-buffer tries to remove the text properties but fails to do
> so because the text is read only.
>
> By adding (inhibit-read-only t) in the let statement at the top of the
> function I was able to correct this issue.

Thanks; applied to Emacs 27.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




This bug report was last modified 6 years and 28 days ago.

Previous Next


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