>> "Bond, Stephen" <Stephen.Bond at cibc.com>
>> on Thu, 4 Jul 2013 09:41:43 -0400 wrote:
> Greetings ESS users,
> Is there a way to disable the kill-buffer button (black cross mark) when the cursor is in the R buffer?
(tool-bar-mode nil)
You don't want to use mouse with emacs; it is very inefficient.
Vitalie