Re: [Orgmode] Agenda clock report does not follow links via keypress

2009-11-01 Thread Carsten Dominik
Hi Chris, On Oct 30, 2009, at 10:47 PM, Chris Leyon wrote: When I generate a clock report in the agenda, the Headline column contains things that *look like* Org links. I can mouse-1 or mouse-2 on them and the corresponding items pop up correctly. But if I move point onto one of these and pre

Re: [Orgmode] [babel] noweb expansion of LaTeX output from R

2009-11-01 Thread Dan Davison
"Thomas S. Dye" writes: > On Nov 1, 2009, at 1:42 PM, Dan Davison wrote: > >> "Thomas S. Dye" writes: >> >>> On Nov 1, 2009, at 12:24 PM, Dan Davison wrote: >>> "Thomas S. Dye" writes: > Aloha all, > > Is it possible to use the noweb syntax to pass LaTeX output from R

Re: [Orgmode] problem exporting footnotes

2009-11-01 Thread Dan Davison
Carsten Dominik writes: > On Nov 2, 2009, at 12:33 AM, Dan Davison wrote: > >> I'm getting an error when exporting a document with footnotes: >> >> , >> | Symbol's function definition is void: org-in-verbatim-emphasis >> ` >> >> E.g. C-e h on this file >> >> , >> | * test footnote exp

Re: [Orgmode] problem exporting footnotes

2009-11-01 Thread Carsten Dominik
On Nov 2, 2009, at 12:33 AM, Dan Davison wrote: I'm getting an error when exporting a document with footnotes: , | Symbol's function definition is void: org-in-verbatim-emphasis ` E.g. C-e h on this file , | * test footnote export | This[fn:1] doesn't need a footnote. | | * Footn

Re: [Orgmode] [babel] noweb expansion of LaTeX output from R

2009-11-01 Thread Thomas S. Dye
On Nov 1, 2009, at 1:42 PM, Dan Davison wrote: "Thomas S. Dye" writes: On Nov 1, 2009, at 12:24 PM, Dan Davison wrote: "Thomas S. Dye" writes: Aloha all, Is it possible to use the noweb syntax to pass LaTeX output from R into a latex source block? I thought this would work, but the n

Re: [Orgmode] [babel] noweb expansion of LaTeX output from R

2009-11-01 Thread Thomas S. Dye
On Nov 1, 2009, at 1:42 PM, Dan Davison wrote: "Thomas S. Dye" writes: On Nov 1, 2009, at 12:24 PM, Dan Davison wrote: "Thomas S. Dye" writes: Aloha all, Is it possible to use the noweb syntax to pass LaTeX output from R into a latex source block? I thought this would work, but the

[Orgmode] problem exporting footnotes

2009-11-01 Thread Dan Davison
I'm getting an error when exporting a document with footnotes: , | Symbol's function definition is void: org-in-verbatim-emphasis ` E.g. C-e h on this file , | * test footnote export | This[fn:1] doesn't need a footnote. | | * Footnotes | | [fn:1] Nothing to say about it ` It

Re: [Orgmode] [babel] noweb expansion of LaTeX output from R

2009-11-01 Thread Dan Davison
"Thomas S. Dye" writes: > Aloha all, > > Is it possible to use the noweb syntax to pass LaTeX output from R > into a latex source block? I thought this would work, but the noweb > expansion yields nil. > > Please note that this is just a question and not a request for a > change to org-babel. I

Re: [Orgmode] Full web server for org-mode

2009-11-01 Thread Eric Schulte
andrea Crotti writes: > I was thinking if it could be a good idea. > Instead of static project exporting I could have a web server > (maybe in elisp) that export projects on demand, only if html is older > than source file. > > That would be useful to get maybe a way to navigate everywhere > i

[Orgmode] [babel] noweb expansion of LaTeX output from R

2009-11-01 Thread Thomas S. Dye
Aloha all, Is it possible to use the noweb syntax to pass LaTeX output from R into a latex source block? I thought this would work, but the noweb expansion yields nil. Please note that this is just a question and not a request for a change to org-babel. In this particular case, the best

Re: [Orgmode] [babel] noweb expansion in latex source blocks

2009-11-01 Thread Eric Schulte
"Thomas S. Dye" writes: > On Nov 1, 2009, at 9:47 AM, Dan Davison wrote: > >> "Thomas S. Dye" writes: >> >>> Aloha all, >>> >>> Noweb expansion in latex source blocks inserts spaces that can >>> introduce unwanted paragraph breaks in LaTeX. >> >> Hi Tom, >> >> I've just fixed this issue and the

Re: [Orgmode] Html and unreadable characters

2009-11-01 Thread Sebastian
Am Sonntag, den 25.10.2009, 15:00 + schrieb andrea Crotti: > When I export to html and there is source code inside sometimes I get > unreadable > characters,that's because the color is very light and on a white background > it > disappears. > > How could I solve it? > Wouldn't be possible

Re: [Orgmode] [babel] noweb expansion in latex source blocks

2009-11-01 Thread Thomas S. Dye
On Nov 1, 2009, at 9:47 AM, Dan Davison wrote: "Thomas S. Dye" writes: Aloha all, Noweb expansion in latex source blocks inserts spaces that can introduce unwanted paragraph breaks in LaTeX. Hi Tom, I've just fixed this issue and the other one you posted, regarding multiple references on

Re: [Orgmode] [babel] noweb expansion in latex source blocks

2009-11-01 Thread Dan Davison
"Thomas S. Dye" writes: > Aloha all, > > Noweb expansion in latex source blocks inserts spaces that can > introduce unwanted paragraph breaks in LaTeX. Hi Tom, I've just fixed this issue and the other one you posted, regarding multiple references on a line. The changes will be in org-mode git w

[Orgmode] Re: Cannot clone Worg

2009-11-01 Thread Tassilo Horn
Tassilo Horn writes: >> I just did a pull and it worked. > > Yep, now it works for me, too. Oh, I was a bit too quick. I can clone and pull, but now I get an error when I try to push. --8<---cut here---start->8--- % git push Counting objects: 5, done. Delta

Re: [Orgmode] Re: Differences html/pdf

2009-11-01 Thread Carsten Dominik
On Nov 1, 2009, at 8:01 PM, andrea Crotti wrote: Carsten Dominik gmail.com> writes: It is in the git repo, but not yet in a release. It may be in 6.33, but only if no problems arise from this change - I am not at all sure about this. - Carsten It's not also so easy to test I guess...

[Orgmode] Re: Cannot clone Worg

2009-11-01 Thread Tassilo Horn
Nick Dokos writes: Hi Nick, > I just did a pull and it worked. Yep, now it works for me, too. Bye, Tassilo ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/lis

[Orgmode] Re: Differences html/pdf

2009-11-01 Thread andrea Crotti
Carsten Dominik gmail.com> writes: > It is in the git repo, but not yet in a release. > It may be in 6.33, but only if no problems arise from this change - I am > not at all sure about this. > > - Carsten It's not also so easy to test I guess... Maybe giving some very complicated org-files, se

Re: [Orgmode] [PATCH] Add min/max/mean age operators to column view.

2009-11-01 Thread James TD Smith
Hi Carsten and Mikael, On 2009-11-01 18:24:41(+0100), Carsten Dominik wrote: > Hi Mikael, thanks for doing the testing! Yes, thanks a lot. > James, do you want to integrate Mikaels changes? If yes, can you please do so > and let me know when and from where I can pull? I've already applied the p

Re: [Orgmode] integration between Org, remember, and Mutt

2009-11-01 Thread Stefano Zacchiroli
On Sun, Nov 01, 2009 at 05:54:30PM +0100, Friedrich Delgado Friedrichs wrote: > I think if and when we or one of us finds a good and scalable > solution, Worg would be the appropriate place. > > But this is an unfinished project for me and for the moment just > keeping track of some mail threads an

Re: [Orgmode] [PATCH] Add min/max/mean age operators to column view.

2009-11-01 Thread Carsten Dominik
Hi Mikael, thanks for doing the testing! James, do you want to integrate Mikaels changes? If yes, can you please do so and let me know when and from where I can pull? Also, if one of you would like to go through the trouble to adapt the XEmacs version, that would be very nice. Thanks! -

Re: [Orgmode] Re: Differences html/pdf

2009-11-01 Thread Carsten Dominik
On Oct 31, 2009, at 5:57 PM, andrea Crotti wrote: Carsten Dominik gmail.com> writes: On Oct 28, 2009, at 11:23 PM, Nick Dokos wrote: Bastien googlemail.com> wrote: OK, this is pretty good, and I have added it to be inserted as a consequence of setting org-export-preserve-breaks. But

Re: [Orgmode] org-mac-iCal.el uses hard-coded diary file name

2009-11-01 Thread Carsten Dominik
Applied, thanks. - Carsten On Nov 1, 2009, at 5:15 PM, Doug Hellmann wrote: org-mac-iCal.el doesn't use the diary-file variable to save the diary it generates, so if the variable isn't set to the same path as the hard-coded value in the library the diary entries don't show up in your ag

Re: [Orgmode] Re: Cannot clone Worg

2009-11-01 Thread Nick Dokos
Carsten Dominik wrote: > > On Nov 1, 2009, at 12:38 PM, Matt Lundin wrote: > > > Tassilo Horn writes: > > > >> Hi all, > >> > >> I'd like to create a people page on Worg, but unfortunately, I cannot > >> clone it. I already have a user at repo.or.cz. Here's the error > >> message: > >> > >>

Re: [Orgmode] integration between Org, remember, and Mutt

2009-11-01 Thread Friedrich Delgado Friedrichs
Stefano Zacchiroli schrieb: > On Sun, Nov 01, 2009 at 04:23:35PM +0100, Friedrich Delgado Friedrichs wrote: > > I use something similar, but I wasn't aware that adding link types to > > org is that simple. Thanks! ;) > You're more than welcome. > Since we are at least 2 needing this kind of stuff :

[Orgmode] org-mac-iCal.el uses hard-coded diary file name

2009-11-01 Thread Doug Hellmann
org-mac-iCal.el doesn't use the diary-file variable to save the diary it generates, so if the variable isn't set to the same path as the hard-coded value in the library the diary entries don't show up in your agenda view. I think the patch below fixes the problem. Thanks, Doug diff --

Re: [Orgmode] integration between Org, remember, and Mutt

2009-11-01 Thread Stefano Zacchiroli
On Sun, Nov 01, 2009 at 04:23:35PM +0100, Friedrich Delgado Friedrichs wrote: > I use something similar, but I wasn't aware that adding link types to > org is that simple. Thanks! ;) You're more than welcome. Since we are at least 2 needing this kind of stuff :-) , if you have any suggestion about

Re: [Orgmode] Re: Cannot clone Worg

2009-11-01 Thread Carsten Dominik
On Nov 1, 2009, at 12:38 PM, Matt Lundin wrote: Tassilo Horn writes: Hi all, I'd like to create a people page on Worg, but unfortunately, I cannot clone it. I already have a user at repo.or.cz. Here's the error message: % git clone git+ssh://t...@repo.or.cz/srv/git/Worg.git Initialized e

Re: [Orgmode] integration between Org, remember, and Mutt

2009-11-01 Thread Friedrich Delgado Friedrichs
Hi! I use something similar, but I wasn't aware that adding link types to org is that simple. Thanks! ;) My scripts and snippets won't be very interesting I guess, since I've resorted to store all my Emails in one single +Archive Folder (as recommended by Merlin Mann), so it doesn't do any smart

Re: [Orgmode] Exporting blocks without removing indentation

2009-11-01 Thread Dan Davison
Carsten Dominik writes: > Hi Dan, > > this looks really good. I have applied the patch and again > made the necessary entries in lisp/ChangeLog - it would be nice if > you could make them next time. Thanks, I think I will remember next time! <...> > I recommend to do this in the very > end,

[Orgmode] Re: Cannot clone Worg

2009-11-01 Thread Matt Lundin
Tassilo Horn writes: > Hi all, > > I'd like to create a people page on Worg, but unfortunately, I cannot > clone it. I already have a user at repo.or.cz. Here's the error > message: > > % git clone git+ssh://t...@repo.or.cz/srv/git/Worg.git > Initialized empty Git repository in /home/horn/repos

[Orgmode] Cannot clone Worg

2009-11-01 Thread Tassilo Horn
Hi all, I'd like to create a people page on Worg, but unfortunately, I cannot clone it. I already have a user at repo.or.cz. Here's the error message: --8<---cut here---start->8--- % git clone git+ssh://t...@repo.or.cz/srv/git/Worg.git Initialized empty Git r

Re: [Orgmode] Exporting blocks without removing indentation

2009-11-01 Thread Carsten Dominik
Hi Dan, this looks really good. I have applied the patch and again made the necessary entries in lisp/ChangeLog - it would be nice if you could make them next time. You know how that works? Just press C-c x 4 in each top level form you have changed and write a short commentary in the ChangeLog