* [ISSUE] mless: doesn't work on OpenBSD 7.6 due to lack of LESSOPEN @ 2024-10-09 12:13 leahneukirchen 2024-10-09 17:29 ` josephchoe 2024-10-10 11:12 ` leahneukirchen 0 siblings, 2 replies; 3+ messages in thread From: leahneukirchen @ 2024-10-09 12:13 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 372 bytes --] New issue by leahneukirchen on mblaze repository https://github.com/leahneukirchen/mblaze/issues/266 Description: LESSOPEN support was removed in OpenBSD in https://github.com/openbsd/src/commit/c74702f8a020c6cfd3ae0dbd2b85bf100802950e I'm not sure how we can have something like mless without this feature... one would need to pre-render the whole sequence perhaps? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mless: doesn't work on OpenBSD 7.6 due to lack of LESSOPEN 2024-10-09 12:13 [ISSUE] mless: doesn't work on OpenBSD 7.6 due to lack of LESSOPEN leahneukirchen @ 2024-10-09 17:29 ` josephchoe 2024-10-10 11:12 ` leahneukirchen 1 sibling, 0 replies; 3+ messages in thread From: josephchoe @ 2024-10-09 17:29 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 339 bytes --] New comment by josephchoe on mblaze repository https://github.com/leahneukirchen/mblaze/issues/266#issuecomment-2402900542 Comment: That might result in performance problems for large sequences. I've just gotten around it by piping a message with the preamble into `less`, though that doesn't allow me to page through mail, but oh well. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mless: doesn't work on OpenBSD 7.6 due to lack of LESSOPEN 2024-10-09 12:13 [ISSUE] mless: doesn't work on OpenBSD 7.6 due to lack of LESSOPEN leahneukirchen 2024-10-09 17:29 ` josephchoe @ 2024-10-10 11:12 ` leahneukirchen 1 sibling, 0 replies; 3+ messages in thread From: leahneukirchen @ 2024-10-10 11:12 UTC (permalink / raw) To: ml [-- Attachment #1: Type: text/plain, Size: 283 bytes --] New comment by leahneukirchen on mblaze repository https://github.com/leahneukirchen/mblaze/issues/266#issuecomment-2404804900 Comment: One approach could be to drive less in a loop, and use exit codes to switch between files, only starting less with one mail rendered every time. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-10 11:12 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2024-10-09 12:13 [ISSUE] mless: doesn't work on OpenBSD 7.6 due to lack of LESSOPEN leahneukirchen 2024-10-09 17:29 ` josephchoe 2024-10-10 11:12 ` leahneukirchen
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 NNTP newsgroup(s).