Re[4]: [Orgmode] programming for org-mode

2010-08-06 Thread Ivanov Dmitry
Hi, Marcelo. I used Visio. Then saved as Postscript and converted to pdf, using ps2pdf. ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode

[Orgmode] org-clock-idle-time resolving dialogues seem to stack up for each passed idle time period

2010-08-06 Thread Rainer Stengele
hi all, having set org-clock-idle-time to 15 minutes the dialogue to resolve the idle time shows correctly after 15 minutes of idle time. Many times I simply press j just to jump to the running clock. What I experience is that I have to press j several times until the dialogue gets finally

[Orgmode] Re: debugging sbe calls

2010-08-06 Thread Sébastien Vauban
Hi Inquisitive Scientist, Inquisitive Scientist wrote: I *love* org-babel. So do I. That's even not love anymore, but passion... Even if I almost don't use it, only when I need to write doc in a literate programming style. But, thinking at using it for every little script I write, as well.

[Orgmode] Re: %i indentation in capture templates

2010-08-06 Thread Sébastien Vauban
Hi Thomas, Thomas Jack wrote: I have the following capture template: (t Todo entry (file+headline (concat org-directory /inbox.org) inbox) * TODO %?\n%i\n%a) The manual says of %i that The entire text will be indented like %i itself. Is this a bug, or am I

Syntax to trigger org-capture (Re: [Orgmode] camel.el, for CamelCase links)

2010-08-06 Thread Bastien
When you think of CamelCase and on-the-fly creating of non-existing files/headlines, it's just another way of *capturing* stuff. Why not defining some simple syntax to trigger the capture mechanism from special links? For example: I write a reference to a c:newfile which I can create later.

[Orgmode] Re: Change resolution of LaTeX formulas in HTML output?

2010-08-06 Thread Bastien
Dan Davison davi...@stats.ox.ac.uk writes: Am I right in understanding that if we increase html-resolution the resulting images will come out larger in a web browser; You're right. Actually having a :resolution would perhaps make sense, at least for consistency sake. What do you (and the

Re: [Orgmode] text color + highlight

2010-08-06 Thread Bastien
Hi Vinh, Vinh Nguyen vinhdi...@gmail.com writes: I was wondering if there is an easy way to markup the color of the text for html output (and highlight as well). When I prepare meeting minutes I'd like to color some things and highlight certain things. Right now, I am using emphasizing a

Re: [Orgmode] Export: Using LaTeX \timestamp and or customising title header

2010-08-06 Thread Bastien
Hi Mash, 'Mash mash...@toshine.net writes: I have started experimenting with publishing outlines to PDF, and have been trying to sort out basic styling, mainly because the default export looks terrible. The default LaTeX export looks like a simple LaTex file. I disabled the title header as

Re: [Orgmode] Re: What license for Worg?

2010-08-06 Thread Andreas Röhler
Am 04.08.2010 07:36, schrieb Bastien: Or we might also consider CC0: http://creativecommons.org/publicdomain/zero/1.0/ It looks way more simple to me. It also circumvents the problem of people having to sign the FSF papers if the Org/Emacs manuals include part of the code they contributed

Re: [Orgmode] org-clock-current-task?

2010-08-06 Thread Bastien
Hi Michael, Michael Gilbert m...@gilbert.org writes: Did org-clock-current-task actually end up in orgmode in February? I see mention of it on the list, but I'm not seeing it in the application. Yes, this was added in february: , | commit 30ffaca5aa2cbffbfa2dd21335c058c75a22ed33 |

Re: [Orgmode] how to show all subheadings of current level +1, then all of current level +2 etc.

2010-08-06 Thread Bastien
Hi Rainer, Rainer Stengele rainer.steng...@diplan.de writes: FOLDED (headline level n) - CHILDREN (headline level n+1) - CHILDREN (headline level n+2) - ... SUBTREE My feeling is that this would be too much. Maybe what you need si simply to *navigate* among items, not to (un)fold them.

Re: [Orgmode] how to show all subheadings of current level +1, then all of current level +2 etc.

2010-08-06 Thread Rainer Stengele
Hi Bastien, navigation is not the issue in my case. It is simply to have to see all subheadings and contents in one step. Imagine having: * IT Projects ** Project 1 *** 2009 01 * Meeting on [2010-01-04

Re: [Orgmode] Re: %i indentation in capture templates

2010-08-06 Thread Thomas Jack
2010/8/6 Sébastien Vauban wxhgmqzgw...@spammotel.com: But just wanted to confirm you this seems, then, a bug to me (regarding what the doc promises). Thanks for the confirmation. The following patch seems to fix the problem: diff --git a/lisp/org-capture.el b/lisp/org-capture.el index

Re: [Orgmode] Change resolution of LaTeX formulas in HTML output?

2010-08-06 Thread Carsten Dominik
On Aug 5, 2010, at 12:32 AM, Bastien wrote: amscopub-m...@yahoo.com writes: Is there a way to control the resolution of PNG LaTeX formulas when you export to HTML? I've implemented this. I would not think that we need this change, the :scale and :html-scale parameters do this for

Re: [Orgmode] Bug: inline image display not working when org-indent-mode active, follow-up

2010-08-06 Thread Carsten Dominik
Hi Eric, Martin, thanks for tracking this down! I fixed the part in org-indent.el, at a slightly different location that Erik's proposal (in org-indent-add-properties and in org-indent-remove-properties) Thanks! - Carsten On Aug 6, 2010, at 6:56 AM, Erik Iverson wrote: On 08/05/2010

[Orgmode] Re: [PATCH] question about org-agenda-files

2010-08-06 Thread Noorul Islam
On Fri, Aug 6, 2010 at 4:12 PM, Carsten Dominik carsten.domi...@gmail.comwrote: On Aug 6, 2010, at 10:30 AM, Bastien wrote: Rustom Mody rustompm...@gmail.com writes: Why is it that if org-agenda-files is a list the list should have absolute file names whereas when it (points to) a single

[Orgmode] minted for latex source code export

2010-08-06 Thread Dan Davison
Seb's nice listings code led me to come across this[1] blog post, describing the latex package minted[2]. I've made a first-pass implementation of org-mode latex export using minted. This didn't take too long because I copied the original work Eric Schulte did on listings. I think that minted may

[Orgmode] Re: How to get pretty printed source code in PDFLaTeX

2010-08-06 Thread Dan Davison
Sébastien Vauban wxhgmqzgwmuf-genee64ty+gs+fvcfc7...@public.gmane.org writes: Hi Dan and Sebastian, Sebastian Rose wrote: Dan Davison davison-+7o2anknwvpqzy9nttd...@public.gmane.org writes: Can you point me to an example that shows how to make source code in latex look (almost) as nice as

Re: [Orgmode] Change resolution of LaTeX formulas in HTML output?

2010-08-06 Thread Uri Avalos
Carsten, we are trying to increase the resolution of the images for *print* (ppi or dpi) while keeping the image the size on the web page. (As I wrote in the first email, I'm generating an HTML file with LaTeX pngs and then converting that to a PDF.) Unfortunately, the html-scale and scale

Re: [Orgmode] Change resolution of LaTeX formulas in HTML output?

2010-08-06 Thread amscopub-mail
Carsten, we are trying to increase the resolution of the images for *print* (ppi or dpi) while keeping the image the size on the web page. (As I wrote in the first email, I'm generating an HTML file with LaTeX pngs and then converting that to a PDF.) Unfortunately, the html-scale and scale

Re: [Orgmode] [PATCH] Proposed command: org-agenda-clock-goto

2010-08-06 Thread Noorul Islam
On Sun, Aug 1, 2010 at 1:27 PM, Bastien bastien.gue...@wikimedia.fr wrote: From the agenda, I often want to jump to the currently clocking task without leaving the agenda buffer. The attached patch contains a function that does so. Would that be useful to anyone else? If so, any

[Orgmode] [babel] help debugging latex export

2010-08-06 Thread Austin Frank
Hi all! I've got a very mysterious mystery bug that keeps biting me, and I don't know how to hunt it down. Even worse, I haven't been able to replicate it in a small example file... it only happens in this one particular document, but it happens consistently in that document. I start with the

Re: [Orgmode] text color + highlight

2010-08-06 Thread Vinh Nguyen
On Fri, Aug 6, 2010 at 2:18 AM, Bastien bastien.gue...@wikimedia.fr wrote: Hi Vinh, Vinh Nguyen vinhdi...@gmail.com writes: I was wondering if there is an easy way to markup the color of the text for html output (and highlight as well).  When I prepare meeting minutes I'd like to color some

Re: [Orgmode] Change resolution of LaTeX formulas in HTML output?

2010-08-06 Thread Bastien
Carsten Dominik carsten.domi...@gmail.com writes: I would not think that we need this change, the :scale and :html-scale parameters do this for in-buffer display and html formatting, respectively. Please revert this change. Done. -- Bastien

Re: [Orgmode] [PATCH] Proposed command: org-agenda-clock-goto

2010-08-06 Thread Bastien
Noorul Islam noo...@noorul.com writes: From the agenda, I often want to jump to the currently clocking task without leaving the agenda buffer. The attached patch contains a function that does so. Would that be useful to anyone else? If so, any suggestion

[Orgmode] Re: [PATCH] Proposed command: org-agenda-clock-goto

2010-08-06 Thread Bernt Hansen
Noorul Islam noo...@noorul.com writes: On Sun, Aug 1, 2010 at 1:27 PM, Bastien bastien.gue...@wikimedia.fr wrote: From the agenda, I often want to jump to the currently clocking task without leaving the agenda buffer. The attached patch contains a function that does so.

Re: [Orgmode] Org file rendering/manipulation too slow

2010-08-06 Thread Marcelo de Moraes Serpa
Hi Batien, Thank you for the insights, Might be related to the OSX build -- any other OSX users around? :) Do you mind if I answer with some additional questions? 2. (add-hook 'org-mode-hook 'turn-on-font-lock) is not necessary Hmm, I'm not really sure about this setting. I'll remove it, but

[Orgmode] Bug: source document in latin9, wrong latex export [TAG=7.01g (release_7.01g)]

2010-08-06 Thread Michel Briand
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.

Re: [Orgmode] Change resolution of LaTeX formulas in HTML output?

2010-08-06 Thread amscopub-mail
I just tripped over myself :-) After reading this excellent discussion of dpi (http://www.danheller.com/tech-dpi.html ), I think the problem might just be dvipng. The problem is that while the PNGs look good on the screen, they look horrible in the printer. I tried creating some PNGs with with

[Orgmode] Re: text color + highlight

2010-08-06 Thread Seweryn
Vinh Nguyen vinhdizzo at gmail.com writes: Apologies for the ambiguity. In the org, we can use *text* and the word text would be bold in the html output. I was wondering if there is a markup that would change the color, eg, \{red}[text], or something of that sort. I don't think it

Re: [Orgmode] Re: worg recent changes exported page?

2010-08-06 Thread Samuel Wales
As the OP I thought I would point out that while this is interesting and useful for some, it is not what I was discussing. On 2010-08-03, Roman rzon...@gmail.com wrote: Scot Becker scot.becker at gmail.com writes: True. I watch the recent changes to worg in an RSS feed reader, and it would

Re: [Orgmode] text color + highlight

2010-08-06 Thread Eric Schulte
Hi, I've recently seen similar requests on this list. The attached patch provides a first pass at this support implementing both in-buffer coloring given the following syntax, and html export (I don't know the correct LaTeX syntax, but it shouldn't be hard to extend this to LaTeX as well). This

[Orgmode] Gnuplot best practice?

2010-08-06 Thread John Hendy
Hi, I've been hunting for some info on gnuplot and wondered if there is a suggested best practice for using it and org... I've just used what worg has (#+PLOT: ...) - http://orgmode.org/worg/org-tutorials/org-plot.php But several discussions seem to show a lot of people using embedded source

Re: [Orgmode] org-clock-current-task?

2010-08-06 Thread Michael Gilbert
On Aug 6,2010, at 2:30 AM, Bastien wrote: Did org-clock-current-task actually end up in orgmode in February? I see mention of it on the list, but I'm not seeing it in the application. Yes, this was added in february: , | commit 30ffaca5aa2cbffbfa2dd21335c058c75a22ed33 | Author:

Re: [Orgmode] text color + highlight

2010-08-06 Thread Vinh Nguyen
Thanks Eric, this works. I do agree that the implemented syntax is not org-like but more latex-like. To be more org-like, could we use parentheses or curly braces like how links are implemented? They aren't taken, are they? For example, ((red)(this text is red)) {{yellow}{this text is

Re: [Orgmode] Gnuplot best practice?

2010-08-06 Thread suvayu ali
Hello, On 6 August 2010 16:11, John Hendy jw.he...@gmail.com wrote: Hi, I've been hunting for some info on gnuplot and wondered if there is a suggested best practice for using it and org... I've just used what worg has (#+PLOT: ...) - http://orgmode.org/worg/org-tutorials/org-plot.php But

Re: [Orgmode] text color + highlight

2010-08-06 Thread Eric Schulte
Hi Vinh, Vinh Nguyen vinhdi...@gmail.com writes: Thanks Eric, this works. Great, I do agree that the implemented syntax is not org-like but more latex-like. To be more org-like, could we use parentheses or curly braces like how links are implemented? They aren't taken, are they? For

[Orgmode] Re: text color + highlight

2010-08-06 Thread Dan Davison
Eric Schulte schulte.e...@gmail.com writes: Hi Vinh, Vinh Nguyen vinhdi...@gmail.com writes: Thanks Eric, this works. Great, I do agree that the implemented syntax is not org-like but more latex-like. To be more org-like, could we use parentheses or curly braces like how links are

Re: [Orgmode] bug in dynamic block for clock table using :tags

2010-08-06 Thread Noorul Islam
On Wed, Aug 4, 2010 at 9:45 PM, Inquisitive Scientist inquisitive.scient...@gmail.com wrote: Dear Experts, There seems to be a bug in the tags feature for clock tables. When I try to generate a dynamic block for a clock-table in the following example file it goes into an infinite loop.