emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer M Krug <r.m.krug@gmail.com>
To: Eric Schulte <schulte.eric@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: [babel] feature request - tangle-and-evaluate-tangled-file
Date: Fri, 9 Jul 2010 09:47:11 +0200	[thread overview]
Message-ID: <AANLkTimb1U_Trx91c5Oy8lWatYOu4AedPW9CPbmdhMiR@mail.gmail.com> (raw)
In-Reply-To: <871vbdu77i.fsf@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 2275 bytes --]

On Thu, Jul 8, 2010 at 9:03 PM, Eric Schulte <schulte.eric@gmail.com> wrote:

> Hi Rainer,
>

Hi Eric


>
> I just pushed up a new hook `org-babel-post-tangle-hook' which can be
> used to run activities in tangled code files immediately after tangling.
> I believe the following can be used implement the feature you described
> with this hook.
>

Sounds perfect - thanks a lot.


>
> (add-hook 'org-babel-post-tangle-hook
>          (lambda () (ess-load-file (buffer-file-name))))
>

Unfortunately, this does not work. I put the code above into my
emacs.organd nothing happens - not even an error message. I tried to
use the C-h v to
customise the variable, but I don't manage it. In addition, The filename for
es-load-file shoud not be the buffer name, but the buffer name with the
extension replaced with R.

I am sorry about all these questions, but emacs-lisp I have never used
emacs-lisp (I should - and I will!)

Cheers and thanks for your patience,

Rainer


> Best -- Eric
>
> Rainer M Krug <r.m.krug@gmail.com> writes:
>
> > Hi
> >
> > I am using org-babel for literate programming in R and I am using the
> > following approach to test the code:
> >
> > 1) tangle
> > 2) refresh buffer containing the tangled code (I use auto-revert-mode or
> > global-auto-revert-mode for that)
> > 3) load the tangled file into an existing R session via ESS R for
> evaluation
> >
> > This involves switching between buffers in always the same sequence.
> > Therefore my suggestion:
> >
> > would it be possible to have a tangle-and-evaluate-tangled-file
> funcction,
> > which is doing this automatically?
> >
> > C-c - 0 and org-babel-execute-buffer do not work in this case, as
> functions
> > are split over several code blocks in R.
> >
> > Cheers,
> >
> > Rainer
>



-- 
NEW GERMAN FAX NUMBER!!!

Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Natural Sciences Building
Office Suite 2039
Stellenbosch University
Main Campus, Merriman Avenue
Stellenbosch
South Africa

Cell:           +27 - (0)83 9479 042
Fax:            +27 - (0)86 516 2782
Fax:            +49 - (0)321 2125 2244
email:          Rainer@krugs.de

Skype:          RMkrug
Google:         R.M.Krug@gmail.com

[-- Attachment #1.2: Type: text/html, Size: 3535 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2010-07-09  7:47 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-06  7:55 [babel] feature request - tangle-and-evaluate-tangled-file Rainer M Krug
2010-07-08 19:03 ` Eric Schulte
2010-07-09  7:47   ` Rainer M Krug [this message]
2010-07-09 15:44     ` Eric Schulte
2010-07-12  7:46       ` Rainer M Krug
2010-07-12 17:51         ` Eric Schulte
2010-07-13  8:14           ` Dr Rainer M Krug
2010-07-15 12:37             ` Rainer M Krug
2010-07-16 22:58               ` Eric Schulte
2010-07-19  7:12                 ` Rainer M Krug
2010-07-20  7:55                   ` Rainer M Krug
2010-07-20 22:41                     ` Eric Schulte
2010-07-21  7:23                       ` Rainer M Krug
2010-07-21  7:49                         ` Rainer M Krug
2010-07-21  8:09                           ` Rainer M Krug
2010-07-21 16:50                             ` Eric Schulte
2010-07-22  6:30                               ` Rainer M Krug

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=AANLkTimb1U_Trx91c5Oy8lWatYOu4AedPW9CPbmdhMiR@mail.gmail.com \
    --to=r.m.krug@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=schulte.eric@gmail.com \
    /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).