help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnus and notmuch


From: Alexandr Vityazev
Subject: Re: Gnus and notmuch
Date: Sat, 12 Jun 2021 16:50:41 +0000

On 2021-06-12, 16:45 +0200, Alexis Praga <alexis.praga@gmail.com> wrote:

> Eric Abrahamsen <eric@ericabrahamsen.net> writes:
>> If you look in *Messages* and search for nnselect-run, do you see any
>> more specific error messages?
>
> No, there's only
>> Group nnselect:nnselect-86a6nvw3hv.fsf contains no messages
>
> Setting "gnus-verbose" to true before starting gnus results in gnus
> refusing to start with
>> gnus-check-server: Wrong type argument: number-or-marker-p, nil
>
> Setting it after starting gnus make me unabel to read groups:
>>  gnus-summary-read-group-1: Wrong type argument: number-or-marker-p, t
>
> I'm also unable to exit gnus:
>> gnus-save-newsrc-file: Wrong type argument: number-or-marker-p, t

do you have a [Gmail] dir in the ~/mail/gmail directory? If so then try the
following config:

(nnmaildir "gmail" (directory "~/mail/gmail/[Gmail]")
                   (gnus-search-engine gnus-search-notmuch
                                       (config-file 
"/home/alex/.notmuch-config-gmail")
                                       (remove-prefix "~/mail/gmail/[Gmail]"))
-- 

Alexandr Vityazev



reply via email to

[Prev in Thread] Current Thread [Next in Thread]