[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 wrote: > Hello all, > > Attached is the patch which has following changes. > > * lisp/org-agenda.el: >  - Removed obsolete functions, org-hig

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

2009-11-17 Thread Carsten Dominik
On Nov 17, 2009, at 3:51 PM, Sebastian Rose wrote: Carsten Dominik 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. You did, you moved it into

[Orgmode] LinuxTag 2009-09-06 in Berlin :: Call for power!!

2009-11-17 Thread Sebastian Rose
Hello Worgers and all friends of Org-mode! >From Wednesday the 9nth to Saturday the 12th of June the 10nth LinuxTag takes place in the fairground of Berlin, Germany [1]. As every year, it will be possible for free projects to get a booth without cost. Not a big one, bu

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 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: > > "org-mobile-create-sumo-

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 wrote:

[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 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 admittedly w

[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: [babel] latex code in final pdf

2009-11-17 Thread andrea Crotti
Eric Schulte 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 determine by star

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 writes: Dan Davison writes: Here are simplified versions of t

[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 http://lists.gnu.org/mailman/

Re: [Orgmode] Re: Speed commands

2009-11-17 Thread Dan Davison
da...@adboyd.com (J. David Boyd) writes: > Dan Davison writes: > >> Dan Davison 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

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

2009-11-17 Thread Rick Moynihan
2009/11/17 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' > > > > Sigh.  When will I ever learn.  If I think something should be > possible in org-mode, it's alread

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' Sigh. When will I ever learn. If I think something should be possible in org-mode, it's already there! Thanks for the pointer and it wor

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

2009-11-17 Thread Sebastian Rose
Eric S Fraga 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 colour >> th

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 ] > [1.1 ] > 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 can't see the new simple diary entry in my agen

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

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 writes: > Hi Eric, > > I had a problem while pushing, please verify that the patch got in > correctly. Thanks! > > - Carsten > > On Nov 17, 2

[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 "亀". 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 +++ org-f

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

2009-11-17 Thread Carsten Dominik
Hi Eric, I had a problem while pushing, please verify that the patch got in correctly. Thanks! - Carsten On Nov 17, 2009, at 4:24 PM, Eric Schulte wrote: Carsten Dominik writes: Wow, this is fantastic! Do you think it is ready to be included (because you say first pass...) Yes,

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, Juli

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, Juli

[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,

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

2009-11-17 Thread Eric Schulte
Carsten Dominik 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 would like to make, so i

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 | fo

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

2009-11-17 Thread Sebastian Rose
Carsten Dominik 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 certain size or frame

[Orgmode] Re: Speed commands

2009-11-17 Thread J. David Boyd
Dan Davison writes: > Dan Davison 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 like (I like white space): * DONE Time

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

2009-11-17 Thread Carsten Dominik
OK, I have applied the patch. But: Is it really correct that these links should be inside the content div? - Cartsen On Nov 15, 2009, at 12:02 AM, Sebastian Rose wrote: Bernt Hansen writes: ,[ test.org exported to HTML buffer ] | | | UP | | | HOME | | | test.org ` Sho

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" writes: Hi Carsten, Thanks for the feedback, I have comments inline below Carsten Dominik writes: [...] Now, I am

[Orgmode] Re: Speed commands

2009-11-17 Thread J. David Boyd
Dan Davison 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 ___ Emacs-o

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 10.115.

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

2009-11-17 Thread Sebastian Rose
Stefan Vollmar 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 (conversion of

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 an

[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 | fold

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 htt

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 differe