On 27Mar2021 18:18, Andy Spiegl <[email protected]> wrote:
>Just one piece is missing: "open" (used in mail-open-attachments)
>Is that part of your windowmanager maybe?
No, it's a standard MacOS command. It opens files (and various URL-like
things) with their matching app.
open some-directory-name
pops up that directory in the Finder, the MacOS desktop file browser.
There I can quickview attachements or open them in turn in their own
appropriate apps. Sometimes that's the exasy thing for some messages.
Alas, the common Linux-side "open" command does something else.
>But no problem. I simply replaced it with:
> cd "$unpackdir" && xterm
>I'm a command line freak anyway. (c;
Oh, me too. See the apphelper script :-)
Cheers,
Cameron Simpson <[email protected]>