Luis Henriques writes:
> Unfortunately, the imap interface has changed quite a bit with recent
> dovecot versions (2.4.1 here), and this doesn't work anymore. After
> spending quite some time trying to get a similar setup, I had to give up
> and started using the real (non-local) imap servers.
>
Daniel Semyonov writes:
>> Joshua Barrett writes:
>
> > nnnrss is still synchronous like the rest of gnus, and does cause
> > emacs to freeze. I'd really like it and nnatom to be asynchronous,
> > but I think that would require appreciably more work. I've
> > enrolled all my f
Joshua Barrett writes:
> Bartosz Kaczyński writes:
>
>> Dnia 25 lutego 2025 21:03:52 CET, Joshua Barrett
>> napisał/a:
>>>The manual suggests that I should gnus-group-browse-foreign-server to
>>>look at atom feeds.
>>
>>
>> Make sure t
Dnia 25 lutego 2025 21:03:52 CET, Joshua Barrett napisał/a:
>The manual suggests that I should gnus-group-browse-foreign-server to
>look at atom feeds.
Make sure that you are not using http(s) prefix while adding feed
I attempted to create a custom function to close the article buffer and
delete its window:
--8<---cut here---start->8---
(defun my-gnus-article-quit ()
"Close the current article buffer and delete its window."
(interactive)
(kill-current-buffer)
(delete-
Husain Alshehhi writes:
> Hello,
>
Hi,
> When gnus starts (M-x gnus), it automatically get new news. This is a
> reasonable default. But when I start gnus multiple times to look up a
> message, I have to wait few seconds for it to start. Is there a way to
> prevent gnus to get new news at start
Juan José García-Ripoll writes:
> Your below example shows using :config and an explicit setq statement to
> change the value of that variable. I found that this approach *does not*
> trigger loading gnus, but using the :custom field of use-package does. I
> cannot really fathom why.
So you want
Juan José García-Ripoll writes:
> Hi,
Hi,
>
> I have a stupid peeve with my current configuration, which relies on
> `use-package` to defer loading of `gnus`, but still configuring relevant
> parameters.
>
> I have found that all of the :custom statements are fine, except for
>
> :custom
> (gnu
Emanuel Berg writes:
> Bartosz Kaczyński wrote:
>
>> My main concern is that when replying to an HTML email,
>> I want to ensure that the email doesn't get "lost" HTML part
>> and remains in plain text format.
>
> This is what I do, maybe it'l
Hi!
After many attempts, I finally have a working Gnus configuration for
sending and receiving emails and I am almost ready to switch my workflow
from Thunderbird to Gnus.
I would like to make sure and adhere to the recommendations outlined in
the link [1] whether Gnus follows these guidelines
10 matches
Mail list logo