all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: Pankaj Jangid <pankaj@codeisgreat.org>
Cc: 49866@debbugs.gnu.org, Lars Ingebrigtsen <larsi@gnus.org>
Subject: bug#49866: 28.0.50; gnus-summary-exit from the transient search buffer giving error
Date: Thu, 05 Aug 2021 09:34:03 -0700	[thread overview]
Message-ID: <87tuk34zr8.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <m24kc4gmp7.fsf@codeisgreat.org> (Pankaj Jangid's message of "Thu, 05 Aug 2021 16:53:00 +0530")

Pankaj Jangid <pankaj@codeisgreat.org> writes:

> I think I have isolated the cause. And the error is cause by these lines
> in my ~/.emacs.d/init.el (only if ebdb package is installed):
>
> (when (package-installed-p 'ebdb)
>   (require 'ebdb-gnus)
>   (require 'ebdb-message))
>
>
> If I remove the package ebdb then the error goes away.

That's pretty weird, as EBDB doesn't mess with Gnus marks at all.
Perhaps it is raising an error at some point, which is interrupting
nnselect's normal buffer setup? That's a completely wild guess.

Maybe try setting `ebdb-mua-auto-update-p' to nil and try again?
Whatever damage EBDB might be doing to Gnus should be done in the auto
update process.

But again, I can't even begin to guess why this would be happening.





  reply	other threads:[~2021-08-05 16:34 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-04  6:41 bug#49866: 28.0.50; gnus-summary-exit from the transient search buffer giving error Pankaj Jangid
2021-08-04  8:48 ` Lars Ingebrigtsen
2021-08-04 11:09   ` Pankaj Jangid
2021-08-05 10:47     ` Lars Ingebrigtsen
2021-08-05 11:23       ` Pankaj Jangid
2021-08-05 16:34         ` Eric Abrahamsen [this message]
2021-08-05 17:06           ` Pankaj Jangid
2021-08-05 17:56             ` Eric Abrahamsen
2021-08-05 18:44               ` Eric Abrahamsen
2021-08-05 18:57                 ` Eric Abrahamsen
2021-08-05 21:35                   ` Eric Abrahamsen
2021-08-06  9:27                     ` Lars Ingebrigtsen
2021-08-06 10:11                       ` Andrew Cohen
2021-08-06  9:58                     ` Pankaj Jangid
2021-08-06 10:21                     ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-06 11:01                       ` Andrew Cohen
2021-08-06 11:04                         ` Andrew Cohen
2021-08-06  0:55                 ` Eric Abrahamsen
2021-08-06  9:29                   ` Lars Ingebrigtsen
2021-08-06 10:22                     ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-06 10:42                       ` Lars Ingebrigtsen
2021-08-06 11:24                         ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-06 10:44                       ` Lars Ingebrigtsen
2021-08-06 11:25                         ` Basil L. Contovounesios via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-06 16:25                           ` Eric Abrahamsen
2021-08-06 16:57                             ` Eric Abrahamsen
2021-08-06 17:13                               ` Lars Ingebrigtsen
2021-08-06 17:51                               ` akater
2021-08-06 18:05                                 ` akater
2021-08-06 18:47                                   ` Lars Ingebrigtsen
2021-08-06 19:14                                     ` akater
2021-08-06 20:27                                       ` Eric Abrahamsen
2021-08-07  5:26                                         ` Pankaj Jangid
2021-08-07 10:19                                           ` Lars Ingebrigtsen
2021-08-07 16:59                                             ` Pankaj Jangid
2021-08-07 19:40                                             ` akater
2021-08-07 22:56                                           ` Eric Abrahamsen
2021-08-07 23:10                                             ` Eric Abrahamsen
2021-08-07 23:20                                               ` akater
2021-08-07 23:17                                             ` akater
2021-08-09 16:50                                             ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-09 23:07                                               ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2021-08-10  4:17                                                 ` Pankaj Jangid
2021-08-06 18:08                                 ` Eric Abrahamsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tuk34zr8.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=49866@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=pankaj@codeisgreat.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.