* [bug] [emacs] notmuch-show: names not shown on some mailing lists
@ 2017-10-10 16:38 William Casarin
2017-10-14 12:47 ` Jani Nikula
0 siblings, 1 reply; 5+ messages in thread
From: William Casarin @ 2017-10-10 16:38 UTC (permalink / raw)
To: notmuch
Hey there,
Here's something I've noticed in some mailing list threads in notmuch-show:
https://jb55.com/s/81d7c740ef60984d.png
It doesn't look like it is showing the correct name.
Looking at the raw message, the From line looks like this:
From: Some Person via Some-mailinglist
<somemailinglist@lists.linuxfoundation.org>
Reply-To: Some Person <someperson@gmail.com>
Any way to handle these situations gracefully? Somehow show
`Some Person` instead of `somemailinglist@lists.linuxfoundation.org`?
Thanks,
William
--
https://jb55.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [bug] [emacs] notmuch-show: names not shown on some mailing lists
2017-10-10 16:38 [bug] [emacs] notmuch-show: names not shown on some mailing lists William Casarin
@ 2017-10-14 12:47 ` Jani Nikula
2017-10-14 18:16 ` William Casarin
0 siblings, 1 reply; 5+ messages in thread
From: Jani Nikula @ 2017-10-14 12:47 UTC (permalink / raw)
To: William Casarin, notmuch
On Tue, 10 Oct 2017, William Casarin <jb55@jb55.com> wrote:
> Hey there,
>
> Here's something I've noticed in some mailing list threads in notmuch-show:
>
> https://jb55.com/s/81d7c740ef60984d.png
>
> It doesn't look like it is showing the correct name.
> Looking at the raw message, the From line looks like this:
>
> From: Some Person via Some-mailinglist
> <somemailinglist@lists.linuxfoundation.org>
> Reply-To: Some Person <someperson@gmail.com>
>
> Any way to handle these situations gracefully? Somehow show
> `Some Person` instead of `somemailinglist@lists.linuxfoundation.org`?
The information comes from the cli. Can you reproduce this using some
notmuch show --format=sexp --body=false query, perhaps on just one of
the messages?
BR,
Jani.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [bug] [emacs] notmuch-show: names not shown on some mailing lists
2017-10-14 12:47 ` Jani Nikula
@ 2017-10-14 18:16 ` William Casarin
2017-10-14 18:22 ` William Casarin
0 siblings, 1 reply; 5+ messages in thread
From: William Casarin @ 2017-10-14 18:16 UTC (permalink / raw)
To: Jani Nikula, notmuch
Jani Nikula <jani@nikula.org> writes:
> The information comes from the cli. Can you reproduce this using some
> notmuch show --format=sexp --body=false query, perhaps on just one of
> the messages?
I get this:
:From "Person via Mailing list\011<mailinglist@lists.linuxfoundation.org>"
--
https://jb55.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [bug] [emacs] notmuch-show: names not shown on some mailing lists
2017-10-14 18:16 ` William Casarin
@ 2017-10-14 18:22 ` William Casarin
2017-10-14 19:47 ` William Casarin
0 siblings, 1 reply; 5+ messages in thread
From: William Casarin @ 2017-10-14 18:22 UTC (permalink / raw)
To: Jani Nikula, notmuch
William Casarin <jb55@jb55.com> writes:
> Jani Nikula <jani@nikula.org> writes:
>
>> The information comes from the cli. Can you reproduce this using some
>> notmuch show --format=sexp --body=false query, perhaps on just one of
>> the messages?
>
> I get this:
>
> :From "Person via Mailing list\011<mailinglist@lists.linuxfoundation.org>"
If I wanted to fix this, would I implement it as a wash function?
Thanks,
--
https://jb55.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [bug] [emacs] notmuch-show: names not shown on some mailing lists
2017-10-14 18:22 ` William Casarin
@ 2017-10-14 19:47 ` William Casarin
0 siblings, 0 replies; 5+ messages in thread
From: William Casarin @ 2017-10-14 19:47 UTC (permalink / raw)
To: Jani Nikula, notmuch
Nevermind, the issue seems to go away on master
Sorry for the noise...
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2017-10-14 19:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-10 16:38 [bug] [emacs] notmuch-show: names not shown on some mailing lists William Casarin
2017-10-14 12:47 ` Jani Nikula
2017-10-14 18:16 ` William Casarin
2017-10-14 18:22 ` William Casarin
2017-10-14 19:47 ` William Casarin
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).