unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15180: Using princ without ending newline
@ 2013-08-24 15:49 Johan Andersson
  2013-08-25  1:05 ` Glenn Morris
  2013-09-15 16:42 ` Barry OReilly
  0 siblings, 2 replies; 17+ messages in thread
From: Johan Andersson @ 2013-08-24 15:49 UTC (permalink / raw)
  To: 15180

[-- 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 --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-04-17 12:05 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-24 15:49 bug#15180: Using princ without ending newline Johan Andersson
2013-08-25  1:05 ` 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

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).