emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: stardiviner <numbchild@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] support insert link without write result to :file link
Date: Wed, 28 Mar 2018 18:23:00 +0200	[thread overview]
Message-ID: <874ll0qie3.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <55a201ba-d990-ede1-cf12-a6a3814d1979@gmail.com> (stardiviner's message of "Thu, 29 Mar 2018 00:11:00 +0800")

Hello,

stardiviner <numbchild@gmail.com> writes:

> Hi, Nicolas, I have problem in my code. Even after many times and
> 5 hourse Edebug on ob-core.el code. Still can't find out where is
> wrong. After Edebug, just know somewhere is wrong. here is my info:
>
> - [ ] probelm is on ~org-babel-merge-params~, ~info~ is generated from
> it, but it removed ~link~ in ~:results~.
> - [ ] org-babel-execute-src-block
>   - [ ] (org-babel-get-src-block-info)
>     - [ ] (let* ((info .. (apply #'org-babel-merge-params ...))))  -> 
> info -> :results file replace (been removed here)
>       - because ~:results link file replace~ are merged into ~:results
> file replace~?
>         - where does the ~file~ comes from?
>           - from ~:file~ header argument?
>             - which function get this?
>       - [ ] org-babel-process-params info
>
>
> I added my latest patches in attachment (include test, and added your
> suggested modification). Can you help me on my code?

What are the differences between ":results file" and ":results link"?

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2018-03-28 16:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-26 15:35 How to let ob-shell to download file and get result as a link to file? stardiviner
2018-03-26 18:06 ` Michael Welle
2018-03-27  2:56   ` [PATCH] support insert link without write result to :file link stardiviner
2018-03-27  6:26     ` Nicolas Goaziou
2018-03-28 16:11       ` stardiviner
2018-03-28 16:23         ` Nicolas Goaziou [this message]
2018-03-29  3:39           ` stardiviner
2018-03-29 16:30             ` Berry, Charles

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=874ll0qie3.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=numbchild@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).