all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Single process output reading
Date: Tue, 17 Aug 2004 21:34:35 -0400	[thread overview]
Message-ID: <E1BxFLX-0003Sp-Tl@fencepost.gnu.org> (raw)
In-Reply-To: <874qn35tgf.fsf@zamazal.org> (message from Milan Zamazal on Mon,  16 Aug 2004 11:21:36 +0200)

    IMO a better way would be to allow restricting accept-process-output to
    just a single process output reading.  Then the speech output system,
    aware of possible consequences of advising 'message' etc., could invoke
    accept-process-output in the restricted form, without the danger of
    unwanted side effects.

I think it would be reasonable to provide a way to tell
wait_reading_process_output to ignore certain processes and read from
certain other processes.  I worry about the idea of not running timers,
though, and that seems unnecessary for what you need.  I think it
would be better to implement the feature so that timers do run.

I think it would be better to clean up the calling conventions
of wait_reading_process_output rather than try to squeeze everything
into the existing argumemts.

  parent reply	other threads:[~2004-08-18  1:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-16  9:21 Single process output reading Milan Zamazal
2004-08-16 14:37 ` Kim F. Storm
2004-08-17 11:31   ` Milan Zamazal
2004-08-17 11:38     ` Kim F. Storm
2004-08-17 20:42       ` Milan Zamazal
2004-08-18  1:34 ` Richard Stallman [this message]
2004-08-18 20:50   ` Milan Zamazal
2004-08-20  4:48     ` Richard Stallman
2004-08-19 11:40   ` Kim F. Storm
2004-08-20  4:49     ` Richard Stallman

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=E1BxFLX-0003Sp-Tl@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.