Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Archives render attachments as first-class messages (was: docs patches for precmd hooks and $?, and vcs_info)
- X-seq: zsh-workers 48587
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Archives render attachments as first-class messages (was: docs patches for precmd hooks and $?, and vcs_info)
- Date: Thu, 15 Apr 2021 16:17:48 +0000
- Archived-at: <https://zsh.org/workers/48587>
- In-reply-to: <20210414151822.GI3882@tarpaulin.shahaf.local2>
- List-id: <zsh-workers.zsh.org>
- References: <CAH+w=7am=oS7FEpOOc=vUDLWN3iVQ8--ewqDOJLS2TheDag6TQ@mail.gmail.com> <7E71FA83-356E-448B-9726-02DF3FF5BD14@gmail.com> <CAH+w=7ZBsfiJwC-PYBvOVgrgGmC4RTYt9rRroGiqo_rzVSBJHQ@mail.gmail.com> <873D08A9-F321-474A-8440-CCE7DCCBA529@gmail.com> <20210414120551.GA3882@tarpaulin.shahaf.local2> <CAH+w=7Zu8ducXKnL6UoA-k7QiCCHRCBknzXB810es=5NxxwNOA@mail.gmail.com> <20210414151822.GI3882@tarpaulin.shahaf.local2>
Daniel Shahaf wrote on Wed, Apr 14, 2021 at 15:18:22 +0000:
> Attached as 4/8.
To people reading the parent message in the https://www.zsh.org/mla/
archives, note its attachments don't show up as attachments but as
first-order messages, here:
1/8 https://www.zsh.org/mla/workers/2021/msg00793.html
2/8 https://www.zsh.org/mla/workers/2021/msg00794.html
3/8 https://www.zsh.org/mla/workers/2021/msg00795.html
4/8 https://www.zsh.org/mla/workers/2021/msg00796.html
5/8 https://www.zsh.org/mla/workers/2021/msg00797.html
6/8 https://www.zsh.org/mla/workers/2021/msg00798.html
7/8 https://www.zsh.org/mla/workers/2021/msg00799.html
8/8 https://www.zsh.org/mla/workers/2021/msg00800.html
That's presumably because the attachments look like email messages
with From_ lines.
----
We should fix this for new messages. We're using mhonarc 2.6.24 from
FreeBSD ports, invoked as shown hereunder. If anyone knows the fix off
the top of their heads, please let us know (offlist is fine), thanks.
/usr/local/bin/mhonarc \
-quiet \
-definevar listlocalpartsansprefix=${listlocalpart#zsh-} \
-title "${title}" \
-ttitle "${title}" \
-tlevels 9999 \
-rcfile /usr/local/www/mhonarc.zsh \
-add \
-- "$munged_tmpfile" \
Cheers,
Daniel
Messages sorted by:
Reverse Date,
Date,
Thread,
Author