GNU bug report logs -
#73023
Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 04 Sep 2024 15:28:07 +0300
with message-id <86ikvb61t4.fsf <at> gnu.org>
and subject line Re: bug#73023: Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)
has caused the debbugs.gnu.org bug report #73023,
regarding Obsolete documentation on insert-in-front-hooks (GNU Emacs 29.4)
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
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.
[Message part 3 (message/rfc822, inline)]
> 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.
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.