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

Fix a potentially misnamed function #2795

Merged
merged 1 commit into from
Jan 23, 2025
Merged

Fix a potentially misnamed function #2795

merged 1 commit into from
Jan 23, 2025

Conversation

xuhdev
Copy link
Contributor

@xuhdev xuhdev commented Dec 11, 2024

(add-hook 'mu4e-thread-mode-hook #'mu4e-thread-fold-apply-all) doesn't seem to fold threads. Did you mean (add-hook 'mu4e-thread-mode-hook #'mu4e-thread-fold-all)?

@xuhdev xuhdev changed the title Fix a potentially mianemd function Fix a potentially misnamed function Dec 11, 2024
`(add-hook 'mu4e-thread-mode-hook #'mu4e-thread-fold-apply-all)` doesn't
seem to fold threads. Did you mean `(add-hook 'mu4e-thread-mode-hook #'mu4e-thread-fold-all)`?
@djcb djcb merged commit 62e4b07 into djcb:master Jan 23, 2025
2 checks passed
@djcb
Copy link
Owner

djcb commented Jan 23, 2025

Yes, good catch! Merged.

@xuhdev xuhdev deleted the swap-fold branch January 23, 2025 07:24
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