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

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

bug#55217: 29.0.50; gnus: entered--Lisp error: (file-missing "Cannot ope


From: Uwe Brauer
Subject: bug#55217: 29.0.50; gnus: entered--Lisp error: (file-missing "Cannot open load file" "No such file or directory" " nnimap")
Date: Mon, 02 May 2022 11:24:47 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

>>> "LI" == Lars Ingebrigtsen <larsi@gnus.org> writes:

> Uwe Brauer <oub@mat.ucm.es> writes:
>> I only upgrade GNU emacs to the below master. However when sending
>> email, I now receive, from time to time (no recipe so far)
>> the following error message
>> ,----
>> | Debugger entered--Lisp error: (file-missing "Cannot open load file" "No 
>> such file or directory" " nnimap")
>> |   require(\ nnimap)
>> |   gnus-get-function((\ nnimap "UCMgmail") server-opened)
>> |   gnus-server-opened((\ nnimap "UCMgmail"))
>> |   gnus-check-server((\ nnimap "UCMgmail"))
>> |   gnus-inews-do-gcc()
>> |   gnus-agent-possibly-do-gcc()

> It sounds like it's parsing your Gcc header (or something in your Gcc
> setup) badly -- it's including a space before "nnimap" in the symbol
> it's trying to work with.

> What does your Gcc header look like when you get these errors?

If it is a list of at least two groups (which worked in earlier versions
without a problem)

Here is an example

,----
| 
| To: Uwe Brauer <oub@mat.ucm.es>
| Subject: whatever 
| Gcc: nnimap+UCMgmail:INBOX, nnimap+UCMgmail:Test
| From: Uwe Brauer <oub@mat.ucm.es>
| Reply-To: Uwe Brauer <oub@mat.ucm.es>
`----

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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