Re: [Orgmode] [For Worg?] Gnuplot unevenly spaced non-numeric data plot?

2010-08-23 Thread Nick Dokos
John Hendy wrote: > Alright Nick, careful what you wish for :) For anyone else who could use this > or do something with it: > > - Over the weekend I figured out a bunch of stuff with gnuplot > - I modified what I found to make it generic and wrote it up in an org file > - The org file, resulta

Re: [Orgmode] [For Worg?] Gnuplot unevenly spaced non-numeric data plot?

2010-08-23 Thread suvayu ali
Too good for words! Great work. :) On 23 August 2010 19:44, John Hendy wrote: > Okay, bounced attempts with both .zip and tar. We'll try this instead... the > "attached file" mentioned below is here: > https://sites.google.com/site/jwhendytank/home/org-gnuplot-writeup.zip > - > > Sorry if thi

[Orgmode] [APPLIED] Re: [PATCH] [babel] R :session should respect ess-ask-for-ess-directory set by user

2010-08-23 Thread Dan Davison
Erik Iverson writes: > Hello, > > I have (setq ess-ask-for-ess-directory nil) in my .emacs. I.e., I don't > want to be asked to set my working directory. As it stands, if we > run an R code block with the :session argument and no :dir argument, > ess-ask-for-ess-directory gets set to t. I woul

Re: [Orgmode] [For Worg?] Gnuplot unevenly spaced non-numeric data plot?

2010-08-23 Thread John Hendy
Okay, bounced attempts with both .zip and tar. We'll try this instead... the "attached file" mentioned below is here: https://sites.google.com/site/jwhendytank/home/org-gnuplot-writeup.zip - > Sorry if this is a duplicate. My first attempt failed, perhaps due to the attached .zip? I'm trying

[Orgmode] Re: Agenda view and timestamps

2010-08-23 Thread Matt Lundin
Hi Julien, julien cubizolles writes: > Le lundi 16 août 2010 à 20:23 +0200, Bastien a écrit : >> Hi Julien, >> >> julien cubizolles writes: >> >> > Is there a way to make the agenda view display only the entries with a >> > timestamp ? I would need that for a block agenda. >> >> , >> | (

[Orgmode] [PATCH] Fix typo in org-find-exact-headling-in-buffer

2010-08-23 Thread Jambunathan K
Still thinkling but have no inkling about headling. Jambunathan K. >From a49dcabccf5d4589d553115d7ce8a648ab4328f2 Mon Sep 17 00:00:00 2001 From: Jambunathan K Date: Tue, 24 Aug 2010 03:05:04 +0530 Subject: [PATCH] Fix typo in org-find-exact-headling-in-buffer * lisp/org.el (org-find-exact-head

[Orgmode] Folding org drawers in elisp code?

2010-08-23 Thread Paul Sexton
Can anyone tell me how I can write elisp code to force drawers to appear closed (folded) in an org buffer? Thanks Paul ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailm

Re: [Orgmode] How to customize the org-mode's BEGIN_SRC HTML output

2010-08-23 Thread Erik Iverson
Hello Will, I assume you don't want the htmlize.el functionality, which syntax highlights the source code according to how you have it in Emacs? The way I ultimately ended up doing something similar was to post-process the html file generated by the export process, (there is probably a hook so y

Re: [Orgmode] org-capture templates with file+olp target

2010-08-23 Thread David Maus
Erik Iverson wrote: >I tried to debug, and it looks like that variable is not getting >evaluated for some reason. I'm sure it's obvious to someone, >but is there a way around this? >Hardcoding the path is actually problematic, since my org >files are passed around various machines using git/Dropb

[Orgmode] How to customize the org-mode's BEGIN_SRC HTML output

2010-08-23 Thread 卓强 Will Zhuo
Hi, Recently I start blogging using org-mode, it works pretty well, except that I would like to customize its output somehow and don't know how to make it work. Here's one of the cusomization requirement: when putting source code in blog, I would like to use the plugin: http://alexgorbatchev.com

[Orgmode] Deleting EXPERIMENTAL

2010-08-23 Thread Ethan
Hey everyone, There's some code in EXPERIMENTAL (find-links-to-local.el) that causes paredit to barf when I open it. This code doesn't do anything, hasn't been touched in two years, and it offends my sense of order. Would someone please delete it in master? Thanks. Ethan

[Orgmode] mathjax HTML export question

2010-08-23 Thread Erik Iverson
Hello, I'm really enjoying MathJax HTML export in the development version of org-mode! I do have one question though: Jan Böcker writes in this post, http://www.mail-archive.com/emacs-orgmode@gnu.org/msg28630.html , that: "I found that when an HTML file on the local hard disk uses MathJax from

Re: [Orgmode] Gnuplot unevenly spaced non-numeric data plot?

2010-08-23 Thread Nick Dokos
John Hendy wrote: > Sounds good. Where would I post the solution? > I think the list is the proper place: if the question comes up again, then it can be added to Worg. Cheers, Nick > On Sat, Aug 21, 2010 at 6:17 PM, Nick Dokos wrote: > > John Hendy wrote: > > > Problem solved w

Re: [Orgmode] Gnuplot unevenly spaced non-numeric data plot?

2010-08-23 Thread John Hendy
Sounds good. Where would I post the solution? On Sat, Aug 21, 2010 at 6:17 PM, Nick Dokos wrote: > John Hendy wrote: > > > Problem solved with babel. I was able to get everything I wanted by > > piecing together some examples from the mailing list and gnuplot > > examples/manual around the web.

[Orgmode] Re: Orgmode[PATCH] org-export-generic, "text markup" -- and a request

2010-08-23 Thread Robert Goldman
On 8/23/10 Aug 23 -9:16 AM, Wes Hardaker wrote: >> On Sat, 21 Aug 2010 05:25:49 +0200, Carsten Dominik >> said: > > CD> I would like to ask that you - at least for a while - become > CD> the responsible person for the generic exporter. > > I'm more than fine with letting someone else ei

[Orgmode] Re: Orgmode[PATCH] org-export-generic, "text markup" -- and a request

2010-08-23 Thread Wes Hardaker
> On Fri, 20 Aug 2010 12:05:46 -0500, Robert Goldman > said: RG> No, I'm afraid I have sent multiple emails and have heard nothing. As I mentioned, I had a huge number of "away trips" in the summer and just got over the last of my deadlines last week. I was hoping to look at them this

[Orgmode] Re: Orgmode[PATCH] org-export-generic, "text markup" -- and a request

2010-08-23 Thread Wes Hardaker
> On Sat, 21 Aug 2010 05:25:49 +0200, Carsten Dominik > said: CD> I would like to ask that you - at least for a while - become CD> the responsible person for the generic exporter. I'm more than fine with letting someone else either co-manage or manage its development. That means faste

Re: [Orgmode] [PATCH] Recognize underscores in URL

2010-08-23 Thread Nicolas Goaziou
Hello, > Carsten Dominik writes: > can you please remind me why this would be necessary? It _should_ allow to correctly fontify and export URL such as this one: http://en.wikipedia.org/wiki/Lisp_(programming_language) Regards, -- Nicolas ___ Ema

Re: [Orgmode] [PATCH] Recognize underscores in URL

2010-08-23 Thread Carsten Dominik
Hi Nicolas, can you please remind me why this would be necessary? Thanks! - Carsten On Aug 12, 2010, at 7:59 PM, Nicolas Goaziou wrote: Hello, This needs some testing as it may break something else, but the following patch should prevent underscores in URL from introducing subscript. Regard

[Accepted] [Orgmode] body-only property for publishing projects

2010-08-23 Thread Carsten Dominik
Patch 228 (http://patchwork.newartisans.com/patch/228/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C4C6D081E.1050202%40gmail.com%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8" >

[Orgmode] [Accepted] [Orgmode, 2/2] org-store-link: Fix storing of links to headlines in indirect buffers

2010-08-23 Thread Carsten Dominik
Patch 238 (http://patchwork.newartisans.com/patch/238/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C8162z2tf8n.fsf_-_%40gmail.com%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8"

[Orgmode] [Accepted] [Orgmode, 1/2] org-store-link: Return link when invoked from within agenda buffer

2010-08-23 Thread Carsten Dominik
Patch 239 (http://patchwork.newartisans.com/patch/239/) is now "Accepted". Maintainer comment: none This relates to the following submission: http://mid.gmane.org/%3C81sk26s06x.fsf%40gmail.com%3E Here is the original message containing the patch: > Content-Type: text/plain; charset="utf-8" > M

Re: [Orgmode] [PATCH] Use integer syntax for the MODE argument to #'set-file-modes

2010-08-23 Thread Carsten Dominik
Applied, thanks. - Carsten On Sun, Aug 22, 2010 at 1:17 AM, Aidan Kehoe wrote: > > Hello! > > We need this change to get org-mode compiling with recent XEmacs 21.5. On > previous 21.5 and current 21.4, the problem manifests itself at runtime, not > compile time, like so: > >  (set-file-modes "/t

Re: [Orgmode] Emacs 24.0.50.1 & problem to export to HTML

2010-08-23 Thread Emmanuel Di Pretoro
As I use a color-theme, I'll try another one. Thanks 2010/8/23 Sebastian Rose > Emmanuel Di Pretoro writes: > > Hi, > > > > I've compiled my own emacs based on the git repository, but with this > > version of emacs, I can't export anymore to HTML. The error message is > > « face-attribute: Inv