Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change timing of MUA buffer pop up #62

Open
girzel opened this issue Nov 15, 2017 · 0 comments
Open

Change timing of MUA buffer pop up #62

girzel opened this issue Nov 15, 2017 · 0 comments
Assignees

Comments

@girzel
Copy link
Owner

girzel commented Nov 15, 2017

Right now, in Gnus at least, the EBDB buffer pops up too early (?). Neither the Gnus article buffer nor the EBDB buffer get a chance to wrap lines correctly; it's necessary to refresh both buffers to get the correct display.

@girzel girzel self-assigned this Nov 16, 2017
girzel added a commit that referenced this issue Mar 11, 2018
* ebdb-com.el (ebdb-display-records): In most cases, this ought to
  allow filling of record values to work correctly, because
  `window-text-width' will return a reasonable value. This still isn't
  working for Gnus, possibly because of how Gnus' window configuration
  works.

Partially addresses #62
girzel added a commit that referenced this issue Mar 11, 2018
* ebdb-gnus.el (ebdb-gnus-window-configuration): New customization
  option for changing how the *EBDB-Gnus* buffer is displayed.
  Something still isn't working correctly here, though -- while the
  Gnus article buffers are now wrapped correctly, the EBDB buffer
  still isn't wrapped right.

Relevant to #62
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant