all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marc Schwartz <marc_schwartz@comcast.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Can't open R in Emacs
Date: Sat, 04 Aug 2007 09:43:51 -0500	[thread overview]
Message-ID: <m3bqdnuzq0.fsf@Bellerophon.localdomain> (raw)
In-Reply-To: mailman.4375.1186215516.32220.help-gnu-emacs@gnu.org

Peter Dyballa <Peter_Dyballa@Web.DE> writes:

> Am 04.08.2007 um 00:30 schrieb Hosley:
>
>> I can open R by clicking on my desktop "R 2.5.0" icon, or by opening
>> from "C:\Program Files\R\R-2.5.0\bin\Rgui.exe"
>
> You certainly won't be running R's GUI in GNU Emacs, you'll need to
> find the "simple" command line oriented utility, R.exe or such. The
> Swedish URL you provided mentions C:\tools\bin\ to contain R.

No.  The 'tools' directory is for other purposes, such as compiling R from source
and/or creating add-on packages.

In this case, the terminal based executable on Windows, as per the link I 
provided is called 'Rterm.exe'.

Note also that the full path to the application, which on Windows has a space
in it, needs to use the '~1' contraction. So for R 2.5.1 it should be something
like:

  (setq inferior-R-program-name "C:/progra~1/R/R-2.5.1/bin/Rterm.exe")

if you are going to use that approach in .emacs. Again, that is described in the 
aforementioned ESS manual.

HTH,

Marc

  parent reply	other threads:[~2007-08-04 14:43 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-03 17:51 Can't open R in Emacs Hosley
2007-08-03 20:48 ` Peter Dyballa
2007-08-03 21:32   ` Eli Zaretskii
     [not found] ` <mailman.4358.1186174145.32220.help-gnu-emacs@gnu.org>
2007-08-03 21:32   ` Hosley
2007-08-03 23:04     ` Peter Dyballa
2007-08-03 21:32 ` Eli Zaretskii
     [not found] ` <mailman.4365.1186176834.32220.help-gnu-emacs@gnu.org>
2007-08-03 22:30   ` Hosley
2007-08-04  8:18     ` Peter Dyballa
2007-08-04 11:28       ` Reiner Steib
2007-08-04  8:25     ` Eli Zaretskii
     [not found]     ` <mailman.4375.1186215516.32220.help-gnu-emacs@gnu.org>
2007-08-04 14:43       ` Marc Schwartz [this message]
2007-08-04 21:15         ` Hosley
2007-08-04 21:33           ` the matt
2007-08-04 23:54             ` Hosley
2007-08-05  3:56             ` Hosley
2007-08-04 23:08           ` Peter Dyballa
2007-08-05  3:08           ` Eli Zaretskii
2007-08-04  2:56 ` Dieter Wilhelm
2007-08-04  3:14 ` Marc Schwartz
2007-08-04  4:58   ` Hosley
2007-08-21  6:33     ` poti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3bqdnuzq0.fsf@Bellerophon.localdomain \
    --to=marc_schwartz@comcast.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.