GNU bug report logs - #47236
28.0.50; ebdb-mua-pop-up bad interaction with gnus window configurations

Previous Next

Package: emacs;

Reported by: Robert Pluim <rpluim <at> gmail.com>

Date: Thu, 18 Mar 2021 15:03:02 UTC

Severity: minor

Found in version 28.0.50

Fixed in version 28.1

Done: Eric Abrahamsen <eric <at> ericabrahamsen.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eric Abrahamsen <eric <at> ericabrahamsen.net>
To: 47236 <at> debbugs.gnu.org
Subject: bug#47236: 28.0.50; ebdb-mua-pop-up bad interaction with gnus window configurations
Date: Mon, 28 Jun 2021 09:20:05 -0700
Robert Pluim <rpluim <at> gmail.com> writes:

>>>>>> On Fri, 25 Jun 2021 16:01:43 -0700, Eric Abrahamsen <eric <at> ericabrahamsen.net> said:
>
>     Eric> Robert Pluim <rpluim <at> gmail.com> writes:
>     >>>>>>> On Thu, 24 Jun 2021 10:29:38 -0700, Eric Abrahamsen <eric <at> ericabrahamsen.net> said:
>     >> 
>     Eric> Do let me know if you've tried the new version (or if you're no longer
>     Eric> using EBDB!), and I will close this out.
>     >> 
>     >> Sorry Eric, Iʼve been a bit busy. Iʼll see if I can get to this this
>     >> weekend.
>
>     Eric> No rush at all! I'd just suspected you weren't using it anymore, in
>     Eric> which case I wouldn't wait :)
>
> Hmm, Iʼve got it working for the summary/article/group configurations,
> but not for message. Iʼm getting
>
>     gnus-configure--frame: Invalid buffer type: ebdb-message
>
> I think this means that you need to add something like the following
> to ebdb-insinuate-mssage
>
>   (when ebdb-message-window-configuration
>     (add-to-list 'gnus-window-to-buffer
> 		 (cons ebdb-message-window-configuration
> 		       (ebdb-message-buffer-name))))

Oh, I thought I had! I think I was gluing together the mail and message
functions in my brain.

> And maybe you need to add an ebdb-mail-window-configuration variable,
> and use that instead of ebdb-message-window-configuration in
> ebdb-insinuate-mail?

I'm not sure that's necessary -- it's a bit weird to have the wrong name
in there if you're using mail-mode, but it would only cause trouble if a
user was using _both_ message-mode and mail-mode, and wanted separate
*EBDB* buffers for each. I think this can safely do double duty.

Thanks for the report, and the chance to clean up some dumb code.





This bug report was last modified 4 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.