Github messages for mblaze
 help / color / mirror / Atom feed
From: leahneukirchen <leahneukirchen@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Reply change the current email ?
Date: Fri, 24 Sep 2021 17:13:38 +0200	[thread overview]
Message-ID: <20210924151338.VhwRR8zZZK2mrKsFwSJSVO7Zkr42vTklZf3qFJ1UbvI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-fa6558a0-26e0-48f6-803f-f5a8af34f6a8-mblaze-214@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 457 bytes --]

New comment by leahneukirchen on mblaze repository

https://github.com/leahneukirchen/mblaze/issues/214#issuecomment-926706668

Comment:
Does that work for you?

```
diff --git a/mcom b/mcom
index 4c1027f..f1657ad 100755
--- a/mcom
+++ b/mcom
@@ -478,6 +478,9 @@ while :; do
 			*mbnc*) mflag -P -- "$1" ;;
 			*mfwd*) mflag -P -- "$@" ;;
 		esac
+		case "$0" in
+			*mrep*|*mbnc*|*mfwd*) mseq -f | mseq -S ;;
+		esac
 
 		exit 0
 		;;
```

  parent reply	other threads:[~2021-09-24 15:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24  7:09 [ISSUE] " stacyharper
2021-09-24 14:51 ` stacyharper
2021-09-24 14:54 ` leahneukirchen
2021-09-24 15:13 ` leahneukirchen [this message]
2021-09-24 15:30 ` stacyharper
2021-09-24 15:45 ` [ISSUE] [CLOSED] " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210924151338.VhwRR8zZZK2mrKsFwSJSVO7Zkr42vTklZf3qFJ1UbvI@z \
    --to=leahneukirchen@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).