Re: [Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 23, 2010, at 8:31 AM, Tassilo Horn wrote: On Wednesday 23 June 2010 05:59:54 Carsten Dominik wrote: Hi Carsten, M-x org-capture-import-remember-templates RET That didn't work completely for me. It generated entries like ("t" "TODO" entry (file+headline "/home/horn/repos/org/re

Re: [Orgmode] AutOrg, and practice of GTD in a group

2010-06-22 Thread Sven Bretfeld
Hi Hellekin "Hellekin O. Wolf" writes: > How do you guys use CATEGORIES, PROPERTIES and TAGS in combination > with TODO states and Org-Agenda to optimize your GTD workflow? I'm also into GTD. This is a typical entry I use for a project. * Misc Office ** Rewrite study course documents

Re: [Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Tassilo Horn
On Wednesday 23 June 2010 05:59:54 Carsten Dominik wrote: Hi Carsten, > >> M-x org-capture-import-remember-templates RET > > > > That didn't work completely for me. It generated entries like > > > > ("t" "TODO" entry > > (file+headline "/home/horn/repos/org/remember.org" bottom) > > "*

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
Hi Manish, thanks for checking - this is now fixed. - Carsten On Jun 23, 2010, at 6:52 AM, Manish wrote: On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: New implementation of the Org remember process == [snip: announceme

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Manish
On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: >New implementation of the Org remember process >== [snip: announcement of org-capture (287 lines)] > I got some compilation warnings for the latest files. I have not yet tr

[Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 10:50 PM, Bernt Hansen wrote: Carsten Dominik writes: New implementation of the Org remember process == Cool!! 6.4 Multiple capture events going on at the same time =

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 23, 2010, at 6:01 AM, Puneeth wrote: Hi, On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: New implementation of the Org remember process == [..] None of what I describe is set in stone yet - let me know if you

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 23, 2010, at 1:56 AM, Sebastian Rose wrote: I have a problem with the properties and org-capture-templates. "* DONE %u (%^{Sport|run|run|swim|wout}) %^{Distance} x:xx :PROPERTIES: :date: %u :pace: x:xx :kcal: xxx :END: %^{meters}p %^{s

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 23, 2010, at 1:07 AM, Sebastian Rose wrote: Carsten Dominik writes: None of what I describe is set in stone yet - let me know if you have comments, change requests or other ideas. My feeling right now is that this should become the default capture system, and that we will keep the cur

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Puneeth
Hi, On Tue, Jun 22, 2010 at 6:06 PM, Carsten Dominik wrote: >            New implementation of the Org remember process >            == [..] > None of what I describe is set in stone yet - let me know if you have > comments, change requests or other ide

Re: [Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
Hi Tassilo, On Jun 22, 2010, at 8:58 PM, Tassilo Horn wrote: Carsten Dominik writes: Hi Carsten, 1. Run M-x org-capture-import-remember-templates RET That didn't work completely for me. It generated entries like ("t" "TODO" entry (file+headline "/home/horn/repos/org/remember.or

[Orgmode] OT: orgmode on my palm TX?

2010-06-22 Thread Matt Price
Hi folks, Nowthat GTD is starting to work for me i really really miss having org available when i don't have my laptop handy. Everyone around me is buying proprietary iphones and Android phones with 3-year contracts and expensive data plans, but i don't even really want a smartphone -- i want my

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
I have a problem with the properties and org-capture-templates. "* DONE %u (%^{Sport|run|run|swim|wout}) %^{Distance} x:xx :PROPERTIES: :date: %u :pace: x:xx :kcal: xxx :END: %^{meters}p %^{start}p %^{time}p %^{type}p %x^{rpuls}p" result

Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
Sebastian Rose writes: > * Separate template files > > I'd like to use Org-mode to edit templates. > > I'm trying this: > > (setq org-capture-templates > ( > `( > ("l" "Lauf" entry (file+headline "notes/Laufen/Training.org" > "Training") > ,(org-file-contents "~/em

Re: [Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
Bernt Hansen writes: > This all sounds really good. I look forward to test driving it when I > have some extra time to tinker with my setup. I really appreciate the > effort you went through to keep the existing remember process so that I > can try these in parallel -- this will make me try it

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
Carsten Dominik writes: > None of what I describe is set in stone yet - let me know if you have > comments, change requests or other ideas. > > My feeling right now is that this should become the default capture > system, and that we will keep the current org-remember in the > distribution for qui

Re: [Orgmode] latex export and booktabs tables

2010-06-22 Thread Thomas S. Dye
Aloha Erik, The rules defined in booktabs work with longtables, if that is what you are asking. All the best, Tom On Jun 22, 2010, at 11:36 AM, Erik Butz wrote: Hi all, I found a very old thread on the list about using the booktabs package to have nicer tables in latex export. I found th

[Orgmode] Re: AutOrg, and practice of GTD in a group

2010-06-22 Thread Bernt Hansen
"Hellekin O. Wolf" writes: > How do you guys use CATEGORIES, PROPERTIES and TAGS in combination > with TODO states and Org-Agenda to optimize your GTD workflow? I use CATEGORIES mainly as a visual cue in my agenda to help categories tasks. Other than that it doesn't really do anything in my set

[Orgmode] latex export and booktabs tables

2010-06-22 Thread Erik Butz
Hi all, I found a very old thread on the list about using the booktabs package to have nicer tables in latex export. I found that, making the changes below I can use the booktab package to export tables, and using standard tables only, this seems to work fine. Can anyone advice on whether this k

[Orgmode] [PATCH v2] Fix agenda display for late scheduled and deadline tasks

2010-06-22 Thread Bernt Hansen
* lisp/org.el (org-time-string-to-absolute): Ignore the cyclic repeater when displaying items on today's agenda date. If you have a weekly task and miss the date the agenda view will show more than a week late now instead of resetting on the cyclic repeating date. This makes it much more

[Orgmode] correction to orgtbl-to-html description

2010-06-22 Thread Erik Butz
Hi, below a trivial fix to the describtion of the orgtbl-to-html function Hope I didn't miss something obvious ;) Cheers, Erik diff --git a/lisp/org-table.el b/lisp/org-table.el index 46efc28..f6b77aa 100644 --- a/lisp/org-table.el +++ b/lisp/org-table.el @@ -4226,7 +4226,7 @@ this function is

[Orgmode] AutOrg, and practice of GTD in a group

2010-06-22 Thread Hellekin O. Wolf
Hello list, I'm quite impressed posting on this list of genious coders who brought such a powerful tool as org-mode. Not honey-licking your shoes. Being allergic to linear time and its implementation (calendars, clocks...), I found org-mode of great help when dealing with normal people. Using th

[Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Bernt Hansen
Carsten Dominik writes: > New implementation of the Org remember process > == Cool!! > 6.4 Multiple capture events going on at the same time > == > >If you need to capture

[Orgmode] org-capture question/suggestion

2010-06-22 Thread Tassilo Horn
Hi, as already said, I really like the new org-capture interface. But there's one thing concerning the templates, which might be optimized a bit. I want to add certain information accessible with template escapes as properties. So as an example, I have a template like this: ("t" "TODO" entry

Re: [Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Eric S Fraga
On Tue, 22 Jun 2010 14:36:15 +0200, Carsten Dominik wrote: [...] > 1. Run > > M-x org-capture-import-remember-templates RET > > to get a translated version of your remember templates into the > new variable `org-capture-templates'. This will "mostly" work, > but maybe n

[Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Tassilo Horn
Carsten Dominik writes: Hi Carsten, > 1. Run > > M-x org-capture-import-remember-templates RET That didn't work completely for me. It generated entries like ("t" "TODO" entry (file+headline "/home/horn/repos/org/remember.org" bottom) "* TODO %?\n %i") but capturing expected

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Nick Dokos
Stefano Zacchiroli wrote: > On Tue, Jun 22, 2010 at 10:35:11AM -0400, Nick Dokos wrote: > > Next time you are online, just git clone the Worg repository to your > > machine. Then periodically, git pull. Problem solved. > > Sure, the problem will be solved for *me* (in fact, it already is: I > cl

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Stefano Zacchiroli
On Tue, Jun 22, 2010 at 10:35:11AM -0400, Nick Dokos wrote: > Next time you are online, just git clone the Worg repository to your > machine. Then periodically, git pull. Problem solved. Sure, the problem will be solved for *me* (in fact, it already is: I cloned the Worg repo just a minute later r

[Orgmode] agenda views

2010-06-22 Thread J. David Boyd
I have my agenda set to start up in a Month view, from today. At least, that is how it starts. But if I switch to day or week, view, then back to month view, it shows the entire month, from day 1, not the 30 days from today. Anyone know what I have set wrong? Or am doing wrong? Thanks, Da

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Sebastian Rose
Nick Dokos writes: > Stefano Zacchiroli wrote: > >> On Tue, Jun 22, 2010 at 12:37:16PM +0200, Carsten Dominik wrote: >> >>>(I've only now noticed that the FAQ it not part of the installed >> >>>org-mode documentation, at least not in my distribution package: any >> >>>reason for that?) >> >> >> >

[Orgmode] [PATCH] org-feed: Fix RSS feed parsing when as attributes

2010-06-22 Thread Julien Danjou
I've RSS feeds with which does not work without that change. Signed-off-by: Julien Danjou --- lisp/org-feed.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-feed.el b/lisp/org-feed.el index 37b2327..071ee79 100644 --- a/lisp/org-feed.el +++ b/lisp/org-feed.e

[Orgmode] Re: Org-mode collaborative (multiple users working on the same set of files)

2010-06-22 Thread Sébastien Vauban
Hi all, > Regarding the clocked times: > >>> I just read this and before nobody answers, I'll give you a small POC that >>> should work for you. As far as I can tell it doesn't break anything. >>> >>> (defun org-clock-out-mark-clock () >>> (unless remove (insert (format " (%s)" user-full-name)))

Re: [Orgmode] diagnosing emacs hangs

2010-06-22 Thread Nick Dokos
Matt Price wrote: > I'm now using emacs for almost everything and of course that's great, > except that it is essentially a single-threaded OS that currently > HANGS with some frequency (100% CPU usgte that will continue for hours > if you let it go. I think this probably has something to do wi

[Orgmode] Re: latex export - skipping lvls breaks export

2010-06-22 Thread Sebastian Hofer
At Tue, 22 Jun 2010 15:06:08 +0200, Carsten Dominik wrote: > > > On Jun 22, 2010, at 2:51 PM, Robert Hennig wrote: > > > Sebastian Hofer wrote: > >> At Tue, 22 Jun 2010 11:51:30 +0200, > >> Giovanni Ridolfi wrote: > >>> Sebastian Hofer writes: > >>> > I'm working on a customized latex-expo

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Nick Dokos
Stefano Zacchiroli wrote: > On Tue, Jun 22, 2010 at 12:37:16PM +0200, Carsten Dominik wrote: > >>>(I've only now noticed that the FAQ it not part of the installed > >>>org-mode documentation, at least not in my distribution package: any > >>>reason for that?) > >> > >>I think it's not included be

Re: [Orgmode] [PATCH] org-timestamp-change changes minutes in multiples of rounding time

2010-06-22 Thread Puneeth
Hi Carsten, On Tue, Jun 22, 2010 at 7:47 PM, Carsten Dominik wrote: [..] > Note that the rounding only works now if you use S-up and S-down > on the minutes.  If you give your function of 13 minutes, it will change all > time stamps by 13 minutes, not a rounded number. > > HTH Thanks! -- Puneet

Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 4:29 PM, Sebastian Rose wrote: Carsten Dominik writes: Wooow, that was incredibly fast! :-) template keys used to be characters, now in org-capture.el they are strings. Does the patch handle this correctly? I wondering about that, too. But some nice perso

Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 4:20 PM, Sebastian Rose wrote: '(("t" "templates adding table lines") ("ta" "add to table a" table-line (file+headline "~/notes.org" "Table A)) ("tb" "add to table b" table-line (file+headline "~/notes.org" "Table B)) ("tc" "add to table c" table-line (fi

[Orgmode] Re: how to customize (inactive) timestamp textual format

2010-06-22 Thread Richard Riley
Giovanni Ridolfi writes: > Richard Riley writes: >> Giovanni Ridolfi writes: > >> The suggestion for the user to clone the worg git is probably the best > I agree: the people who want to have worg will clone it, other (me ;) > are free not to download it. > >> but I see no reason, if its not si

[Orgmode] Re: latex export - skipping lvls breaks export

2010-06-22 Thread Sébastien Vauban
Hi all, Carsten Dominik wrote: > On Jun 22, 2010, at 2:51 PM, Robert Hennig wrote: >> Sebastian Hofer wrote: >>> Giovanni Ridolfi wrote: Sebastian Hofer writes: > > I noticed that if you skip a level in the outline structure (cf. example > below) it is not exported to latex. Is t

Re: [Orgmode] Re: latex export - skipping lvls breaks export

2010-06-22 Thread Nick Dokos
Sebastian Hofer wrote: > At Tue, 22 Jun 2010 11:51:30 +0200, > Giovanni Ridolfi wrote: > > > > Sebastian Hofer writes: > > > > > I'm working on a customized latex-export-class for a CV. > > nice! > > > I noticed that if you skip a level in the outline structure > > > (cf. example below) it is

Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
Carsten Dominik writes: > 3 Why a new name? > ~~ > > I have - at least for now - chosen a new name for the new setup: > ` org-capture'. There are two reasons for this: In the manual it is "Capture - Refile - Archive". I remember searching for "Remember" and never found it :)

Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
Wooow, that was incredibly fast! :-) template keys used to be characters, now in org-capture.el they are strings. Does the patch handle this correctly? - Carsten On Jun 22, 2010, at 4:20 PM, Sebastian Rose wrote: Carsten Dominik writes: 3 Why a new name? ~~

Re: [Orgmode] [PATCH] org-timestamp-change changes minutes in multiples of rounding time

2010-06-22 Thread Carsten Dominik
Hi Puneeth, I have now understood, and changed the behavior so that your function should work correctly. Note that the rounding only works now if you use S-up and S-down on the minutes. If you give your function of 13 minutes, it will change all time stamps by 13 minutes, not a rounded number

Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sebastian Rose
Carsten Dominik writes: > Wooow, that was incredibly fast! > > :-) > > template keys used to be characters, now in org-capture.el they are strings. > Does the patch handle this correctly? I wondering about that, too. But some nice person changed org-remember.el to take care for that (S

Re: [Orgmode] [Patch] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 4:20 PM, Sebastian Rose wrote: Carsten Dominik writes: 3 Why a new name? ~~ I have - at least for now - chosen a new name for the new setup: ` org-capture'. There are two reasons for this: In the manual it is "Capture - Refile - Archive". I remember

[Orgmode] Re: New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Sébastien Vauban
Hi Carsten, Carsten Dominik wrote: > Carsten Dominik wrote: >> On Jun 21, 2010, at 12:24 PM, Sébastien Vauban wrote: >>> >>> Whenever collecting tasks (for example, but not limited to that), I would >>> like one blank line to be inserted before any heading. >> >> this feature is coming soon, with

Re: [Orgmode] [PATCH] org-timestamp-change changes minutes in multiples of rounding time

2010-06-22 Thread Puneeth
Hi Carsten, On Tue, Jun 22, 2010 at 7:03 PM, Carsten Dominik wrote: > > On Jun 22, 2010, at 1:10 PM, Puneeth wrote: [..] > no, I do not think so.  The variable is called "-rounding", not "-step". Sorry for the unclear message. Let me explain. I tried to use the function shown below (imitating a

Re: [Orgmode] Question: org-remember and level>1 target headline [resent]

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 3:38 PM, Martin Pohlack wrote: On 22.06.2010 14:54, Carsten Dominik wrote: Hi Martin, I am rejecting this patch, but only because because I think this issue is taken care of in org-capture.el Let me know if you do not agree. The documentation for outline path looks

Re: [Orgmode] Question: org-remember and level>1 target headline [resent]

2010-06-22 Thread Martin Pohlack
On 22.06.2010 14:54, Carsten Dominik wrote: > Hi Martin, > > I am rejecting this patch, but only because because I think this issue > is taken care of in org-capture.el Let me know if you do not agree. The documentation for outline path looks promising. Even header paths are supported -- nice!

Re: [Orgmode] Question: org-remember and level>1 target headline [resent]

2010-06-22 Thread Martin Pohlack
On 22.06.2010 15:38, Martin Pohlack wrote: > Is there documentation for migrating from org-remember or will there be > once org-capture shows up in the manual? Never mind the question, I just saw the exhaustive other mail describing org-remember :-). Cheers, Martin __

Re: [Orgmode] [PATCH] org-timestamp-change changes minutes in multiples of rounding time

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 1:10 PM, Puneeth wrote: Hi, (org-timestamp-change n 'minutes) changes timestamp only by 5 minutes (when my org-time-stamp-rounding-minutes is (0 5)) for any non-zero value of n. I think the timestamp should change by an integer multiple of 5. Do you think this is correct b

[Orgmode] Re: Confusion about tags-todo matches and TODO keywords

2010-06-22 Thread Carsten Dominik
Applied, thanks! - Carsten On Jun 22, 2010, at 1:24 PM, Bernt Hansen wrote: Carsten Dominik writes: Hi Bernt, On Jun 22, 2010, at 1:39 AM, Bernt Hansen wrote: I still think 'TODO keyword' matches any todo keyword defined in org-todo-keywords and maybe I need to be re-educated :) Indeed

Re: [Orgmode] Re: latex export - skipping lvls breaks export

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 2:51 PM, Robert Hennig wrote: Sebastian Hofer wrote: At Tue, 22 Jun 2010 11:51:30 +0200, Giovanni Ridolfi wrote: Sebastian Hofer writes: I'm working on a customized latex-export-class for a CV. nice! I noticed that if you skip a level in the outline structure (cf. exa

Re: [Orgmode] Question: org-remember and level>1 target headline [resent]

2010-06-22 Thread Carsten Dominik
Hi Martin, I am rejecting this patch, but only because because I think this issue is taken care of in org-capture.el Let me know if you do not agree. Cheers, and thanks for your contribution! - Carsten On May 27, 2010, at 11:43 AM, Martin Pohlack wrote: [resending to get into the patch tra

Re: [Orgmode] Re: latex export - skipping lvls breaks export

2010-06-22 Thread Robert Hennig
Sebastian Hofer wrote: > At Tue, 22 Jun 2010 11:51:30 +0200, > Giovanni Ridolfi wrote: >> Sebastian Hofer writes: >> >>> I'm working on a customized latex-export-class for a CV. >> nice! >>> I noticed that if you skip a level in the outline structure >>> (cf. example below) it is not exported to l

[Orgmode] New implementation of the Org remember process ready for comments and testing

2010-06-22 Thread Carsten Dominik
New implementation of the Org remember process == Dear all, The fact that I have let go of trying to follow up every thread on the mailing list is really great for me, thanks to John and David for providing issue and patch track

Re: [Orgmode] Re: how to customize (inactive) timestamp textual format

2010-06-22 Thread Giovanni Ridolfi
Richard Riley writes: > Giovanni Ridolfi writes: > The suggestion for the user to clone the worg git is probably the best I agree: the people who want to have worg will clone it, other (me ;) are free not to download it. > but I see no reason, if its not silly amount of work

[Orgmode] Re: [PATCH] org-timestamp-change changes minutes in multiples of rounding time

2010-06-22 Thread Puneeth
On Tue, Jun 22, 2010 at 4:40 PM, Puneeth wrote: [..] > A patch for the same has been attached. Sorry hadn't looked at this piece of documentation in the manual[1] (/ -17 6) ⇒ -2 (could in theory be −3 on some machines) The patch could be modified to make it consistent.

[Orgmode] Re: how to customize (inactive) timestamp textual format

2010-06-22 Thread Richard Riley
Giovanni Ridolfi writes: > Stefano Zacchiroli writes: >> On Tue, Jun 22, 2010 at 12:37:16PM +0200, Carsten Dominik wrote: >(I've only now noticed that the FAQ it not part of the installed >org-mode documentation, at least not in my distribution package: any >reason for that?) >>

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Eric S Fraga
On Tue, 22 Jun 2010 12:41:09 +0200, Stefano Zacchiroli wrote: > > On Tue, Jun 22, 2010 at 12:37:16PM +0200, Carsten Dominik wrote: > >>>(I've only now noticed that the FAQ it not part of the installed > >>>org-mode documentation, at least not in my distribution package: any > >>>reason for that?)

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Giovanni Ridolfi
Stefano Zacchiroli writes: > On Tue, Jun 22, 2010 at 12:37:16PM +0200, Carsten Dominik wrote: (I've only now noticed that the FAQ it not part of the installed org-mode documentation, at least not in my distribution package: any reason for that?) >>> >>>I think it's not included because

[Orgmode] Re: Confusion about tags-todo matches and TODO keywords

2010-06-22 Thread Bernt Hansen
Carsten Dominik writes: > Hi Bernt, > > On Jun 22, 2010, at 1:39 AM, Bernt Hansen wrote: > >> I still think 'TODO keyword' matches any todo keyword defined in >> org-todo-keywords and maybe I need to be re-educated :) > > Indeed, "TODO" is used in two different ways in the documentation. > When I

[Orgmode] [PATCH] org-timestamp-change changes minutes in multiples of rounding time

2010-06-22 Thread Puneeth
Hi, (org-timestamp-change n 'minutes) changes timestamp only by 5 minutes (when my org-time-stamp-rounding-minutes is (0 5)) for any non-zero value of n. I think the timestamp should change by an integer multiple of 5. Do you think this is correct behaviour? A patch for the same has been attache

[Orgmode] Re: latex export - skipping lvls breaks export

2010-06-22 Thread Sebastian Hofer
At Tue, 22 Jun 2010 11:51:30 +0200, Giovanni Ridolfi wrote: > > Sebastian Hofer writes: > > > I'm working on a customized latex-export-class for a CV. > nice! > > I noticed that if you skip a level in the outline structure > > (cf. example below) it is not exported to latex. > > Is there a reas

Re: [Orgmode] how to sort in the column view?

2010-06-22 Thread Marcel van der Boom
On Tue 22-Jun-2010 12:38 Carsten Dominik wrote: >>> ("c" "Scheduled overview" tags "SCHEDULED<>\"\"|DEADLINE<>\"\"/TODO" >>>( >>>(org-agenda-overriding-header "SCHEDULED") >>>(org-agenda-view-columns-initially t) >>>(org-agenda-overriding-columns-format "%65ITEM %25Responsible >>>

Re: [Orgmode] how to sort in the column view?

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 12:28 PM, Marcel van der Boom wrote: On Fri 18-Jun-2010 17:25 Marcel van der Boom wrote: Hi, I have a custom agenda command which produces a list of items which are scheduled, i.e. have a SCHEDULED or a DEADLINE property. Producing that column view is now defined i

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Stefano Zacchiroli
On Tue, Jun 22, 2010 at 12:37:16PM +0200, Carsten Dominik wrote: >>>(I've only now noticed that the FAQ it not part of the installed >>>org-mode documentation, at least not in my distribution package: any >>>reason for that?) >> >>I think it's not included because it's part of Worg, which I think >

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Carsten Dominik
On Jun 22, 2010, at 12:17 PM, Ian Barton wrote: On 22/06/10 08:23, Stefano Zacchiroli wrote: On Mon, Jun 21, 2010 at 10:10:19PM +0200, Carsten Dominik wrote: this is a FAQ: http://orgmode.org/worg/org-faq.php#timestamps-and-system-time- locale Ah, thanks a lot Carsten, I did miss the FAQ e

Re: [Orgmode] how to sort in the column view?

2010-06-22 Thread Marcel van der Boom
On Fri 18-Jun-2010 17:25 Marcel van der Boom wrote: >Hi, > >I have a custom agenda command which produces a list of items which are >scheduled, i.e. have a SCHEDULED or a DEADLINE property. Producing that >column view is now defined in 'org-agenda-custom-commands' as: > >[...] >("c" "Scheduled o

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Ian Barton
On 22/06/10 08:23, Stefano Zacchiroli wrote: On Mon, Jun 21, 2010 at 10:10:19PM +0200, Carsten Dominik wrote: this is a FAQ: http://orgmode.org/worg/org-faq.php#timestamps-and-system-time-locale Ah, thanks a lot Carsten, I did miss the FAQ entry. (I've only now noticed that the FAQ it not part

Re: [Orgmode] latex export - skipping lvls breaks export

2010-06-22 Thread Giovanni Ridolfi
Sebastian Hofer writes: > I'm working on a customized latex-export-class for a CV. nice! > I noticed that if you skip a level in the outline structure > (cf. example below) it is not exported to latex. > Is there a reason for this IIRC it depends in how is written the LaTeX export. (I thought I

[Orgmode] Re: Confusion about tags-todo matches and TODO keywords

2010-06-22 Thread Carsten Dominik
Hi Bernt, On Jun 22, 2010, at 1:39 AM, Bernt Hansen wrote: Hi Carsten, I was talking to Jeff Stern about tags todo matching offlist and we think the documentation for tags-todo matching can probably be improved. The description of C-c a M at http://orgmode.org/manual/Matching-tags-and-prop

Re: [Orgmode] Estimate ranges in column view

2010-06-22 Thread Michael Gauland
Carsten, Here is a patch for a new 'est+' summary type, including corresponding changes for xemacs and the manual. I've done basic testing on the GNU emacs version, but not the xemacs code. I'm not sure the change to the manual provides the right amount of information in the right place; I'd b

[Orgmode] Re: diagnosing emacs hangs

2010-06-22 Thread Qiang Guo
Hi Matt I run into the same problem some time ago. I guess it's probably the cause of wanderlust. After some idle time, emacs will hang unless I restart the program. Try to set 'elmo-network-session-idle-timeout' variable to a reasonable value (thanks to somebody on wanderlust's mailinglist :-)).

Re: [Orgmode] how to customize (inactive) timestamp textual format

2010-06-22 Thread Stefano Zacchiroli
On Mon, Jun 21, 2010 at 10:10:19PM +0200, Carsten Dominik wrote: > this is a FAQ: > http://orgmode.org/worg/org-faq.php#timestamps-and-system-time-locale Ah, thanks a lot Carsten, I did miss the FAQ entry. (I've only now noticed that the FAQ it not part of the installed org-mode documentation, at

Re: [Orgmode] diagnosing emacs hangs

2010-06-22 Thread Ian Barton
On 22/06/10 02:18, Matt Price wrote: Hi all, I'm now using emacs for almost everything and of course that's great, except that it is essentially a single-threaded OS that currently HANGS with some frequency (100% CPU usgte that will continue for hours if you let it go. I think this probably has