Re: [Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-05 Thread raman
Thanks, another org-export irritant: could we lose the "#+ insert some descriptive text here" line from the default template? ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.or

Re: [Orgmode] protecting ascii art

2008-09-05 Thread Carsten Dominik
On Aug 26, 2008, at 2:26 AM, William Henney wrote: Hi Scott On Sat, Aug 16, 2008 at 11:38 AM, Scott Otterson <[EMAIL PROTECTED]> wrote: By the way, it would be lovely if it were possible to use emacs's built-in artist-mode: http://www.cinsk.org/emacs/emacs-artist.html to draw diagrams in

Re: [Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-05 Thread Carsten Dominik
Yes, now see what you mean. This is a bug, fixed now. Thanks! - Carsten On Sep 5, 2008, at 3:42 PM, T. V. Raman wrote: org.el has the following definition: (defconst org-time-stamp-formats '("<%Y-%m-%d %a>" . "<%Y-%m-%d %a %H:%M>") "Formats for `format-time-string' which are used for ti

[Orgmode] How to get a clock table without the file level?

2008-09-05 Thread Peter Frings
Sorry for the repost (original of 8/8), but I have been looking for an answer in the manual, as well as in the sources and I really don't dare to touch anything down there... Is it possible to build a clocktable with the agenda as scope, but summing up all times per headline level, and not

R: [Orgmode] How does prompt work for remember templates?

2008-09-05 Thread Giovanni Ridolfi
--- Ven 5/9/08, Yann Tambouret ha scritto: > %^{prompt} option in a remember template, [...] > %^{Where|WORK|HOME|OUT} > > but when I use the template I get: > > Where [WORK] : > > If I press the up arrow once I get "HOME" or the > down arrow once I get > "WORK". If I press either arrow a secon

[Orgmode] Graphical Line in File

2008-09-05 Thread Parker, Matthew
This is a really (*really*) trivial problem, but one that I've seen many times, is annoying, and I wonder if anyone knows an easy fix. I'll get these long lines (not text just some graphical artifact) off the left of comments. See image attached. The line goes away if: * Change to text mode *

[Orgmode] How does prompt work for remember templates?

2008-09-05 Thread Yann Tambouret
Hi, I'd like to use the %^{prompt} option in a remember template, and I'd like to have optional defaults. I thought this was done like so: %^{Where|WORK|HOME|OUT} but when I use the template I get: Where [WORK] : If I press the up arrow once I get "HOME" or the down arrow once I get "WORK".

Re: [Orgmode] Undoing from Org Done Notes

2008-09-05 Thread Rick Moynihan
Carsten Dominik wrote: On Sep 5, 2008, at 11:49 AM, Rick Moynihan wrote: Hi Carsten, I'll give Bernt's suggestion a try, and hopefully this will happen a lot less. I am quite fond of the sequence shifting keys though, so we'll see how I get on. Rather than re-defining undo, which I can

[Orgmode] Bug: Angle brackets in org-time-stamp-format loses in html export

2008-09-05 Thread T. V. Raman
org.el has the following definition: (defconst org-time-stamp-formats '("<%Y-%m-%d %a>" . "<%Y-%m-%d %a %H:%M>") "Formats for `format-time-string' which are used for time stamps. It is not recommended to change this constant.") The above loses when you use org-insert-export-options-template and

Re: [Orgmode] protecting ascii art

2008-09-05 Thread Carsten Dominik
My mistake, this is indeed also broken under GNU Emacs. I had turned off strikethrough emphasis, that is why it looked OK for me. - Carsten On Sep 5, 2008, at 9:05 AM, Carsten Dominik wrote: Actually, in my GNU Emacs, prefixing these lines with ":" makes them look fine. You are using XEma

Re: [Orgmode] Undoing from Org Done Notes

2008-09-05 Thread Carsten Dominik
On Sep 5, 2008, at 11:49 AM, Rick Moynihan wrote: Hi Carsten, I'll give Bernt's suggestion a try, and hopefully this will happen a lot less. I am quite fond of the sequence shifting keys though, so we'll see how I get on. Rather than re-defining undo, which I can see might cause problem

Re: [Orgmode] Undoing from Org Done Notes

2008-09-05 Thread Rick Moynihan
Hi Carsten, I'll give Bernt's suggestion a try, and hopefully this will happen a lot less. I am quite fond of the sequence shifting keys though, so we'll see how I get on. Rather than re-defining undo, which I can see might cause problems. Would it be possible to add an extra command into t

Re: [Orgmode] Org-remember items are stored to the wrong headline

2008-09-05 Thread Tassilo Horn
Carsten Dominik <[EMAIL PROTECTED]> writes: Hi Carsten, > Things will be fine if you explicitly specify nil for the file and > headline fields in the template definition. Or get the latest git > release, where this problem is fixed as well. Thanks a lot. Bye, Tassilo -- GNU Emacs is a text ed

Re: [Orgmode] Using orgstruct-mode to structure source code

2008-09-05 Thread Carsten Dominik
Hi Tassilo, I though a little bit about this, and using org-struct-mode in a commented block of text is going to be bumpy. No easy path. What I do in such cases: I put tow markers into the buffer hat delimit the text I want to edit in orgstruct-mode. And then I have custom function that

Re: [Orgmode] protecting ascii art

2008-09-05 Thread Carsten Dominik
Actually, in my GNU Emacs, prefixing these lines with ":" makes them look fine. You are using XEmacs, right? - Carsten On Aug 15, 2008, at 11:54 PM, Scott Otterson wrote: Is there a way to protect text regions from org mode parsing? When I paste the following under an org mode headline:

Re: [Orgmode] Org-remember items are stored to the wrong headline

2008-09-05 Thread Carsten Dominik
Hi Tassilo, this is a bug in compatibility code that is supposed convert values previously valid for org-remember-templates to the new format. In your case, this code modified your templates to include the empty string as the default headline. You can see this if you look at the value o

Re: [Orgmode] problem with appointments not cancelling

2008-09-05 Thread Carsten Dominik
Hi Richard, what is your value of org-agenda-skip-scheduled-if-done? I believe that this variable will be respected with your appt setup. If you don't want to set this variable for normal agenda display, try (add-hook 'org-finalize-agenda-hook (lambda () (let ((org-agenda-skip-schedul

Re: [Orgmode] DOH! - [Fwd: Suggestions for features OR Help?]

2008-09-05 Thread Carsten Dominik
On Aug 28, 2008, at 3:19 AM, David A. Gershman wrote: Before anyone does, I'll ping myself with an "RTFM!" :) Found my answer in the org manual, page 39. However, it shows the 33% (by the example below), not the computed 65%. Anyone know if that method is possible? I am afraid no. - Ca

Re: [Orgmode] calc-date-format in org-table.el

2008-09-05 Thread Carsten Dominik
Wow, what a stupid, terrible bug. I applied you patch, thanks. - Carsten On Sep 4, 2008, at 11:54 PM, Nick Dokos wrote: The default calc-date-format in org-table.el uses a 12-hour clock, as Stephan Schmitt discovered - see http://article.gmane.org/gmane.emacs.orgmode/7753 I think it

Re: [Orgmode] Bug in org-time-stamp?

2008-09-05 Thread Carsten Dominik
Hi Bostjanv, first of all, I do not understand why you seem to think it matters if the mouse is inside or outside the time stamp when `C-c .' is called. I believe it does not matter at all. On Aug 31, 2008, at 3:56 AM, [EMAIL PROTECTED] wrote: Section 8.2 (node: Creating timestamps) of t

Re: [Orgmode] Undoing from Org Done Notes

2008-09-05 Thread Carsten Dominik
Hi Rick, since you are normally going to edit the note, certainly with the ability to undo, I don't think it makes sense to redefine undo for this. I can see how what you ask for would be useful, but I see no good logic to implement it. Maybe the easiest is to define yourself a separate ke

[Orgmode] Re: [PATCH] Fix typo and documentation of keys

2008-09-05 Thread Carsten Dominik
Applied, thanks. - Carsten On Sep 5, 2008, at 4:43 AM, Bernt Hansen wrote: Fix key description of double prefix and spelling. --- lisp/org.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org.el b/lisp/org.el index d551602..2321f2c 100644 --- a/lisp/org.el +++