unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: miha@kamnitnik.top,  emacs-devel@gnu.org
Subject: Re: comint-output-filter-functions and multi-line input
Date: Tue, 18 Oct 2022 09:38:50 -0400	[thread overview]
Message-ID: <jwvo7u99rt5.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87a65tfuso.fsf@localhost> (Ihor Radchenko's message of "Tue, 18 Oct 2022 07:35:51 +0000")

> There could be multiple such blocks in the script. And it may not be
> bash, but something else (fish, csh, posh, etc). Finding ways to do the
> wrapping for all the shell flavours will be maintenance hell.
>
> So, I'd prefer comint-based solution.
> Such solution may also benefit other comint uses beyond this specific
> issue with Org.

Comint is designed for interactive use.
You're trying to use to get output like you'd get from a batch use.
And you want it to work for "arbitrary" shells.

I think you can get 2 of the above 3 without too much trouble, but
combining all 3 is going to be really hard.


        Stefan




  parent reply	other threads:[~2022-10-18 13:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-16  8:48 comint-output-filter-functions and multi-line input Ihor Radchenko
2022-10-17 21:23 ` miha
2022-10-18  5:28   ` Ihor Radchenko
2022-10-18  7:22     ` miha
2022-10-18  7:35       ` Ihor Radchenko
2022-10-18 11:15         ` miha
2022-10-21  5:32           ` Ihor Radchenko
2022-10-18 13:38         ` Stefan Monnier [this message]
2022-10-17 21:27 ` Stefan Monnier
2022-10-18  6:00   ` Ihor Radchenko
2022-10-18 23:22     ` Rudolf Adamkovič
2022-10-21  5:35       ` Ihor Radchenko

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=jwvo7u99rt5.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=miha@kamnitnik.top \
    --cc=yantar92@posteo.net \
    /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).