Re: [Orgmode] Re: org batch job using emacsclient?

2009-11-17 Thread Stefan Vollmar
Dear Sebastian, many thanks for your detailed reply! On 17.11.2009, at 03:25, Sebastian Rose wrote: To start with, it now works for me and I can measure a consistent speedup of 7x (!) for using emacsclient - in an interactive web service (conversion of org-files to HTML) the difference

Re: [Orgmode] Re: html export - howto change UP|HOME link style?

2009-11-17 Thread Eraldo Helal
Thanks again for this Sebastiran! Will this be changed in newer versions of orgmode? If so... I will just wait. Greetings from Austria, Eraldo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] [babel] latex code in final pdf

2009-11-17 Thread andrea Crotti
I'm not so sure it's related to babel since it's in #+BEGIN_SRC haskell tags. Anyway in short I see latex code in the final source code block exported. I updated from git org-mode. This is the code that gives program: sumListCond :: Int - Int - [Int] - Int sumListCond l n xs | foldl

Re: [Orgmode] Re: [hack/extension] org-mode/emacs regexp

2009-11-17 Thread Tim O'Callaghan
Hi Marcelo. Thanks for the thumbs up, its nice when that happens. So, to your questions - The answers are a bit long, and I'm cc'ing to the list so that others wanting org-action-verb like stuff can understand what it does, and hack it for their needs. * Debugging.  I've been coding elisp on

Re: [Orgmode] Re: org batch job using emacsclient?

2009-11-17 Thread Sebastian Rose
Stefan Vollmar voll...@nf.mpg.de writes: Dear Sebastian, many thanks for your detailed reply! On 17.11.2009, at 03:25, Sebastian Rose wrote: To start with, it now works for me and I can measure a consistent speedup of 7x (!) for using emacsclient - in an interactive web service

Re: [Orgmode] [PATCH] sha1 hash of latex fragments to avoid regeneration

2009-11-17 Thread Carsten Dominik
Hi Eric, looks great now, I have made a few minor changes and applied it. - Carsten On Nov 17, 2009, at 1:11 AM, Eric Schulte wrote: Delivered-To: carsten.domi...@gmail.com Received: by 10.90.33.18 with SMTP id g18cs184746agg; Mon, 16 Nov 2009 16:14:16 -0800 (PST) Received: by

[Orgmode] Re: Speed commands

2009-11-17 Thread J. David Boyd
Dan Davison davi...@stats.ox.ac.uk writes: Here are simplified versions of the forward- and backward-scroll speed commands that I'm suggesting. That is really, really cool! Thank you so much. I've wanted something like that for a long time! Dave

Re: [Orgmode] [PATCH] sha1 hash of latex fragments to avoid regeneration

2009-11-17 Thread Carsten Dominik
Wow, this is fantastic! Do you think it is ready to be included (because you say first pass...) - Carsten On Nov 17, 2009, at 3:42 AM, Eric Schulte wrote: Eric Schulte schulte.e...@gmail.com writes: Hi Carsten, Thanks for the feedback, I have comments inline below Carsten Dominik

[Orgmode] Re: Speed commands

2009-11-17 Thread J. David Boyd
Dan Davison davi...@stats.ox.ac.uk writes: Dan Davison davi...@stats.ox.ac.uk writes: Here are simplified versions of the forward- and backward-scroll speed commands that I'm suggesting. Ow, 1 major problem (to me). They wipe out my white space. I have my entries in an .org file set up

Re: [Orgmode] Re: html export - howto change UP|HOME link style?

2009-11-17 Thread Sebastian Rose
Carsten Dominik carsten.domi...@gmail.com writes: OK, I have applied the patch. But: Is it really correct that these links should be inside the content div? Hm - this is a matter of taste. I thought I had changed it... Good question. Pros: Some people might restrict the content div to a

Re: [Orgmode] [babel] latex code in final pdf

2009-11-17 Thread Eric Schulte
Hi Andrea, It looks as thought the |s in your Haskell code are being interpreted as tables by org-mode. This was a problem a couple of months ago but has since been fixed. For example when I export #+begin_src haskell sumListCond :: Int - Int - [Int] - Int sumListCond l n xs | foldl

Re: [Orgmode] [PATCH] sha1 hash of latex fragments to avoid regeneration

2009-11-17 Thread Eric Schulte
Carsten Dominik carsten.domi...@gmail.com writes: Wow, this is fantastic! Do you think it is ready to be included (because you say first pass...) Yes, I said first pass because I had only done minimal testing. However all indications are that it works, and there are no further changes I

[Orgmode] Re: [PATCH] Add faces customization to quote and verse blocks

2009-11-17 Thread Julien Barnier
Hi, Here is a small patch that allows to add custom faces to QUOTE and VERSE blocks. As I'm quite new to emacs lisp and as it is the first time I submit a patch to a project, please feel free to correct or reject it if its form or quality is not sufficient. Sorry to bother you with this, but

Re: [Orgmode] Re: [PATCH] Add faces customization to quote and verse blocks

2009-11-17 Thread Carsten Dominik
Hi Julien, the patch has not been rejected (yet), I have not yet had time to look at it. It came in at a moment when I was occupied with other stuff, and at that moment was pushed back. It is in my queue though. Will get to it soon, hopefully. - Carsten On Nov 17, 2009, at 4:28 PM,

Re: [Orgmode] Re: [PATCH] Add faces customization to quote and verse blocks

2009-11-17 Thread Carsten Dominik
Hi Julien, the patch has not been rejected (yet), I have not yet had time to look at it. It came in at a moment when I was occupied with other stuff, and at that moment was pushed back. It is in my queue though. Will get to it soon, hopefully. - Carsten On Nov 17, 2009, at 4:28 PM,

[Orgmode] patch for org-freemind.el

2009-11-17 Thread Tokuya Kameshima
Hi Carsten, This is a small patch for org-freemind.el to convert the multibyte characters to unicode numeric character references such as #x4e80;. It is likely that Freemind supports the multibyte characters in this style. Thanks, --Tokuya --- org-freemind.el.ORIG Mon Nov 16 23:26:36 2009 +++

Re: [Orgmode] [PATCH] sha1 hash of latex fragments to avoid regeneration

2009-11-17 Thread Eric Schulte
Hi Carsten, I just pulled, reloaded, and re-ran my simple tests and the patch appears to have been applied successfully. Thanks -- Eric Carsten Dominik carsten.domi...@gmail.com writes: Hi Eric, I had a problem while pushing, please verify that the patch got in correctly. Thanks! -

Re: [Orgmode] Colors for pre elem. on orgmode.org

2009-11-17 Thread Eric S Fraga
At Mon, 16 Nov 2009 22:33:25 +, Rick Moynihan wrote: For what it's worth I find the lack of contrast here a problem too. Though I can read the text, it's not especially pleasant. I've also found something similar in my exports (with a non default colour theme), which has led me to use the

Re: [Orgmode] 6.33trans diary entries in all agenda days

2009-11-17 Thread Eric S Fraga
At Mon, 16 Nov 2009 16:33:06 -0600, Nathan Neff wrote: [1 multipart/alternative (7bit)] [1.1 text/plain; ISO-8859-1 (7bit)] Hello, I would like to use the org-agenda-diary-file that's new in 6.33trans I am able to press i in agenda mode, and enter a simple diary entry. However, I

Re: [Orgmode] Colors for pre elem. on orgmode.org

2009-11-17 Thread Sebastian Rose
Eric S Fraga ucec...@ucl.ac.uk writes: At Mon, 16 Nov 2009 22:33:25 +, Rick Moynihan wrote: For what it's worth I find the lack of contrast here a problem too. Though I can read the text, it's not especially pleasant. I've also found something similar in my exports (with a non default

Re: [Orgmode] Colors for pre elem. on orgmode.org

2009-11-17 Thread Eric S Fraga
At Tue, 17 Nov 2009 19:17:43 +0100, Sebastian Rose wrote: [...] M-x customize-variable RET org-export-htmlize-output-type RET Set it to `CSS' blush Sigh. When will I ever learn. If I think something should be possible in org-mode, it's already there! /blush Thanks for the pointer

Re: [Orgmode] Re: Speed commands

2009-11-17 Thread Dan Davison
da...@adboyd.com (J. David Boyd) writes: Dan Davison davi...@stats.ox.ac.uk writes: Dan Davison davi...@stats.ox.ac.uk writes: Here are simplified versions of the forward- and backward-scroll speed commands that I'm suggesting. Ow, 1 major problem (to me). They wipe out my white

Re: [Orgmode] Re: Speed commands

2009-11-17 Thread Carsten Dominik
Hi Dan, you need to call `org-cycle-show-empty-lines' with appropriate arguments, just like org-cycle does it. - Carsten On Nov 17, 2009, at 8:23 PM, Dan Davison wrote: da...@adboyd.com (J. David Boyd) writes: Dan Davison davi...@stats.ox.ac.uk writes: Dan Davison

[Orgmode] Re: patch for org-freemind.el

2009-11-17 Thread Carsten Dominik
Applied, thanks - Carsten On Nov 17, 2009, at 5:38 PM, Tokuya Kameshima wrote: Tokuya Kameshima - Carsten ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org

[Orgmode] Re: [babel] latex code in final pdf

2009-11-17 Thread andrea Crotti
Eric Schulte schulte.eric at gmail.com writes: as expected. Maybe it is possible that even though you have the latest org-mode on your computer your Emacs is still loading an older version? If that is not the case then it could be something specific to your configuration, which you can

[Orgmode] [org-mobile] Can't push to the server: agendas.org can't be created.

2009-11-17 Thread Marcelo de Moraes Serpa
Hello list! First I would like to congratulate Richard Moreland, Carsten Dominick and all other people who made mobile-org possible. I just bough an iPod touch and the main reason behind that was using mobile-org! Now, I could setup the env almost entirely: I can pull from my webdev via scp from

[Orgmode] Re: org-export-generic: accessing todo keywords

2009-11-17 Thread Wes Hardaker
On Mon, 16 Nov 2009 17:43:59 -0500, Tim Hermans therm...@gmail.com said: TH I was wondering if there was a directive within org-export-generic to TH access org-todo-keyword items? I did not see anything. TH I'd like to add formatting to those keywords. There isn't right now, though I've

Re: [Orgmode] Org-mode for diary writing

2009-11-17 Thread Marcelo de Moraes Serpa
I use journal.el, it simply creates a new file in a specified directory with the current date timestamp. I have modified it to create files with the .org extension. I don't know why, but I prefer daily entries to be in separate files. Marcelo. On Mon, Nov 16, 2009 at 2:27 PM, Ian Barton

Re: [Orgmode] [org-mobile] Can't push to the server: agendas.org can't be created.

2009-11-17 Thread Nick Dokos
Marcelo de Moraes Serpa celose...@gmail.com wrote: Now, I could setup the env almost entirely: I can pull from my webdev via scp from within emacs, I can sync from mobileorg without problems. The issue happens when I run org-mobile-push. It fails and shows the following message:

[Orgmode] Re: [PATCH] Removes obsolete functions, variable and fix typos.

2009-11-17 Thread Noorul Islam
Hi all, Is something wrong with the patch. Curious to know why is it not applied. Thanks and Regards Noorul On Sun, Nov 15, 2009 at 9:38 PM, Noorul Islam gnu...@gmail.com wrote: Hello all, Attached is the patch which has following changes. * lisp/org-agenda.el:  - Removed obsolete