[slime-devel] Canonicalizing buffer names
Tobias C. Rittweiler
tcr at freebits.de
Tue Apr 20 08:52:00 UTC 2010
Slime does not currently have a consistent scheme on namings its
buffers.
There's
*slime-repl ...*
*sldb...*
*SLIME ...*
*Slime ...*
I think at least the last two should be coalesced.
Probably by introducing a function `slime-buffer-name' which can be used
like (slime-buffer-name :compilation) or (slime-buffer-name :inspector)
and which will produce the actual buffer names in whatever scheme we
like best.
Any problem with that? And what do you prefer *SLIME...* or *Slime...*?
-T.
More information about the slime-devel
mailing list