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: 44793@debbugs.gnu.org
Subject: bug#44793: 28.0.50; EBDB ebdb-mua-update-records now not working in gnus-summary-mode
Date: Sun, 22 Nov 2020 08:55:44 -0800	[thread overview]
Message-ID: <87mtz9l4a7.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <m2ft51fvwr.fsf@codeisgreat.org> (Pankaj Jangid's message of "Sun, 22 Nov 2020 17:25:32 +0530")

Pankaj Jangid <pankaj@codeisgreat.org> writes:

> M-x ebdb-mua-update-recors now says it is not supported in
> gnus-summary-mode.
> ebdb version 0.6.21 (upated today)
>
>
> In GNU Emacs 28.0.50 (build 1, x86_64-apple-darwin20.1.0, NS appkit-2022.10 Version 11.0.1 (Build 20B29))
>  of 2020-11-22 built on mb2.local
> Repository revision: fb9326b45c769f83b619278eae41f680577d1b05
> Repository branch: master
> Windowing system distributor 'Apple', version 10.3.2022
> System Description:  macOS 11.0.1

Sorry, obviously I could have seen for myself what Emacs version you're
using...

This is still fairly mysterious, though. If restarting Emacs doesn't
help, can you eval this manually and see if it works?

(cl-defmethod ebdb-mua-message-header ((header string)
				   &context (major-mode gnus-summary-mode))
  "Return value of HEADER for current Gnus message."
  (set-buffer gnus-article-buffer)
  (gnus-fetch-original-field header))





  parent reply	other threads:[~2020-11-22 16:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22 11:55 bug#44793: 28.0.50; EBDB ebdb-mua-update-records now not working in gnus-summary-mode Pankaj Jangid
2020-11-22 16:53 ` Eric Abrahamsen
2020-11-22 16:55 ` Eric Abrahamsen [this message]
2020-11-22 18:20   ` Pankaj Jangid
2020-11-22 19:07     ` 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=87mtz9l4a7.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --cc=44793@debbugs.gnu.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.