help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: R scratch buffer


From: Pascal J. Bourguignon
Subject: Re: R scratch buffer
Date: Fri, 13 Jul 2012 14:32:28 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

"Benoit G." <benoit.goussen@gmail.com> writes:

> On 13 juil, 12:12, "Pascal J. Bourguignon" <p...@informatimago.com>
> wrote:
>> "Benoit G." <benoit.gous...@gmail.com> writes:
>> > Thank you again for this fast answer.
>>
>> > The problem is that calling M-x R-mode under emacs usually works.
>> > But while calling R-mode with .emacs, it don't work anymore. And my 
>> > R-scratch buffer is still in fundamental mode.
>>
>> > If I find any answer, I will post it.
>>
>> Perhaps M-x R-mode RET asks for parameters?  Type C-h f R-mode RET and
>> see what's its usage.
>
> C-h f R-mode returns :
>
> "
> R-mode is an interactive compiled Lisp function in `ess-r-d.el'.
> (R-mode &optional PROC-NAME)
> Major mode for editing R source.  See `ess-mode' for more help.
> "
>
> and ess-mode returns (first lines) :
>
> "
> R-mode is an interactive compiled Lisp function in `ess-r-d.el'.
> (R-mode &optional PROC-NAME)
> Major mode for editing R source.  See `ess-mode' for more help.
> "
>
> I don't think it needed any required argument but I may be wrong...

Indeed, (R-mode) should work.

M-x toggle-debug-on-error RET
and try again.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/
A bad day in () is better than a good day in {}.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]