GNU bug report logs - #73023
Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)

Previous Next

Package: emacs;

Reported by: Rodrigo Morales <rodrigo <at> morales.pe>

Date: Wed, 4 Sep 2024 07:25:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rodrigo Morales <rodrigo <at> morales.pe>
Subject: bug#73023: closed (Re: bug#73023: Obsolete documentation on
 insert-in-front-hooks (GNU Emacs 29.4))
Date: Wed, 04 Sep 2024 12:30:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73023: Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73023 <at> debbugs.gnu.org.

-- 
73023: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73023
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Rodrigo Morales <rodrigo <at> morales.pe>
Cc: 73023-done <at> debbugs.gnu.org
Subject: Re: bug#73023: Obsolete documentation on insert-in-front-hooks (GNU
 Emacs 29.4)
Date: Wed, 04 Sep 2024 15:28:07 +0300
> From: Rodrigo Morales <rodrigo <at> morales.pe>
> Date: Wed, 4 Sep 2024 00:18:05 -0500
> 
> Rodrigo Morales <rodrigo-mailing-lists <at> morales.pe> writes:
> 
> > I believe that the part "these functions receive two arguments, the
> > beginning and end of the inserted text." is obsolete because functions
> > in insert-in-front-hooks are passed 4 parameters. In the code block
> > below, you can see a correct function definition for
> > insert-in-front-hooks. The two code block shown below were retrieved
> > from the file ./lisp/progmodes/cpp.el
> 
> When I wrote this bug report, I wasn't aware about the difference
> between text properties and overlay properties. I thought that all
> properties that can be used on text can also be used on overlays, now I
> know that I'm wrong. Please omit this bug report.

Thanks, closing.

[Message part 3 (message/rfc822, inline)]
From: Rodrigo Morales <rodrigo <at> morales.pe>
To: Rodrigo Morales <rodrigo-mailing-lists <at> morales.pe>, <bug-gnu-emacs <at> gnu.org>
Subject: Re: Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)
Date: Wed, 4 Sep 2024 00:18:05 -0500
Rodrigo Morales <rodrigo-mailing-lists <at> morales.pe> writes:

> I believe that the part "these functions receive two arguments, the
> beginning and end of the inserted text." is obsolete because functions
> in insert-in-front-hooks are passed 4 parameters. In the code block
> below, you can see a correct function definition for
> insert-in-front-hooks. The two code block shown below were retrieved
> from the file ./lisp/progmodes/cpp.el

When I wrote this bug report, I wasn't aware about the difference
between text properties and overlay properties. I thought that all
properties that can be used on text can also be used on overlays, now I
know that I'm wrong. Please omit this bug report.



This bug report was last modified 257 days ago.

Previous Next


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