emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Torsten Wagner <torsten.wagner@gmail.com>
To: Andrew Hyatt <ahyatt@gmail.com>
Cc: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: [OT] Xiki - could something like that be done with emacs+orgmode?
Date: Thu, 20 Sep 2012 09:32:13 +0900	[thread overview]
Message-ID: <CAPaq-gMOweA8dAH0F4FZ=DAq_6+hbC8SuHUyTHV_08XaQciwVA@mail.gmail.com> (raw)
In-Reply-To: <CAM6wYYK-mg5V5eBTs-JtueWcWnddHnpjZLsPstMhiZ29SMgt2A@mail.gmail.com>

hi,

I gave Xiki a try and it turned out to be an dependency hell on arch
linux. After installing dozen of packages from AUR, I managed to get
it up and running.
Its nice and some of the ideas could be shamelessly stolen for
org/org-babel. E.g. the mouse-support is great and would fit well to
org if we think of emacs on tablets.

However, I think it is in a very very early stage and one would need
to see how it develops. I do not like the ruby-bridge. This looks to
me very fragile and I had bad experience with python. Those bridges
tend to break whenever there is a change on one of the sides ext.
language or emacs. It also changed the entire appearance resp. face of
my emacs session not sure why it did this. Feels a bit invasive and
alienating.

Nevertheless, its good that this kind of things get tested out and
maybe in a future release of Emacs, we can see some of the ideas in
the Emacs core.

Totti



On 20 September 2012 06:49, Andrew Hyatt <ahyatt@gmail.com> wrote:
> That's odd, I get "No org-babel-execute function for sh!".  I think I
> just hadn't require'd ob-sh, and when I did this fixed the problem.
> Thanks!
>
> My point about removing the boilerplate still stands, however.  If I
> have some free time in the next month, I may try to see if I can get
> it removed as I proposed above.
>
> On Wed, Sep 19, 2012 at 2:27 AM, Sean O'Halpin <sean.ohalpin@gmail.com> wrote:
>> On Wed, Sep 19, 2012 at 4:37 AM, Andrew Hyatt <ahyatt@gmail.com> wrote:
>>
>>> The xiki video is interesting, and I immediately thought of babel.
>>> However, babel sh-mode doesn't have support for execution yet.
>>
>> Not sure what you mean by that. Place cursor in source block and hit C-c, e.g.
>>
>> #+BEGIN_ORG
>> * Shell example
>>
>> #+begin_src sh
>> date
>> #+end_src
>>
>> #+RESULTS:
>> : Wed Sep 19 07:24:17 BST 2012
>>
>> #+END_ORG
>>
>> Regards,
>> Sean
>>
>

  reply	other threads:[~2012-09-20  0:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18  1:17 [OT] Xiki - could something like that be done with emacs+orgmode? Marcelo de Moraes Serpa
2012-09-18  6:23 ` Bastien
2012-09-19  3:37   ` Andrew Hyatt
2012-09-19  6:27     ` Sean O'Halpin
2012-09-19 21:49       ` Andrew Hyatt
2012-09-20  0:32         ` Torsten Wagner [this message]
2012-09-20  0:59         ` Eric Schulte
2012-09-18  9:54 ` Eden Cardim
2012-09-18 15:06   ` Marcelo de Moraes Serpa
2012-09-18 15:49 ` Luis Anaya
2012-09-19  6:40   ` Bastien

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='CAPaq-gMOweA8dAH0F4FZ=DAq_6+hbC8SuHUyTHV_08XaQciwVA@mail.gmail.com' \
    --to=torsten.wagner@gmail.com \
    --cc=ahyatt@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).