Re: [O] Executing org shell blocks on remote machine over ssh

2014-11-18 Thread David Bjergaard
Ista Zahn writes: > On Tue, Nov 18, 2014 at 10:43 AM, Brett Viren wrote: >> David Bjergaard writes: >> >>> I use org mode as a lab notebook. I write org-src blocks to keep track >>> of tasks I do at the command line, and then I copy paste them into the >

[O] Executing org shell blocks on remote machine over ssh

2014-11-17 Thread David Bjergaard
Hi All, I'm sorry if this has been covered before, I've been searching for a while and haven't found anything. I use org mode as a lab notebook. I write org-src blocks to keep track of tasks I do at the command line, and then I copy paste them into the terminal. I would really like to hit "C-c

Re: [O] [ANN] Merge of new export framework on Wednesday

2013-02-04 Thread David Bjergaard
Detlef Steuer writes: > Hi Nicolas! > > Great news and I'm really looking forward using the new exporter, but: > > >> >> 3. Export section from Org manual is now obsolete. It is being >> rewritten, but until this task is completed, your best source of >> information will still be t

[O] Bug: HTML export using (org-narrow-to-subtree) [7.9.2+ (7.9.2+-GNU-Emacs-24-3 (commit 488eea) @ /home/dave/.emacs-lisp/packages/org-20130128/)]

2013-01-30 Thread David Bjergaard
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[O] Bug when exporting as html with (org-narrow-to-subtree)

2013-01-26 Thread David Bjergaard
Hi, I'm not sure how to file bug reports but: When exporting to html with (org-narrow-to-subtree) headlines deeper than 2 levels won't get exported. Expected behavior: All subheadings should be exported to a level set by headline-levels in my org init, or H: in the #+OPTIONS: line. Steps to

Re: [O] Using Org/babel for Emacs config files

2013-01-23 Thread David Bjergaard
Hi, > Naive question: Are there any performance issues with not being able > to compile my config.org to config.elc as it is possible with > config.el files? I used an init.org file in my initialization, and as long as you haven't recently modified your init.org, emacs won't re-tangle the org file

[O] Exporting headlines as blog-posts for Jekyll

2013-01-16 Thread David Bjergaard
Hi, I'm trying to organize my "lab" notebook with org-mode. Its working great for personal use, but since my research is collaborative I need to be able to share my progress with others. I want to be able to take a project file that has headlines in the form: > * <2013-01-14 Mon> Dated Entry 1