all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Johan Andersson <johan.rejeep@gmail.com>
To: 15180@debbugs.gnu.org
Subject: bug#15180: Using princ without ending newline
Date: Sat, 24 Aug 2013 17:49:12 +0200	[thread overview]
Message-ID: <CAB6RKMt2d6uurK6pJgkSDw-8f3iVDQkw8ELZDOsaj5_rw7kOFA@mail.gmail.com> (raw)

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

Hi,

It seems that princ will not print output directly if there's no ending
newline. For example:

(princ "foo\n")
(princ "bar")
(sleep-for 3)

This will print "foo" directly, then wait three seconds and then print
"bar". Why does it not print "bar" directly?

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

             reply	other threads:[~2013-08-24 15:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-24 15:49 Johan Andersson [this message]
2013-08-25  1:05 ` bug#15180: Using princ without ending newline Glenn Morris
2013-08-25  7:07   ` Johan Andersson
2013-09-12  6:20     ` Johan Andersson
2013-09-12  8:29       ` Jan Djärv
2013-09-12  8:44       ` Andreas Schwab
2013-09-12  9:40         ` Johan Andersson
2013-09-12 10:02           ` Andreas Schwab
2013-09-12 10:27             ` Johan Andersson
2013-09-12 10:35               ` Andreas Schwab
2013-09-12 10:40                 ` Johan Andersson
2013-09-12 10:45                   ` Andreas Schwab
2013-09-12 11:47                     ` Johan Andersson
2013-09-15 16:42 ` Barry OReilly
2013-09-18 19:49   ` Johan Andersson
2013-09-19 13:46     ` Stefan Monnier
2022-04-17 12:05       ` bug#15180: Add a way to fflush stdout in batch mode Lars Ingebrigtsen

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=CAB6RKMt2d6uurK6pJgkSDw-8f3iVDQkw8ELZDOsaj5_rw7kOFA@mail.gmail.com \
    --to=johan.rejeep@gmail.com \
    --cc=15180@debbugs.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.