GNU bug report logs -
#47236
28.0.50; ebdb-mua-pop-up bad interaction with gnus window configurations
Previous Next
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
>>>>> 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))))
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?
Thanks for the fixes.
Robert
--
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.