Hello, On Thu 05 May 2022 at 03:07PM -07, Sean Whitton wrote: > Hello, > > On Wed 04 May 2022 at 12:26PM -04, Stefan Monnier wrote: > >>> It looks like Fother_window is called only from Fcall_interactively and >>> Fkill_buffer, so there probably isn't a bootstrapping issue if I make >>> those Ffuncall my new `get-initial-buffer-create'. It looks like >>> bootstrapping C code just makes an empty *scratch* and leaves it to >>> startup.el to initialise it. >> >> Even better, > > Here's my fix. Haven't quite finished testing each and every call site > but seemed worth posting it for comments. Here's an updated patch. -- Sean Whitton