From: Ihor Radchenko <yantar92@posteo.net>
To: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
Cc: Jens Schmidt <jschmidt4gnu@vodafonemail.de>, emacs-devel@gnu.org
Subject: Re: Understanding filter function calls
Date: Fri, 28 Jul 2023 07:54:08 +0000 [thread overview]
Message-ID: <87a5vgfp3z.fsf@localhost> (raw)
In-Reply-To: <87pm4d12rc.fsf@gmail.com>
Karthik Chikmagalur <karthikchikmagalur@gmail.com> writes:
> 3. Get dvisvgm to generate less verbose output. Unfortunately this is
> not configurable at the level of granularity that we need. We can't
> turn it off completely either since we rely on certain strings in the
> process stdout to update the LaTeX preview state in Org buffers.
Do you mean that
-v, --verbosity=level
Controls the type of messages printed during a dvisvgm run:
0 no message output at all
1 error messages only
2 warning messages only
4 informational messages only
Note
By adding these values you can combine the categories. The default level is 7, i.e. all messages are printed.
is not sufficient?
> Any ideas on how to avoid this throttling would be appreciated.
One possibility can be redirecting the strerr to file, waiting for the
dvisvgm process to finish, and then examining the file.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
next prev parent reply other threads:[~2023-07-28 7:54 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-24 5:46 Understanding filter function calls Karthik Chikmagalur
2023-07-24 20:57 ` Jens Schmidt
2023-07-27 21:08 ` Karthik Chikmagalur
2023-07-27 21:44 ` Karthik Chikmagalur
2023-07-28 5:47 ` Eli Zaretskii
2023-07-28 5:44 ` Eli Zaretskii
2023-07-28 21:42 ` Karthik Chikmagalur
2023-07-29 6:02 ` Eli Zaretskii
2023-07-29 22:16 ` Karthik Chikmagalur
2023-07-30 5:14 ` Eli Zaretskii
2023-07-28 7:54 ` Ihor Radchenko [this message]
2023-07-28 21:51 ` Karthik Chikmagalur
2023-07-29 6:04 ` Eli Zaretskii
-- strict thread matches above, loose matches on Subject: below --
2024-04-18 3:52 Karthik Chikmagalur
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87a5vgfp3z.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-devel@gnu.org \
--cc=jschmidt4gnu@vodafonemail.de \
--cc=karthikchikmagalur@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).