[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
async Gnus
From: |
Manuel Giraud |
Subject: |
async Gnus |
Date: |
Mon, 24 Jan 2022 17:58:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (berkeley-unix) |
Hi,
I'd like to have Gnus being able to fetch some mails (and news
obviously ;-) without freezing emacs completely. I'm currently
trying the attached dumb patch that so far seems to fly with a gnus
demon handler like this:
(gnus-demon-add-handler 'gnus-group-get-new-news 5 nil)
My questions are:
- Is this the right place to discuss Gnus dev?
- This patch seems too simple: what am I missing?
Best regards,
0001-a-thread-for-Gnus-fetching.patch
Description: Text Data
--
Manuel Giraud
- async Gnus,
Manuel Giraud <=
- Re: async Gnus, Eric Abrahamsen, 2022/01/25
- Re: async Gnus, Manuel Giraud, 2022/01/26
- Re: async Gnus, Eli Zaretskii, 2022/01/26
- Re: async Gnus, Manuel Giraud, 2022/01/26
- Re: async Gnus, Thomas Fitzsimmons, 2022/01/26
- Re: async Gnus, Manuel Giraud, 2022/01/26
- Re: async Gnus, Eric Abrahamsen, 2022/01/26