all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Colascione <dancol@dancol.org>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: ielm changes: display standard-output in buffer
Date: Fri, 04 Oct 2013 18:42:24 -0700	[thread overview]
Message-ID: <524F6E80.9000404@dancol.org> (raw)
In-Reply-To: <jwvwqluv50r.fsf-monnier+emacs@gnu.org>

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

On 10/3/13 6:50 AM, Stefan Monnier wrote:
>> but instead explicitly set and reset it, skipping the reset if the
>> value changed while we evaluated the form. I've also added a flush
>> timer so that we don't need to wait for a while line of output to
>> accumulate before displaying output.  (Imagine a loop that calls
>> (princ ".") occasionally to indicate progress.)
> 
> I'm curious: why go through this trouble instead of just setting it
> buffer-locally at the beginning and forgetting about it?

Because then I can't work with code that operates in a different buffer
and outputs debug tracing to standard-output.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2013-10-05  1:42 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-26 18:13 ielm changes: display standard-output in buffer Daniel Colascione
2013-09-26 20:49 ` Stefan Monnier
2013-09-27  3:37   ` Daniel Colascione
2013-09-28  0:46 ` Stefan Monnier
2013-10-03  6:23   ` Daniel Colascione
2013-10-03 13:50     ` Stefan Monnier
2013-10-05  1:42       ` Daniel Colascione [this message]
2013-10-05 13:45         ` Stefan Monnier

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=524F6E80.9000404@dancol.org \
    --to=dancol@dancol.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@IRO.UMontreal.CA \
    /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.