emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "numbchild@gmail.com" <numbchild@gmail.com>
To: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: org-babel-execute-src-block does not insert inline image with `master` branch source code Org
Date: Mon, 5 Mar 2018 17:03:27 +0800	[thread overview]
Message-ID: <CAL1eYuJ-G_ok1H3xGaS6r+o2hrnE+yanFXZRnGhFCBx2oqRpTg@mail.gmail.com> (raw)
In-Reply-To: <CAL1eYuL6_11HXLaRY8ynAFPaxrGrQ4TKdcVQJekU+SuomehUxg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1512 bytes --]

After `git bisect`, found that commit 122bf2997 caused this problem.
@Nicolas, can you fix this commit?


[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

On Sun, Mar 4, 2018 at 9:54 PM, numbchild@gmail.com <numbchild@gmail.com>
wrote:

> With following example:
> ```
> #+begin_src gnuplot :session :results graphics :file "data/images/sin.png"
> :cache no
> set term png
> set grid
> plot sin(x), cos(x)
> #+end_src
> ```
> If I use Org-mode ELPA version. then it works fine.
> But when I use `master` branch version, then it does not have any result.
> Tried to check out git log of recently commits, and `ob-core.el` file
> recent git log commits, and `ob-gnuplot.el`'s. But does not found any
> suspicious commits yet.
>
> Environment info:
> - Arch Linux
> - Emacs version: GNU Emacs 27.0.50 (build 1, x86_64-pc-linux-gnu, GTK+
> Version 3.22.26) of 2018-02-10
> - Org-mode version: Org mode version 9.1.7 (9.1.7-elpaplus @ mixed
> installation! /home/stardiviner/.emacs.d/elpa/org-plus-contrib-20180226/
> and /home/stardiviner/Code/Emacs/org-mode/lisp/)
>
> [stardiviner]           <Hack this world!>      GPG key ID: 47C32433
> IRC(freeenode): stardiviner                     Twitter:  @numbchild
> Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
> Blog: http://stardiviner.github.io/
>

[-- Attachment #2: Type: text/html, Size: 2823 bytes --]

  reply	other threads:[~2018-03-05  9:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-04 13:54 org-babel-execute-src-block does not insert inline image with `master` branch source code Org numbchild
2018-03-05  9:03 ` numbchild [this message]
2018-03-05 13:36   ` Nicolas Goaziou

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=CAL1eYuJ-G_ok1H3xGaS6r+o2hrnE+yanFXZRnGhFCBx2oqRpTg@mail.gmail.com \
    --to=numbchild@gmail.com \
    --cc=emacs-orgmode@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 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).