unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: 44793@debbugs.gnu.org
Cc: pankaj@codeisgreat.org
Subject: bug#44793: 28.0.50; EBDB ebdb-mua-update-records now not working in gnus-summary-mode
Date: Sun, 22 Nov 2020 11:07:02 -0800	[thread overview]
Message-ID: <87ft51ky7d.fsf@ericabrahamsen.net> (raw)
In-Reply-To: <m2eekltfrp.fsf@codeisgreat.org> (Pankaj Jangid's message of "Sun, 22 Nov 2020 23:50:26 +0530")

Pankaj Jangid <pankaj@codeisgreat.org> writes:

> Eric Abrahamsen <eric@ericabrahamsen.net> 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
>>
>> 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))
>
> Restarting emacs fixed it. :-| Not sure what happened.

I get the sense that generic methods aren't 100% compatible with hot
reloading, not sure why.





      reply	other threads:[~2020-11-22 19:07 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
2020-11-22 18:20   ` Pankaj Jangid
2020-11-22 19:07     ` Eric Abrahamsen [this message]

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87ft51ky7d.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).