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

make ebdb find mu4e 1.6.x buffer #97

Merged
merged 2 commits into from
Oct 9, 2021
Merged

make ebdb find mu4e 1.6.x buffer #97

merged 2 commits into from
Oct 9, 2021

Conversation

secomi
Copy link
Contributor

@secomi secomi commented Oct 8, 2021

mu4e 1.6.x switch to GNUS as default view and buffer is now
gnus-article-buffer.

mu4e 1.6.x switch to GNUS as default view and buffer is now
gnus-article-buffer.
Copy link
Owner

@girzel girzel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! I'm assuming the variable mu3e-view-use-old isn't present in earlier versions of mu4e, right? Would it make sense to use (bound-and-true-p mu4e-view-use-old) as the test instead?

@secomi
Copy link
Contributor Author

secomi commented Oct 9, 2021 via email

MU4e 1.6 (released, as of July 27 2021) Use the gnus-based message
viewer as the default.

Users depending on the old view can use (setq mu4e-view-use-old t)
*before* loading mu4e or in the :init section of ~use-package~
@girzel
Copy link
Owner

girzel commented Oct 9, 2021

Thanks! I hope they don't remove the option so quickly -- once it's gone how will we know if we're "before" the option or "after" the option? Anyway, we can worry about that later, I'll put this in now.

@girzel girzel merged commit 65bccc9 into girzel:master Oct 9, 2021
@secomi
Copy link
Contributor Author

secomi commented Oct 9, 2021 via email

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

Successfully merging this pull request may close these issues.

2 participants