[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
`message' not outputting the newline "atomically"
From: |
Lars Ingebrigtsen |
Subject: |
`message' not outputting the newline "atomically" |
Date: |
Wed, 19 Jun 2019 16:12:47 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) |
When lines are output as a unit (and we're below OS-dependent block
sizes, I guess), we're guaranteed that two processes outputting lines
won't have them stomp on each other.
However, with make -j8:
INFO Scraping files for autoloads...
INFO Scraping files for autoloads...20% GEN
../../lisp/cedet/semantic/wisent/javat-wy.el
GEN ../../lisp/cedet/semantic/wisent/js-wy.el
And it always seems like it's the newline that's output separately?
These messages are output with `message', I think? Is this something
that could be fixed?
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- `message' not outputting the newline "atomically",
Lars Ingebrigtsen <=
- Re: `message' not outputting the newline "atomically", Andreas Schwab, 2019/06/19
- Re: `message' not outputting the newline "atomically", Eli Zaretskii, 2019/06/19
- Re: `message' not outputting the newline "atomically", Lars Ingebrigtsen, 2019/06/19
- Re: `message' not outputting the newline "atomically", Andreas Schwab, 2019/06/19
- Re: `message' not outputting the newline "atomically", Paul Eggert, 2019/06/19
- Re: `message' not outputting the newline "atomically", Eli Zaretskii, 2019/06/19
- Re: `message' not outputting the newline "atomically", Paul Eggert, 2019/06/20
- Re: `message' not outputting the newline "atomically", Lars Ingebrigtsen, 2019/06/20
- Re: `message' not outputting the newline "atomically", Eli Zaretskii, 2019/06/20
- Re: `message' not outputting the newline "atomically", Lars Ingebrigtsen, 2019/06/20