9front - general discussion about 9front
 help / color / mirror / Atom feed
From: sirjofri <sirjofri+ml-9front@sirjofri.de>
To: 9front@9front.org
Subject: [9front] Fix doctype custom options
Date: Tue, 1 Oct 2024 18:46:03 +0200 (GMT+02:00)	[thread overview]
Message-ID: <ed16869d-8d52-4387-8874-952a7f61d35a@sirjofri.de> (raw)

Hi,

This fixes custom options fro doctype.

For example: doctype -mpictures myfile.ms

Without that fix, it will just output $1 instead of the custom option.

sirjofri

/rc/bin/doctype
- opt=$opt' $1'
+ opt=$opt' '$1

             reply	other threads:[~2024-10-01 16:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-01 16:46 sirjofri [this message]
2024-10-05 13:20 ` sirjofri
2024-10-05 15:20   ` ori

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=ed16869d-8d52-4387-8874-952a7f61d35a@sirjofri.de \
    --to=sirjofri+ml-9front@sirjofri.de \
    --cc=9front@9front.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).