all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier
@ 2024-06-24 17:47 Stefan Kangas
  2024-06-25  2:29 ` Yuan Fu
  0 siblings, 1 reply; 6+ messages in thread
From: Stefan Kangas @ 2024-06-24 17:47 UTC (permalink / raw)
  To: 71753; +Cc: Yuan Fu

Severity: minor

The `treesit--syntax-propertize-notifier' function was removed in commit
f62c1b4cd00e.

However, the `treesit--syntax-propertize-start' docstring still refers
to it.

Could we fix that please?





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier
  2024-06-24 17:47 bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier Stefan Kangas
@ 2024-06-25  2:29 ` Yuan Fu
  2024-06-25 12:33   ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Yuan Fu @ 2024-06-25  2:29 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: 71753-done



> On Jun 24, 2024, at 10:47 AM, Stefan Kangas <stefankangas@gmail.com> wrote:
> 
> Severity: minor
> 
> The `treesit--syntax-propertize-notifier' function was removed in commit
> f62c1b4cd00e.
> 
> However, the `treesit--syntax-propertize-start' docstring still refers
> to it.
> 
> Could we fix that please?
> 
> 

Thanks! I just fixed it.

Yuan




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier
  2024-06-25  2:29 ` Yuan Fu
@ 2024-06-25 12:33   ` Eli Zaretskii
  2024-06-26  4:29     ` Yuan Fu
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2024-06-25 12:33 UTC (permalink / raw)
  To: Yuan Fu; +Cc: 71753, casouri, stefankangas

> Resent-To: bug-gnu-emacs@gnu.org
> Cc: 71753-done@debbugs.gnu.org
> From: Yuan Fu <casouri@gmail.com>
> Date: Mon, 24 Jun 2024 19:29:30 -0700
> 
> 
> 
> > On Jun 24, 2024, at 10:47 AM, Stefan Kangas <stefankangas@gmail.com> wrote:
> > 
> > Severity: minor
> > 
> > The `treesit--syntax-propertize-notifier' function was removed in commit
> > f62c1b4cd00e.
> > 
> > However, the `treesit--syntax-propertize-start' docstring still refers
> > to it.
> > 
> > Could we fix that please?
> > 
> > 
> 
> Thanks! I just fixed it.

Thanks, but you fixed this on the wrong branch.  Please fix any bugs
reported for Emacs 30.0.X on the emacs-30 release branch, not on
master.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier
  2024-06-25 12:33   ` Eli Zaretskii
@ 2024-06-26  4:29     ` Yuan Fu
  2024-06-26 12:57       ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Yuan Fu @ 2024-06-26  4:29 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 71753, stefankangas



> On Jun 25, 2024, at 5:33 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> Resent-To: bug-gnu-emacs@gnu.org
>> Cc: 71753-done@debbugs.gnu.org
>> From: Yuan Fu <casouri@gmail.com>
>> Date: Mon, 24 Jun 2024 19:29:30 -0700
>> 
>> 
>> 
>>> On Jun 24, 2024, at 10:47 AM, Stefan Kangas <stefankangas@gmail.com> wrote:
>>> 
>>> Severity: minor
>>> 
>>> The `treesit--syntax-propertize-notifier' function was removed in commit
>>> f62c1b4cd00e.
>>> 
>>> However, the `treesit--syntax-propertize-start' docstring still refers
>>> to it.
>>> 
>>> Could we fix that please?
>>> 
>>> 
>> 
>> Thanks! I just fixed it.
> 
> Thanks, but you fixed this on the wrong branch.  Please fix any bugs
> reported for Emacs 30.0.X on the emacs-30 release branch, not on
> master.

Oh right. Master is 31 now. How do I fix this? Should I cherry pick the commit from master to emacs-30?

Yuan






^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier
  2024-06-26  4:29     ` Yuan Fu
@ 2024-06-26 12:57       ` Eli Zaretskii
  2024-06-28  4:44         ` Yuan Fu
  0 siblings, 1 reply; 6+ messages in thread
From: Eli Zaretskii @ 2024-06-26 12:57 UTC (permalink / raw)
  To: Yuan Fu; +Cc: 71753, stefankangas

> From: Yuan Fu <casouri@gmail.com>
> Date: Tue, 25 Jun 2024 21:29:43 -0700
> Cc: 71753@debbugs.gnu.org,
>  stefankangas@gmail.com
> 
> >>> However, the `treesit--syntax-propertize-start' docstring still refers
> >>> to it.
> >>> 
> >>> Could we fix that please?
> >>> 
> >>> 
> >> 
> >> Thanks! I just fixed it.
> > 
> > Thanks, but you fixed this on the wrong branch.  Please fix any bugs
> > reported for Emacs 30.0.X on the emacs-30 release branch, not on
> > master.
> 
> Oh right. Master is 31 now. How do I fix this? Should I cherry pick the commit from master to emacs-30?

Yes.  But I already did that this time.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier
  2024-06-26 12:57       ` Eli Zaretskii
@ 2024-06-28  4:44         ` Yuan Fu
  0 siblings, 0 replies; 6+ messages in thread
From: Yuan Fu @ 2024-06-28  4:44 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 71753, stefankangas



> On Jun 26, 2024, at 5:57 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> From: Yuan Fu <casouri@gmail.com>
>> Date: Tue, 25 Jun 2024 21:29:43 -0700
>> Cc: 71753@debbugs.gnu.org,
>> stefankangas@gmail.com
>> 
>>>>> However, the `treesit--syntax-propertize-start' docstring still refers
>>>>> to it.
>>>>> 
>>>>> Could we fix that please?
>>>>> 
>>>>> 
>>>> 
>>>> Thanks! I just fixed it.
>>> 
>>> Thanks, but you fixed this on the wrong branch.  Please fix any bugs
>>> reported for Emacs 30.0.X on the emacs-30 release branch, not on
>>> master.
>> 
>> Oh right. Master is 31 now. How do I fix this? Should I cherry pick the commit from master to emacs-30?
> 
> Yes.  But I already did that this time.

Thank you :-)




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-28  4:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24 17:47 bug#71753: 30.0.60; Reference to deleted function treesit--syntax-propertize-notifier Stefan Kangas
2024-06-25  2:29 ` Yuan Fu
2024-06-25 12:33   ` Eli Zaretskii
2024-06-26  4:29     ` Yuan Fu
2024-06-26 12:57       ` Eli Zaretskii
2024-06-28  4:44         ` Yuan Fu

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.