Re: [Orgmode] Selective Export of subheadings and plain text

2009-04-03 Thread Carsten Dominik
Hi Martin, you can use tags to de-select entries for export. http://orgmode.org/manual/Selective-export.html#Selective-export - Carsten On Apr 3, 2009, at 9:38 PM, Martin Stemplinger wrote: I use org-mode as a GTD implementation with level-1 headings as area of focus, level-3 headings for pr

Re: [Orgmode] Line breaks in headings possible?

2009-04-03 Thread Carsten Dominik
On Apr 3, 2009, at 9:41 PM, Martin Stemplinger wrote: I use quite long headings in my org files. Exporting it to PDF leads to line breaks which are neither aesthetically pleasing nor easily readable. Is there a way to indicate line breaks in a heading? Both "\newline" and "\\ " will work if y

Re: [Orgmode] [ANN] org-fstree 0.2

2009-04-03 Thread Carsten Dominik
On Apr 4, 2009, at 5:01 AM, Andreas Burtzlaff wrote: Carsten, On Fri, 3 Apr 2009 11:45:44 +0200 Carsten Dominik wrote: Hm, that works for links to files, but strangely it doesn't for links to headings in 6.25: True, and I have no idea why that is so. Very strange bug, one of those only

Re: [Orgmode] Refile as top-level headlines?

2009-04-03 Thread Carsten Dominik
On Jan 18, 2009, at 5:31 PM, Matthew Lundin wrote: Carsten Dominik writes: On Jan 14, 2009, at 4:49 PM, Matthew Lundin wrote: Hi everyone, I have a lot of org-files and use org-refile all the time as part of my normal workflow. My basic approach is to remember things to an inbox.org file

Re: [Orgmode] [ANN] org-fstree 0.2

2009-04-03 Thread Andreas Burtzlaff
Carsten, On Fri, 3 Apr 2009 11:45:44 +0200 Carsten Dominik wrote: > > Hm, that works for links to files, but strangely it doesn't for > > links to headings in 6.25: > > True, > > and I have no idea why that is so. Very strange bug, one > of those only Nick Dokos can find :-) you didn't cou

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
set it to never. Make it the way i want - only remember one shortcut in both file and agenda Carsten Dominik wrote: On Apr 3, 2009, at 7:05 PM, Sebastian Rose wrote: "goodh...@gmail.com" writes: I just update org-mode to 6.25a in winxp. I set each file like #+SEQ_TODO: TODO(t) | DONE(

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
It works for a (repeat) task in a file. But if it is a repeat task (like every week) and in agenda view, it works different Change the time stamp associated with the current line by one day into the future.:( Sebastian Rose wrote: "goodh...@gmail.com" writes: I just update org-mo

Re: [Orgmode] org-protocol://remember:// question

2009-04-03 Thread Sebastian Rose
Hi Tassilo, the issue should be fixed now. The docs should now match the reality. Your templates may refer to the page title through %:description See http://orgmode.org/worg/org-contrib/org-protocol.php#example-template once it's updated. Best regards, Sebastian Tassilo Horn wr

Re: [Orgmode] Re: Bug if `org-refile-use-outline-path' is set to 'file

2009-04-03 Thread Eraldo Helal
> > How do you set it? With M-x set-variable RET ..., or with M-: (setq > ...)? In each case you have to quote file, e.g. say 'file. > Thank you, works like a charm now. ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the lis

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
Shift-right works great for me. Sorry for my dummy Q. I just so get used to C-c + somekey. Thanks. Sebastian Rose wrote: "goodh...@gmail.com" writes: I just update org-mode to 6.25a in winxp. I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@). Before updating C-c C-t will cy

Re: [Orgmode] XEmacs complains about a few define-key sequences in org-mouse.el

2009-04-03 Thread Andreas Röhler
Tony E. Bennett wrote: > XEmacs complains about a few define-key sequences in org-mouse.el. > For example: > > (define-key org-agenda-keymap [C-mouse-4] 'org-agenda-earlier) > > Try it this way for XEmacs: [(control mouse-4)] Regards Andreas Roehler > These sequences are using a GNU emacs

[Orgmode] Line breaks in headings possible?

2009-04-03 Thread Martin Stemplinger
I use quite long headings in my org files. Exporting it to PDF leads to line breaks which are neither aesthetically pleasing nor easily readable. Is there a way to indicate line breaks in a heading? Martin ___ Emacs-orgmode mailing list Remember: use `

[Orgmode] Selective Export of subheadings and plain text

2009-04-03 Thread Martin Stemplinger
I use org-mode as a GTD implementation with level-1 headings as area of focus, level-3 headings for projects and level-5 headings as next actions. For each project I also note a successful outcome in plain text. So it looks like this * Self development

[Orgmode] exporting from org-mode to S-expressions

2009-04-03 Thread Felipe Csaszar
Hi, Has anyone thought about a general framework for exporting Org documents? I seem to recall from somewhere that it was possible to export an Org document to a lisp S-expression, and then parse the S-expression to generate the desired output. But have not seen this implemented. The benefit of

Re: [Orgmode] [OT] reQcall alternatives in Germany?

2009-04-03 Thread Sven Bretfeld
Carsten Dominik writes: > Great, I was also looking for this information. Yes, thanks for the info. Greetings Sven -- Sven Bretfeld \ CEntrum für CERES \ REligionswissenschaftliche \_Studien__ Ruhr-Universität Bochum Universitätsstraße 150 D-44780 Bochum http://

Re: [Orgmode] BUG: Infinite loop finding stuck projects

2009-04-03 Thread Bernt Hansen
Carsten Dominik writes: > I have reverted this commit, thanks. Thanks! It works again for me :) -Bernt ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread Carsten Dominik
On Apr 3, 2009, at 7:05 PM, Sebastian Rose wrote: "goodh...@gmail.com" writes: I just update org-mode to 6.25a in winxp. I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@). Before updating C-c C-t will cycle in the seq above. Now it want me to press d to get done. I really l

Re: [Orgmode] BUG: Infinite loop finding stuck projects

2009-04-03 Thread Carsten Dominik
I have reverted this commit, thanks. In particular thanks for finding the commit. Just saying "stuck projects" would have sent me off in the wrong direction. - Carsten On Apr 3, 2009, at 3:53 PM, Bernt Hansen wrote: Hi Carsten, The following commit breaks finding stuck projects for me.

Re: [Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread Sebastian Rose
"goodh...@gmail.com" writes: > I just update org-mode to 6.25a in winxp. > > I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@). > Before updating C-c C-t will cycle in the seq above. Now it want me to press d > to get done. > I really like the way before. How can i get it back witho

Re: [Orgmode] [OT] reQcall alternatives in Germany?

2009-04-03 Thread William Henney
On Thu, Apr 2, 2009 at 6:05 AM, Sven Bretfeld wrote: > Org-feed.el sounds wonderful. Regretfully, the most useful feature of > reQall -- the collection of items by phone -- is not available outside > of USA, Canada or England. Does anybody know about an alternative in > Germany that could be used

Re: [Orgmode] org-protocol://remember:// question

2009-04-03 Thread Carsten Dominik
Applied, thanks. Would you mind turning on indent-tabs-mode in these files? I am having trouble wit the patches because of this. Thanks. - Carsten On Apr 3, 2009, at 2:34 PM, Sebastian Rose wrote: I encountered another problem: Using `C-c C-k' in the remember buffer is OK. But if the u

Re: [Orgmode] Re: Clocking work time with a date not a time only

2009-04-03 Thread Carsten Dominik
Fixed, thanks. - Carsten On Apr 3, 2009, at 2:10 PM, Sébastien Vauban wrote: Hi Carsten, Just a small bug to report. With such a source file: --8<---cut here---start->8--- * 2009-04 #+BEGIN: clocktable :maxlevel 2 :scope file Clock summary at [2009-04-03

Re: [Orgmode] Problem with org-mac-message.el

2009-04-03 Thread Carsten Dominik
On Apr 3, 2009, at 4:49 PM, Christopher Suckling wrote: On 1 Apr 2009, at 21:21, Ed Hirgelt wrote: I've found that org-mac-message-get-link has a problem inserting [["]] as the first item. I can't replicate this. Could you provide an example? The following change makes it better... Un

Re: [Orgmode] Re: BUG: Infinite loop finding stuck projects

2009-04-03 Thread Matthew Lundin
Bernt Hansen writes: > This also hangs for any tag searches > >C-c / / RET >C-c / m RET Tag searches via the agenda are also hanging: C-c a m C-c a M - Matt ___ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the

[Orgmode] How do i change status from todo to done etc without press key letter

2009-04-03 Thread goodh...@gmail.com
I just update org-mode to 6.25a in winxp. I set each file like #+SEQ_TODO: TODO(t) | DONE(d!) CANCELED(c@). Before updating C-c C-t will cycle in the seq above. Now it want me to press d to get done. I really like the way before. How can i get it back without delete key letter(since i use them

[Orgmode] Re: BUG: Infinite loop finding stuck projects

2009-04-03 Thread Bernt Hansen
More info: This also hangs for any tag searches C-c / / RET C-c / m RET -Bernt Peter Jones writes: > Bernt Hansen writes: >> The following commit breaks finding stuck projects for me. It looks >> like an infinite loop. > > I can confirm the infinite loop. I have a meeting this morn

Re: [Orgmode] Problem with org-mac-message.el

2009-04-03 Thread Christopher Suckling
On 1 Apr 2009, at 21:21, Ed Hirgelt wrote: I've found that org-mac-message-get-link has a problem inserting [["]] as the first item. I can't replicate this. Could you provide an example? The following change makes it better... Unfortunately, this change breaks the code for all other po

[Orgmode] Re: BUG: Infinite loop finding stuck projects

2009-04-03 Thread Peter Jones
Bernt Hansen writes: > The following commit breaks finding stuck projects for me. It looks > like an infinite loop. I can confirm the infinite loop. I have a meeting this morning, otherwise I'd submit a patch. If this is still open this afternoon I'll try to track it down. -- Peter Jones, ht

[Orgmode] BUG: Infinite loop finding stuck projects

2009-04-03 Thread Bernt Hansen
Hi Carsten, The following commit breaks finding stuck projects for me. It looks like an infinite loop. commit 1fbe1f7f503e473e6a3a14f44451c4e6e5f043a4 Author: Carsten Dominik Date: Thu Apr 2 18:16:35 2009 +0200 Tags

Re: [Orgmode] org-protocol://remember:// question

2009-04-03 Thread Sebastian Rose
I encountered another problem: Using `C-c C-k' in the remember buffer is OK. But if the user interupts `org-remember' by `C-g' (e.g. when reading some text interactively), emacsclient will be waiting for ever. Unfortunately, there seems no easy way to fix this in a way, that we could mi

[Orgmode] Re: Clocking work time with a date not a time only

2009-04-03 Thread Sébastien Vauban
Hi Carsten, Just a small bug to report. With such a source file: --8<---cut here---start->8--- * 2009-04 #+BEGIN: clocktable :maxlevel 2 :scope file Clock summary at [2009-04-03 Fri 14:05] | L | Headline | Time| | |---+--+-+-

Re: [Orgmode] org-protocol://remember:// question

2009-04-03 Thread Sebastian Rose
Ahaaa, thanks Carsten! That's good. So this here will do: diff --git a/lisp/org-protocol.el b/lisp/org-protocol.el index 1593764..b368602 100644 --- a/lisp/org-protocol.el +++ b/lisp/org-protocol.el @@ -335,23 +335,18 @@ Now template ?b will be used." (match-string 1 url))

[Orgmode] Re: Clocking work time with a date not a time only

2009-04-03 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: > Sébastien Vauban wrote: >> Carsten Dominik wrote: >>> Carsten Dominik wrote: > Carsten Dominik wrote: >> Sébastien Vauban wrote: >>> - is there a possibility to get back, out of such a file, a >>> chronological view of the whole file (where all

Re: [Orgmode] Problem with toggling intermediate state of check boxes

2009-04-03 Thread Cameron Horsburgh
On Fri, Apr 03, 2009 at 12:36:40PM +0200, Carsten Dominik wrote: > >> Ah, that's a little bizarre. For some reason my info file was 6.21, >> which refers to the single prefix usage. I went to the top level node >> than went back into the org-mode info and it was 6.25. > > See this discusion: > > ht

Re: [Orgmode] Problem with toggling intermediate state of check boxes

2009-04-03 Thread Carsten Dominik
On Apr 3, 2009, at 12:21 PM, Cameron Horsburgh wrote: On Fri, Apr 03, 2009 at 03:24:40PM +0530, Manish wrote: On Fri, Apr 3, 2009 at 10:07 AM, Nick Dokos wrote: Cameron Horsburgh wrote: When I use C-u C-c C-c on a check box it deletes the check box rather than toggles the [-] state as ad

Re: [Orgmode] Re: Clocking work time with a date not a time only

2009-04-03 Thread Carsten Dominik
On Apr 3, 2009, at 12:20 PM, Jan Buchal wrote: "CD" == Carsten Dominik writes: CD> On Apr 2, 2009, at 4:49 PM, Sébastien Vauban wrote: That is simply great! Waouwww. CD> But, still, is there any obvious way to get a view similar to CD> that one (it may be completely different

Re: [Orgmode] Re: Clocking work time with a date not a time only

2009-04-03 Thread Jan Buchal
> "CD" == Carsten Dominik writes: CD> On Apr 2, 2009, at 4:49 PM, Sébastien Vauban wrote: That is simply great! Waouwww. CD> But, still, is there any obvious way to get a view similar to CD> that one (it may be completely different -- just speaking of the CD> informa

Re: [Orgmode] Problem with toggling intermediate state of check boxes

2009-04-03 Thread Cameron Horsburgh
On Fri, Apr 03, 2009 at 03:24:40PM +0530, Manish wrote: > On Fri, Apr 3, 2009 at 10:07 AM, Nick Dokos wrote: > > Cameron Horsburgh wrote: > > > > > >> When I use C-u C-c C-c on a check box it deletes the check box rather > >> than toggles the [-] state as adevrtised in the manual. I'm using > >> ve

Re: [Orgmode] Problem with toggling intermediate state of check boxes

2009-04-03 Thread Manish
On Fri, Apr 3, 2009 at 10:07 AM, Nick Dokos wrote: > Cameron Horsburgh wrote: > > >> When I use C-u C-c C-c on a check box it deletes the check box rather >> than toggles the [-] state as adevrtised in the manual. I'm using >> version 6.25a as checked out of git several hours ago. >> >> I've never

Re: [Orgmode] [ANN] org-fstree 0.2

2009-04-03 Thread Carsten Dominik
On Apr 2, 2009, at 1:50 AM, Andreas Burtzlaff wrote: I'm looking for a better way to display those links and possibly also the content of the headings and am happy to receive new ideas. I tried the column view, but properties that contain links are displayed as text. But you can nonethe

Re: [Orgmode] bug: org-cycle-include-plain-lists

2009-04-03 Thread Carsten Dominik
On Apr 2, 2009, at 9:43 PM, Patrick Bahr wrote: Hi, I have a problem when org-cycle-include-plain-lists is enabled. When doing visibility cycling on a headline that contains a plain list, the first hit on tab already reveals all headlines (and only the headlines) below it. E.g., in the f

Re: [Orgmode] Re: Bug if `org-refile-use-outline-path' is set to 'file

2009-04-03 Thread Tassilo Horn
Carsten Dominik writes: Hi Carsten, >> Done that, and this line of my .emacs broke the completion: >> >> (setq completion-styles (remove 'basic completion-styles)) >> >> After deleting it, I can complete in steps as it should be. > > What reason did you have to add this line in the first place?

Re: [Orgmode] Re: Release 6.25

2009-04-03 Thread Carsten Dominik
On Apr 3, 2009, at 4:35 AM, Leo wrote: On 2009-04-01 15:43 +0100, Carsten Dominik wrote: On Apr 1, 2009, at 4:35 PM, Leo wrote: On 2009-04-01 15:12 +0100, Carsten Dominik wrote: I am releasing version 6.25 of Emacs Org-mode. It has been almost a month, and I feel that this release is really

Re: [Orgmode] Re: Clocking work time with a date not a time only

2009-04-03 Thread Carsten Dominik
On Apr 2, 2009, at 4:49 PM, Sébastien Vauban wrote: That is simply great! Waouwww. But, still, is there any obvious way to get a view similar to that one (it may be completely different -- just speaking of the information that's somehow displayed)? --8<---cut here---

Re: [Orgmode] Re: Bug if `org-refile-use-outline-path' is set to 'file

2009-04-03 Thread Carsten Dominik
On Apr 2, 2009, at 8:52 PM, Tassilo Horn wrote: Carsten Dominik writes: Hi Carsten, That's what I'm doing. After I've completed to file.org/ an additional TAB won't add the headings as new completion possibilities, file.org/ is the only one. The same with RET. Very strange. This does w

Re: [Orgmode] org-protocol://remember:// question

2009-04-03 Thread Carsten Dominik
On Apr 2, 2009, at 8:00 PM, Sebastian Rose wrote: Carsten Dominik writes: Hi Sebastian, Tassilo, this can be easily fixed. Org-protocol may add arbitrary properties to the link properties. For example, after a call (org-store-link-props :type type :link url