[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: alert.el status?
From: |
Po Lu |
Subject: |
Re: alert.el status? |
Date: |
Thu, 06 Mar 2025 21:27:18 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
John Wiegley <johnw@gnu.org> writes:
> I’d be fine with moving it into core. If we have all the assignments needed,
> or if we just need to back out some changes for people we can’t contact, then
> I’d say it’s ready to move.
>
>> We could also have make-progress-reporter and friends integrate into the
>> general system. Hard to do that if it's just in ELPA.
>
> Good point.
>
> Daniel, how would you suggest moving this forward? I really won’t have time to
> contribute much, although perhaps Thierry might.
John, would you be so good as to interface alert.el with
`android-notifications-notify' and `haiku-notifications-notify' in
androidselect.c and haikuselect.c respectively? Their interfaces ought
to approach `notifications-notify' sufficiently for its purposes.