bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22975: 25.0.92; CANNOT_DUMP build can't start in tty mode


From: Stefan Monnier
Subject: bug#22975: 25.0.92; CANNOT_DUMP build can't start in tty mode
Date: Tue, 15 Mar 2016 15:31:30 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>> Actually, I think this problem goes much further.  Maybe we're lucky
>> right now and we don't hit any other such cases, but we just shouldn't
>> try to do any "terminal" output until loadup is loaded.
> Can you elaborate?  Which other problems do you envision?

None in particular.  I just think it would be safer.

Most of Emacs's code is written under the assumption that all of
loadup.el is already loaded, so we should run as little code as possible
during loadup.el itself.


        Stefan





reply via email to

[Prev in Thread] Current Thread [Next in Thread]