Re: [Orgmode] org-plot : interaction problem with gnuplot

2009-06-30 Thread d . tchin
Hi Thank you for your help. 1°) I try to use comint buffer and to launch few commands. I don't really understand the way comint works but it seems that each time that I use a command, there is a freeze, and to access back to the emacs buffer I have to use \C-g several times.

[Orgmode] Re: latex wrap

2009-06-30 Thread Josef
Carsten Dominik carsten.dominik at gmail.com writes: Hi Carsten, having only used latex before: is there a way to prevent emacs/org-mode---upon pressing M-q---to wrap a paragraph bla bla \begin{equation} 1+1=2 \end{equation} into bla bla \begin{equation} 1+1=2

Re: [Orgmode] Online manual

2009-06-30 Thread Shaun Johnson
Many thanks. Shaun. Carsten Dominik wrote: Actually, yes, there was a problem, fixed now. - Carsten On Jun 29, 2009, at 3:24 PM, Shaun Johnson wrote: Hi All, I've just visited the online manual (http://orgmode.org/org.html)and I see it has changed - there is no longer a navigation

[Orgmode] Arthur Dent born in May?

2009-06-30 Thread Stefan Vollmar
Hello, this might be an important glitch in org-mode's documentation: %%(diary-anniversary 14 5 1956) Arthur Dent is %d years old probably should read %%(diary-anniversary 05 14 1956) Arthur Dent is %d years old if Douglas Adams had May in mind for Mr Dent. So according to the Emacs

Re: [Orgmode] Arthur Dent born in May?

2009-06-30 Thread Eric S Fraga
At Tue, 30 Jun 2009 11:27:22 +0200, Stefan Vollmar wrote: Hello, this might be an important glitch in org-mode's documentation: %%(diary-anniversary 14 5 1956) Arthur Dent is %d years old probably should read %%(diary-anniversary 05 14 1956) Arthur Dent is %d years old if Douglas

Re: [Orgmode] Arthur Dent born in May?

2009-06-30 Thread Ian Barton
this might be an important glitch in org-mode's documentation: %%(diary-anniversary 14 5 1956) Arthur Dent is %d years old probably should read %%(diary-anniversary 05 14 1956) Arthur Dent is %d years old if Douglas Adams had May in mind for Mr Dent. So according to the Emacs documentation

[Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hello Experts, I noticed two problems with recent org publishing HTML with js support. To make is specific, one can use this page as example: http://orgmode.org/Changes.html 1.) The shortcut icon is no longer displayed (the small icon in the address bar) In the HTML, the line is still there:

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xiao-Yong Jin
Xin Shi shixin...@gmail.com writes: Hello Experts, I noticed two problems with recent org publishing HTML with js support. To make is specific, one can use this page as example: http://orgmode.org/Changes.html 1.)  The shortcut icon is no longer displayed (the small icon in the address

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Xiao-Yong, Yes. My broser works on the same page a few weeks ago. I tested on other sites, it is OK. I also tried on the orgmode homepage, same error. Thanks! Xin On Tue, Jun 30, 2009 at 9:43 AM, Xiao-Yong Jin xj2...@columbia.edu wrote: Xin Shi shixin...@gmail.com writes: Hello

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xiao-Yong Jin
Xin Shi shixin...@gmail.com writes: Hi Xiao-Yong, Yes. My broser works on the same page a few weeks ago. I tested on other sites, it is OK.  I also tried on the orgmode homepage, same error. It works for me in firefox, which is compiled and distributed by archlinux. Mozilla/5.0 (X11; U;

[Orgmode] Sorting and renumbering footnotes

2009-06-30 Thread Karl Maihofer
I use Org to write quite long documents with many footnotes and I am wondering if there is a way to renumber the footnotes when sorting with C-u C-c C-x f s. n at the end is not what I am looking for. I'd like the footnotes to stay at the position set by org-footnote-section. Simple

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Nick Dokos
Xin Shi shixin...@gmail.com wrote: Yes. My broser works on the same page a few weeks ago. I tested on other sites, it is OK. I also tried on the orgmode homepage, same error. I see neither of the problems you see: the icon is in the proper place and the PDF of the org home page is

[Orgmode] [PATCH] fix org-feed when retrieve-method is curl or wget

2009-06-30 Thread Christopher League
Hi Carsten and everyone. I love using org-feed, to gather various collection points (delicious, starred in google reader, dial2do, etc) into org-mode. I tried switching the org-feed-retrieve-method to curl or wget, and encountered some bugs. The fixes were simple, and the full details are

[Orgmode] Reminder Windows. Was Timestamp question

2009-06-30 Thread Louis A. Turk
Forwarded Message From: Louis A. Turk l...@dayspringpublisher.com Reply-to: l...@dayspringpublisher.com To: Eric S Fraga e.fr...@ucl.ac.uk Subject: Reminder Windows. Was Timestamp question Date: Tue, 30 Jun 2009 10:41:13 +0800 On Sat, 2009-06-27 at 11:54 +0100, Eric S Fraga

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Nick, I tested on another machine with Debian 5.0 /Iceweasel 3.0.6. It can produce the PDF file but the icon is still missing. Xin On Tue, Jun 30, 2009 at 10:53 AM, Nick Dokos nicholas.do...@hp.com wrote: Xin Shi shixin...@gmail.com wrote: Yes. My broser works on the same page a few

Re: [Orgmode] [PATCH] fix org-feed when retrieve-method is curl or wget

2009-06-30 Thread Carsten Dominik
Applied, thanks. - Carsten On Jun 30, 2009, at 5:59 PM, Christopher League wrote: Hi Carsten and everyone. I love using org-feed, to gather various collection points (delicious, starred in google reader, dial2do, etc) into org-mode. I tried switching the org-feed-retrieve-method to curl

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Vikram S V
Hi I see neither of the problems you see: the icon is in the proper place and the PDF of the org home page is readable by both xpdf and acroread. But note that Carsten fixed something having to do with (I'm guessing) with org-info.js, that was causing the navigation sidebar of the manual to

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Vikram, I think the manual is a different story than the other HTML pages generated by org-mode. From the source of the manual: http://orgmode.org/manual/index.html One can see that it is generated by: makeinfo, not org-mode. meta name=generator content=makeinfo 4.13 Xin On Tue, Jun 30,

Re: [Orgmode] Changing way hlines in tables are exported?

2009-06-30 Thread Carsten Dominik
On Jun 30, 2009, at 4:15 PM, Rainer Hansen wrote: Hi, I wonder if there is an easy way to change the style of the exported hlines in tables. This should not only be possible per table but per single hline, e.g. the first hline should be thick and in blue, the next two one are ordinary

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Vikram S V
Hi Xin, I think the manual is a different story than the other HTML pages generated by org-mode. I see. Thank you for the pointer. As you can see (?), the icon seems to be missing in the manual pages too. I am no expert at org-mode, my naive guess is that, probably there is some common source

Re: [Orgmode] Shotcut Icon and PDF problem in the HTML output

2009-06-30 Thread Xin Shi
Hi Vikram, On Tue, Jun 30, 2009 at 2:17 PM, Vikram S V vkr...@gmail.com wrote: Hi Xin, I think the manual is a different story than the other HTML pages generated by org-mode. I see. Thank you for the pointer. As you can see (?), the icon seems to be missing in the manual pages too.

[Orgmode] wish list: sort tasks by age

2009-06-30 Thread Christopher League
I would love to be able to sort TODOs by their age, so it becomes painfully obvious what I have been ignoring. Since org relies on free- form text (a strength), it's tricky to ensure that every item gets a 'creation-time' property. But it doesn't need to be accurate to the second; even a

Re: [Orgmode] latex wrap

2009-06-30 Thread Patrick Bahr
Hi Carsten, On 27.06.2009 09:00 Carsten Dominik wrote: On Jun 26, 2009, at 11:13 PM, hello world wrote: bla bla \begin{equation} 1+1=2 \end{equation} into bla bla \begin{equation} 1+1=2 \end{equation} Why would you press M-q in such a location? This behaviour is also bothering me.