all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: Eric Abrahamsen <eric@ericabrahamsen.net>
Cc: 47236@debbugs.gnu.org
Subject: bug#47236: 28.0.50; ebdb-mua-pop-up bad interaction with gnus window configurations
Date: Mon, 28 Jun 2021 14:55:08 +0200	[thread overview]
Message-ID: <87sg12du8j.fsf@gmail.com> (raw)
In-Reply-To: <877dm4y07x.fsf@gmail.com>

>>>>> On Fri, 25 Jun 2021 16:01:43 -0700, Eric Abrahamsen <eric@ericabrahamsen.net> said:

    Eric> Robert Pluim <rpluim@gmail.com> writes:
    >>>>>>> On Thu, 24 Jun 2021 10:29:38 -0700, Eric Abrahamsen <eric@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
-- 





  reply	other threads:[~2021-06-28 12:55 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-18 15:01 bug#47236: 28.0.50; ebdb-mua-pop-up bad interaction with gnus window configurations Robert Pluim
2021-03-18 16:29 ` Eric Abrahamsen
2021-06-02 18:56   ` Eric Abrahamsen
2021-06-24 17:29     ` Eric Abrahamsen
2021-06-25  9:15       ` Robert Pluim
2021-06-25 23:01         ` Eric Abrahamsen
2021-06-28 12:55           ` Robert Pluim [this message]
2021-06-28 16:20             ` Eric Abrahamsen
2021-06-29  7:44               ` Robert Pluim
2021-06-29 11:46                 ` Eli Zaretskii
2021-06-29 23:23                 ` Richard Stallman
2021-06-30  9:41                   ` Robert Pluim
2021-06-30 12:19                     ` Eli Zaretskii
2021-06-30 12:54                       ` Robert Pluim
2021-06-30 13:19                         ` Eli Zaretskii
2021-07-02  0:20                           ` Richard Stallman
2021-07-02  6:08                             ` Eli Zaretskii
2021-06-29 23:28                 ` 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=87sg12du8j.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=47236@debbugs.gnu.org \
    --cc=eric@ericabrahamsen.net \
    /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.