emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: William Denton <wtd@pobox.com>
To: Ihor Radchenko <yantar92@posteo.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: Seeing all the steps when I run an R code block
Date: Tue, 22 Nov 2022 15:58:52 -0500 (EST)	[thread overview]
Message-ID: <alpine.DEB.2.22.394.2211221555120.61289@shell3.miskatonic.org> (raw)
In-Reply-To: <87bkp9dl76.fsf@localhost>

On 15 November 2022, Ihor Radchenko wrote:

> I tried to test with a clean config and bare ESS installation will raise
> the following query:
>
> R:2 starting project directory? /tmp/
>
> Note the default value /tmp which is `default-directory' containing test
> Org file in my testing.
>
> You might have set some customization that overrides `default-directory'
> setting in ESS.

You were quite right---thanks for checking.  Recently ESS changed 
ess-startup-directory and now it's aware of projects.  I'd recently put some 
files under Git, which made them a project.  So it was ESS, nor R.

For the record, this will stop that:

(setq ess-startup-directory 'default-directory) ;; "Always start the process in the directory of the current file"

But I have another R problem that does seem to be with Org, coming next ...

Bill

--
William Denton
https://www.miskatonic.org/
Librarian, artist and licensed private investigator.
Toronto, Canada


  reply	other threads:[~2022-11-22 21:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-14  3:20 Seeing all the steps when I run an R code block William Denton
2022-11-15  2:07 ` Ihor Radchenko
2022-11-22 20:58   ` William Denton [this message]
2022-11-23 11:15     ` Ihor Radchenko
2022-11-27 11:38       ` Jeremie Juste
2022-11-27 11:52         ` Ihor Radchenko
2022-11-27 16:02           ` Jeremie Juste
2024-04-09 13:03 ` Ihor Radchenko
2024-04-09 23:49   ` William Denton
2024-04-10 12:48     ` Ihor Radchenko

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=alpine.DEB.2.22.394.2211221555120.61289@shell3.miskatonic.org \
    --to=wtd@pobox.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=yantar92@posteo.net \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).