public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: BPJ <melroch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org>
Cc: pandoc-discuss <pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
Subject: Re: Default data dir
Date: Thu, 5 May 2022 14:46:26 +0200	[thread overview]
Message-ID: <CADAJKhC2kXX5RxYqj9GQTt4emyd0OFSwgS0UW7ecReffAtUhSA@mail.gmail.com> (raw)
In-Reply-To: <m2zgjxky0l.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>

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

At least that can be assigned to a variable in a more portable fashion than
a hardcoded path, but this reminds me that Pandoc.pm, the Perl wrapper
module, resorts to this kind of parsing --version output with regex to
determine the default data dir path, so a more straightforward way of
getting the path may be good for the use of wrappers.

Den ons 4 maj 2022 19:28John MacFarlane <jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org> skrev:

>
> You can already do
>
> $(pandoc -v | grep "User data directory" | sed -e 's/.*: //')
>
>
> BPJ <melroch-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
>
> > It occurred to me that it would be nice if `--data-dir` as only option
> and
> > without any argument would print the default data dir path so that one
> > could use `$(pandoc --data-dir)` to get there. I just wanted to probe the
> > waters whether others think this is utterly silly or not before opening
> an
> > issue. (I'm aware that you could define a variable in your shell rc file,
> > but doing so on every machine/device[^1] is a hassle.)
> >
> > [^1]: Yes I can run pandoc under Termux on Android. I haven't been able
> to
> > get LaTeX to work yet, but it's good for work in progress.
> >
> > --
> > You received this message because you are subscribed to the Google
> Groups "pandoc-discuss" group.
> > To unsubscribe from this group and stop receiving emails from it, send
> an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> > To view this discussion on the web visit
> https://groups.google.com/d/msgid/pandoc-discuss/CADAJKhAkX1%2BYaS6ErJv6QAd9zKvRF66cG5qr%3DsxjjXTCZB-mvA%40mail.gmail.com
> .
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CADAJKhC2kXX5RxYqj9GQTt4emyd0OFSwgS0UW7ecReffAtUhSA%40mail.gmail.com.

[-- Attachment #2: Type: text/html, Size: 3213 bytes --]

      parent reply	other threads:[~2022-05-05 12:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-04 15:14 BPJ
     [not found] ` <CADAJKhAkX1+YaS6ErJv6QAd9zKvRF66cG5qr=sxjjXTCZB-mvA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2022-05-04 17:28   ` John MacFarlane
     [not found]     ` <m2zgjxky0l.fsf-jF64zX8BO0+FqBokazbCQ6OPv3vYUT2dxr7GGTnW70NeoWH0uzbU5w@public.gmane.org>
2022-05-05 12:46       ` BPJ [this message]

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=CADAJKhC2kXX5RxYqj9GQTt4emyd0OFSwgS0UW7ecReffAtUhSA@mail.gmail.com \
    --to=melroch-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=jgm-TVLZxgkOlNX2fBVCVOL8/A@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.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).