On 08/22/20 15:53 PM, Lars Ingebrigtsen wrote: > Eric Abrahamsen writes: > >> The attached patch provides a new gnus-dbus.el library, allowing systems >> with dbus support to register a signal that closes all Gnus servers when >> the system is going down for sleep. > > Great! I've just skimmed the patch, but it looks good to me. > >> I assume this would require a mention in the manual. Is it something >> we'd add to NEWS, as well? > > Yup and yup. Okay, good. Here's a new version of the patch, with docs. I also switched the signal type from :system to :session, since :session is apparently appropriate for user-level stuff. Anyway, I'll run this for a few days before pushing. Eric