diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-07-24 23:19:44 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-07-24 23:19:44 -0400 |
commit | be559f614547e6aee363262829fc3f28dd1b04b2 (patch) | |
tree | 1b0e6c49364381e6c5ae87736a686560b1ae73ea /piem-maildir.el | |
parent | ed0351ba8fe3774b008b5675d6e9332bfe171e13 (diff) | |
download | piem-be559f614547e6aee363262829fc3f28dd1b04b2.tar.gz |
gnus: Enable functions in gnus-summary-mode
It makes sense for all of these functions to support gnus-summary-mode
because point is often in the summary buffer when reading a thread. I
punted on doing so initially because something probably should be done
to ensure that the gnus-article-* variables that these functions rely
on are up to date with the current line in the summary buffer.
I'm still not sure of the best way to do that (assuming it really is
an issue), but I think for common usage patterns the values won't be
stale (e.g., browsing with gnus-summary-next-page and
gnus-summary-next-unread-article), so simply relying on the current
values may be good enough.
Diffstat (limited to 'piem-maildir.el')
0 files changed, 0 insertions, 0 deletions