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

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

Re: R scratch buffer


From: Benoit G.
Subject: Re: R scratch buffer
Date: Fri, 13 Jul 2012 05:18:21 -0700 (PDT)
User-agent: G2/1.0

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.
>
> --
> __Pascal Bourguignon__                    http://www.informatimago.com/
> A bad day in () is better than a good day in {}.

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...


reply via email to

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