Displaying 2 results from an estimated 2 matches for "gnudoit".
Did you mean:
gnuaout
2000 Apr 07
1
how to send a bug report within ESS
Hi,
I just tried to send a bug report within an ESS session in emacs.
bug.report() simply returned quietly, giving no indication what it
did or didn't whatsoever. (I hope you don't see empty emails
because of this in R-bugs.)
What's the preferred way to send a bug.report? Shouldn't it work
with method="ess"? Also, I keep forgetting this, what's the
2000 Jan 27
2
oops
I just sent a bug report about "mailx" being the default mailer, before
I looked at bug.report() carefully and saw that it checked
"/usr/ucb/mail", and "Mail" as well as "mailx". I guess I had had the
problem with this in a previous version.
Would it be clearer to have .Options$mailer be a vector or list of
alternate mailers that were checked in turn,