GNU bug report logs -
#11298
24.0.95; (WISH) Re-look scratch buffers
Previous Next
Reported by: Jambunathan K <kjambunathan <at> gmail.com>
Date: Sat, 21 Apr 2012 15:57:02 UTC
Severity: wishlist
Merged with 1109
Found in version 24.0.95
Done: Jambunathan K <kjambunathan <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #44 received at 11298 <at> debbugs.gnu.org (full text, mbox):
martin rudalics <rudalics <at> gmx.at> writes:
>>> This is my little excursion in to killing *scratch* (to death?)
>>
>> Now I am wondering whether:
>> 1. *scratch* buffer re-generates itself
>
> It does because Emacs needs at least one buffer it can display.
As a programmer, I understand the purpose scratch buffer serves. I also
understand that a purpose has been "thrust upon it" to make it seem
(passably) legitimate.
Make that one-true-buffer, the Emacs splash screen or banner.
Kill the banner, when (> buffer-count 0)
Generated banner, when (zerop buffer-count)
Instead of the banner buffer, one can replace it with an immutable,
empty, no-name buffer. By immutable, I mean the user never does
anything with it apart from "seeing it" when conditions so necessitate.
> Is there anything bad about the behavior you observed?
No.
I wrote that mainly to confirm for myself what you observe above the
need for atleast one buffer.
This bug report was last modified 11 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.