Hi,
I am trying to run a shell commands from org-mode with using sessions.
I would like to use the session property, so I could continue with the
previous history. But when I execute the following,
#+BEGIN_SRC shell :session test
echo foo
#+END_SRC
nothing happens with emacs is unresponsive and
Thank you,
-GP
On Sat, Nov 28, 2015 at 11:17 AM, Grant Rettke
wrote:
> On Thu, Nov 19, 2015 at 12:28 PM, Giri Prashanth
> wrote:
> > Any reason why org babel execute for shell with session does not
> terminate ?
> > Thank you very much in advance for any response,
>
Hi,
I would like to run a org-src block code periodically, is there any
property for org-blocks for such repeated execution.
For example if I want to watch the tail of a file periodically every 1 min
for next 1 hour, I would like to set a property like repeat for times to
repeat and keep the org
*timer* (run-with-timer
>nil 5
>'update-src-block
>"/Users/jkitchin/
> blogofile-jkitchin.github.com/_blog/blog.org"
> "time-string"
>5))
> #+END_SRC
>
> #+RESULTS:
>
Hi,
Is there a easy way to copy the entire contents of the current src block
cursor is located to clipboard ?
Thank you for your responses in advance.
-GP
Hi,
I got the following error while I ran make on latest org-mode code from git
got from git://orgmode.org/org-mode.git in OS X:
rm -f
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C lisp clean
rm -f org-version.el org-loaddefs.el org-version.elc org-loaddefs.elc
org-install.elc
rm -f
way to specify the location of emacs application and site-lisp
folder in the config or Makefile ?
I tried adding path manually in the prefix argument in local.mk but was not
sucessful.
Thank you again,
On Tue, Jul 26, 2016 at 11:21 PM, Nicolas Goaziou
wrote:
> Hello,
>
> Giri Prashant
I think you need to build emacs with ImageMagick support for image scaling
to work.
On Wed, Aug 3, 2016 at 12:20 PM, Johannes Brauer
wrote:
> Hi!
>
> If I insert a jpg in my org-mode document, I can preview it but not scale
> its width, like so:
>
> Add the following code to my init.el file:
>
8.2016 um 00:09 schrieb Giri Prashanth :
>
> I think you need to build emacs with ImageMagick support for image
> scaling to work.
>
>
> On Wed, Aug 3, 2016 at 12:20 PM, Johannes Brauer
> wrote:
>
>> Hi!
>>
>> If I insert a jpg in my org-mode document, I
Hi,
Is there a dedicated org-babel for composing and sending emails from
org-mode ?
I know that a entire org-mode file could be sent as email by exporting
with org-mime, but I was wondering if there exist some package to have
message mode for org-babel, like the following:
#+BEGIN_SRC message F
10 matches
Mail list logo