Mark Walters writes:
> tree overrides notmuch-show-get-prop so that it can use many of the
> utility function directly. Now that tree is in mainline the version
> from tree can be moved to show and the original overridden show
> version dropped.
> ---
Pushed. I hope there will be a followup patc
Mark Walters writes:
> tree overrides notmuch-show-get-prop so that it can use many of the
> utility function directly. Now that tree is in mainline the version
> from tree can be moved to show and the original overridden show
> version dropped.
> ---
Pushed. I hope there will be a followup patc
Mark Walters writes:
> On Tue, 15 Jul 2014, David Bremner wrote:
>> Mark Walters writes:
>>> + (cond ((eq major-mode 'notmuch-show-mode)
>>> + (notmuch-show-get-message-properties))
>>> +((eq major-mode 'notmuch-tree-mode)
>>> +
Mark Walters writes:
> On Tue, 15 Jul 2014, David Bremner wrote:
>> Mark Walters writes:
>>> + (cond ((eq major-mode 'notmuch-show-mode)
>>> + (notmuch-show-get-message-properties))
>>> +((eq major-mode 'notmuch-tree-mode)
>>> +
On Tue, 15 Jul 2014, David Bremner wrote:
> Mark Walters writes:
>> + (cond ((eq major-mode 'notmuch-show-mode)
>> + (notmuch-show-get-message-properties))
>> + ((eq major-mode 'notmuch-tree-mode)
>> + (notmuch-tree-get-m
Mark Walters writes:
>
> Plausibly a comment and an explicit nil case would be clearer for the other
> modes.
>
Your call.
d
Mark Walters writes:
>
> Plausibly a comment and an explicit nil case would be clearer for the other
> modes.
>
Your call.
d
___
notmuch mailing list
notmuch@notmuchmail.org
http://notmuchmail.org/mailman/listinfo/notmuch
On Tue, 15 Jul 2014, David Bremner wrote:
> Mark Walters writes:
>> + (cond ((eq major-mode 'notmuch-show-mode)
>> + (notmuch-show-get-message-properties))
>> + ((eq major-mode 'notmuch-tree-mode)
>> + (notmuch-tree-get-m
Mark Walters writes:
> +(cond ((eq major-mode 'notmuch-show-mode)
> + (notmuch-show-get-message-properties))
> + ((eq major-mode 'notmuch-tree-mode)
> + (notmuch-tree-get-message-properties
I see this already exi
Mark Walters writes:
> +(cond ((eq major-mode 'notmuch-show-mode)
> + (notmuch-show-get-message-properties))
> + ((eq major-mode 'notmuch-tree-mode)
> + (notmuch-tree-get-message-properties
I see this already exi
On Sat, Jun 07 2014, Mark Walters wrote:
> tree overrides notmuch-show-get-prop so that it can use many of the
> utility function directly. Now that tree is in mainline the version
> from tree can be moved to show and the original overridden show
> version dropped.
> ---
> I should have done this
tree overrides notmuch-show-get-prop so that it can use many of the
utility function directly. Now that tree is in mainline the version
from tree can be moved to show and the original overridden show
version dropped.
---
I should have done this ages ago but forgot about it.
Best wishes
Mark
em
On Sat, Jun 07 2014, Mark Walters wrote:
> tree overrides notmuch-show-get-prop so that it can use many of the
> utility function directly. Now that tree is in mainline the version
> from tree can be moved to show and the original overridden show
> version dropped.
> ---
> I should have done this
tree overrides notmuch-show-get-prop so that it can use many of the
utility function directly. Now that tree is in mainline the version
from tree can be moved to show and the original overridden show
version dropped.
---
I should have done this ages ago but forgot about it.
Best wishes
Mark
em
14 matches
Mail list logo