[ESS-bugs] ESS mode for Emacs
Stephen Eglen
S.J.Eglen at damtp.cam.ac.uk
Mon Jun 6 23:12:08 CEST 2011
> Re: the *ESS* buffer, how much of a pain is it? I recall also finding
> it a bit offputting seeing this many years ago, and in all my years of
> developing ESS, I for one have yet to find reason of inspecting it! I
> imagine other developers may differ -- but one thing I could suggest to
> other core members is having a variable to inhibit this buffer?
This could be as simple as having a variable ess-dribble-buffer
which if nil, means that the buffer is not created, otherwise, the
variable contains (as a string) the name of the buffer to use, which
defaults to "*ESS*". It could even be " *ESS*" so that it doesn't
appear in buffer lists, but is there and will be included into reports
generated by ess-submit-bug-report.
More information about the ESS-bugs
mailing list