nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automatic decode mime in repl


From: Robert Elz
Subject: Re: automatic decode mime in repl
Date: Thu, 10 Feb 2022 06:58:44 +0700

    Date:        Wed, 9 Feb 2022 22:34:07 +0000
    From:        David Levine <levinedl@acm.org>
    Message-ID:  
<CA+G7aU-Mt2E_DaC5-k9PaVWg2eo_vo510_b0RjVu9Bc+mkGr0Q@mail.gmail.com>

  | If you use a Bourne-compatible shell, would you try this, please:
  |
  |     source $(mhparam docdir)/contrib/replaliases

That means bash - or perhaps one or two others, for general
shell compat, use . instead of source:

        . $(mhparam docdir)/contrib/replaliases

  | Where [msg] is the usual optional message argument to repl.  All
  | other common repl arguments are supported as well because rtm is an
  | alias that eventually relies on repl.

Really a function, not an alias, which is a much better idea.

kre



reply via email to

[Prev in Thread] Current Thread [Next in Thread]