[Orgmode] Re: POLL: Change of keys to move agenda through time

2009-08-25 Thread Christian Egli
Carsten Dominik carsten.domi...@gmail.com writes: we have the proposal to do the following key changes in the agenda: 1. Make the cursor keys LEFT and RIGHT do normal cursor motion again No. Why would you want to do cursor motion in the agenda? 2. Use the keys n and p to switch the agenda

[Orgmode] Re: Anyway to publish org file to XML file?

2009-11-12 Thread Christian Egli
Water Lin water...@ymail.com writes: Is it possible to publish org file to XML file in a specific format? Export to XHTML and then use XSLT to transform it to your specific XML. Works like a charm. HTH Christian ___ Emacs-orgmode mailing list

[Orgmode] Re: Beamer support in Org-mode

2009-12-02 Thread Christian Egli
Hi Carsten I've been using org-mode to create a few presentations and found it to be extremely productive. I use different levels for parts (in the past), sections and subsections. Beyond that I just use lists. I haven't used blocks and columns (probably because it wasn't easily possible so far).

[Orgmode] Re: Properties and Property Drawers in HTML export

2009-12-03 Thread Christian Egli
Hi Rick Moynihan rick.moyni...@gmail.com writes: Would something like the following not be a better format for parsing/processing? div class=properties dl dt class=property_key_fooFOO/dtdd class=property_value_fooblah/dd dt class=property_key_barBAR/dtdd

[Orgmode] Re: How to combine the analogue (Moleskine) world with digital (org-mode) world ?

2010-01-25 Thread Christian Egli
and has been included in org-mode for ages (see http://repo.or.cz/w/org-mode.git/blob/HEAD:/contrib/scripts/org2hpda). I'm not using it anymore, so I can't comment on its usefulness. -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich

[O] Publishing problem on Worg due to babel intro

2011-08-11 Thread Christian Egli
, nil I don't understand where the problem is with this page but I'd appreciate if any of the authors (Eric, Dan, Tom) or anyone else could look into it. Thanks Christian Footnotes: [1] http://orgmode.org/worg/org-contrib/babel/intro.html [2] http://orgmode.org/worg/publishing.txt -- Christian

Re: [O] Publishing problem on Worg due to babel intro

2011-08-19 Thread Christian Egli
be published on worg. Now that the intro exports do you want me to move it back to where it belongs? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Viel Neues fuer Hoerspiel-Fans: Eine aktuelle

Re: [O] Publishing problem on Worg due to babel intro

2011-08-22 Thread Christian Egli
Eric Schulte schulte.e...@gmail.com writes: Christian Egli christian.e...@sbs.ch writes: In the mean time I moved the intro to the FIXME directory so that my stuff would be published on worg. Now that the intro exports do you want me to move it back to where it belongs? Yes, that would

Re: [O] Time estimates time format?

2011-09-20 Thread Christian Egli
. Is this possible? You might be able to do something along this line. Have a look at the doc string of org-properties-postprocess-alist where it gives you an example on how to calculate the remaining time (clocked vs estimated). HTH -- Christian Egli Swiss Library for the Blind, Visually Impaired

Re: [O] Time estimates time format?

2011-09-20 Thread Christian Egli
. Patches or even just proper bug reports are welcome. Thanks -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Viel Neues fuer Hoerspiel-Fans: Eine aktuelle Uebersicht des Angebots bei der SBS finden Sie unter

Re: [O] The org paper manual - tools used

2011-10-06 Thread Christian Egli
). -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] Asciidoc

2011-10-21 Thread Christian Egli
that is) - Write an exporter. For simple ascii exporter that should be doable. There are however different competing starting points. There is an experimental generic exporter by Bastien and there is apparently one by Jambunathan. Can't tell you which one is better. Hope that helps -- Christian Egli

Re: [O] Patch for bug in adjusting time ranges in Agenda

2011-10-21 Thread Christian Egli
--Lisp error: (void-variable org-agenda-move-date-from-past-immediately-to-today) org-agenda-date-later(1) org-agenda-do-date-later(nil) call-interactively(org-agenda-do-date-later nil nil) Thanks -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled

Re: [O] org-taskjuggler export problems

2011-11-07 Thread Christian Egli
. The assumption is that you are not that interested in defining ids. What do you need them for? 3) The 'precedes' property is not exported at all Yes, this is not implemented. Could you use 'depends' instead? And possibly use alap scheduling? Hope that helps Christian -- Christian Egli Swiss Library

Re: [O] How to estimate effort by week?

2011-11-18 Thread Christian Egli
, a number followed by MODIFIER is multiplied by the specified number of MINUTES to obtain an effort in minutes. For example, if the value of this variable is ((hours . 60)), then an effort string 2hours is equivalent to 120 minutes. -- Christian Egli Swiss Library for the Blind, Visually Impaired

[O] Anyone going to FOSDEM?

2012-01-30 Thread Christian Egli
for a meetup? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] taskjuggler (tj3) export issues and proposals

2012-02-01 Thread Christian Egli
to somehow find out which reports are generated (HTML, text, csv) and then invoke the appropriate viewer. This might be simplified I take some assumptions, but I haven't come up with a clever way to do this. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually

Re: [O] TaskJuggler 3.1 export (tj3)

2012-02-01 Thread Christian Egli
it doesn't (taskjuggler (tj3) export issues and proposals), but there are patches which should have made it work (e.g. Christian Egli, small edits to org-taskjuggler.el for tj3). So: what is the actual status? As I said, export to tj3 should work. See also my resonse to John Hendy. 2) does

Re: [O] taskjuggler (tj3) export issues and proposals

2012-02-01 Thread Christian Egli
~(isleaf() isleaf_()) sorttasks plan.start.up } -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Neu bei der SBS: 9000 Buecher kaufen oder schenken. Mehr dazu finden Sie unter http://www.sbs.ch/verkauf

Re: [O] taskjuggler (tj3) export issues and proposals

2012-02-01 Thread Christian Egli
was trying to squezze it all into one html file so I can open it easier from Emacs. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Neu bei der SBS: 9000 Buecher kaufen oder schenken. Mehr

Re: [O] taskjuggler (tj3) export issues and proposals

2012-02-02 Thread Christian Egli
a look at the Fedora tj example. This is using tj to the max. It might not be a good use case for the tj exporter :-). But to understand your use case, could you maybe send me some example org files of yours, so I could look at them (off-list if you like) Thanks Christian -- Christian Egli Swiss

[O] [PATCH 1/5] Add some minimal infrastructure to handle export to both tj2 and tj3

2011-03-16 Thread Christian Egli
* org-taskjuggler.el (org-export-taskjuggler-target-version): (org-taskjuggler-targeting-tj3-p): Add some minimal infrastructure to handle export to both tj2 and tj3. (org-taskjuggler-open-task): Use a different way to purge allocations for tj2 and tj3. --- lisp/org-taskjuggler.el | 14

[O] [PATCH 5/5] Escape double quotes in headlines

2011-03-16 Thread Christian Egli
* org-taskjuggler.el (org-taskjuggler-components): Escape quotes in headlines. Taskjuggler will barf if the task names (which are double quoted strings) contain double quotes. --- lisp/org-taskjuggler.el |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git

[O] [PATCH 4/5] Remove a spurious debug statement

2011-03-16 Thread Christian Egli
* org-taskjuggler.el (org-taskjuggler-compute-task-leafiness): Remove a debug statement. --- lisp/org-taskjuggler.el |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index 5b3f16f..b39353c 100644 ---

[O] [PATCH 3/5] Replace recursive functions with iterative ones

2011-03-16 Thread Christian Egli
* org-taskjuggler.el (org-taskjuggler-compute-task-leafiness): (org-taskjuggler-assign-resource-ids): Replace recursive implementation with an iterative one. That way we can avoid to have ask users to increase `max-lisp-eval-depth'. --- lisp/org-taskjuggler.el | 48

[O] [PATCH 0/5] Improvements to Taskjuggler export

2011-03-16 Thread Christian Egli
Hi all I have some long standing improvements to Taskjuggler export which I'd finally like to push to the repo. Thanks Christian Egli (5): Add some minimal infrastructure to handle export to both tj2 and tj3 Mark a task as a milestone if it is a leaf node and cannot be scheduled

[O] [PATCH 2/5] Mark a task as a milestone if it is a leaf node and cannot be scheduled

2011-03-16 Thread Christian Egli
* org-taskjuggler.el (org-taskjuggler-compute-task-leafiness): Compute the leafiness of a node. (org-taskjuggler-open-task, org-export-as-taskjuggler): Mark a node as a milestone if it is a leaf and has no effort. Mark a task as a milestone if it has neither an effort, a duration, an end or a

[O] Re: [PATCH 1/5] Add some minimal infrastructure to handle export to both tj2 and tj3

2011-03-17 Thread Christian Egli
Bastien b...@altern.org writes: Christian Egli christian.e...@alumni.ethz.ch writes: +(defun org-taskjuggler-targeting-tj3-p () + Return true if we are targeting TaskJuggler III. + ( org-export-taskjuggler-target-version 3.0)) I'm dubious on this one. Shouldn't it be #+begin_src

[O] Re: [PATCH 0/5] Improvements to Taskjuggler export

2011-03-17 Thread Christian Egli
about this? I just commited the changes locally and used git format-patch and git send-email. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] Re: [PATCH 0/5] Improvements to Taskjuggler export

2011-03-17 Thread Christian Egli
. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] Re: [PATCH 0/5] Improvements to Taskjuggler export

2011-03-17 Thread Christian Egli
Bastien b...@altern.org writes: Did Anthony advertized his enhancements on this list? AFAIK he did announce them here, but that was a long time ago, probably more than six months. Thanks -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH

[O] Re: [PATCH 0/5] Improvements to Taskjuggler export

2011-03-18 Thread Christian Egli
Bastien b...@altern.org writes: I'm myself using TJ for some reports and I've had to hack things around when we had this compatibility problem. I almost forgot to ask: What where the problems you had to hack around? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually

[O] Re: Bug: Column view fails to display ITEM row [7.5 (release_7.5.87.gb227)]

2011-03-18 Thread Christian Egli
Julien Danjou jul...@danjou.info writes: On Fri, Mar 18 2011, Christian Egli wrote: I ran a git bisect to find the guilty commit and it turns out that there is a problem with commit c84d77a7a035a142bf114c5e6758c32a20f3fd68. I just pushed a fix. Thanks for the report and the bisect! Thanks

[O] [PATCH 3/3] Fix a typo in the commentary.

2011-03-21 Thread Christian Egli
From: Christian Egli christian.e...@sbszh.ch * org-taskjuggler.el: Fix a typo in the commentary. --- lisp/org-taskjuggler.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el index bcf2c45..f891634 100644 --- a/lisp/org

[O] [PATCH 1/3] Replace recursive implementation with an iterative one

2011-03-21 Thread Christian Egli
From: Christian Egli christian.e...@sbszh.ch * org-taskjuggler.el (org-taskjuggler-assign-resource-ids): Replace recursive implementation with an iterative one. That way we can avoid to have ask users to increase `max-lisp-eval-depth'. --- lisp/org-taskjuggler.el | 16 +++- 1

[O] [PATCH 2/3] Fix allocations handling for tj3

2011-03-21 Thread Christian Egli
From: Christian Egli christian.e...@sbszh.ch * org-taskjuggler.el (org-taskjuggler-open-task): Only emit a purge allocations statement if we are not targeting tj3. --- lisp/org-taskjuggler.el |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/org-taskjuggler.el b

[O] [PATCH 0/3] Small fixes to taskjuggler export

2011-03-21 Thread Christian Egli
Hi all Here are some more small fixes to taskjuggler export Thanks Christian Egli (3): Replace recursive implementation with an iterative one Fix allocations handling for tj3 Fix a typo in the commentary. lisp/org-taskjuggler.el | 22 ++ 1 files changed, 10

[O] Re: [Patch] For the Manual: using org-crypt

2011-03-23 Thread Christian Egli
, MobileOrg, Miscellaneous, Top @appendix Hacking -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] [TaskJuggler][Poll] Support for the new effort durations?

2011-03-28 Thread Christian Egli
their effort properties to the new effort durations format? Thoughts? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] Re: Test framework needed

2011-03-30 Thread Christian Egli
;a=blob_plain;f=testing/README.org;hb=HEAD) -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] Re: [taskjuggler] small edits to org-taskjuggler.el for tj3

2011-04-05 Thread Christian Egli
Christian Egli christian.e...@sbs.ch writes: * in org-taskjuggler-open-project, the duration is never calculated (default is always used). Good catch and thanks for your patch. Unfortunately the patch causes problems with my export. The duration is now correctly calculated, however the root

Re: [O] Formal description of Org files

2011-04-15 Thread Christian Egli
] http://antlr-mode.sourceforge.net/ -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] Build error in git HEAD with org-bibtex.el

2011-04-28 Thread Christian Egli
`/home/eglic/src/org-mode' make: *** [update] Error 2 This is using GNU Emacs 23.1.1 (x86_64-pc-linux-gnu, GTK+ Version 2.22.0) of 2011-03-04 on yellow, modified by Debian Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045

Re: [O] [semi-OT] issue trackers?

2011-05-06 Thread Christian Egli
://orgmode.org/worg/org-contrib/org-feed.html [3] http://www.mail-archive.com/emacs-orgmode@gnu.org/msg25391.html -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] print booklet from orgmode

2011-05-17 Thread Christian Egli
somewhat, i.e. invoke an agenda view in Emacs, export and include it in the booklet. Let me know if you have any problems. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] [Patch] For the Manual: using org-crypt

2011-05-27 Thread Christian Egli
Carsten Dominik carsten.domi...@gmail.com writes: Is anyone working on making this a complete patch? Sorry, no. -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] (French/german) Collecting holidays?

2011-05-30 Thread Christian Egli
/CalendarLocalization#toc12? -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] Agenda Bulk Scatter bug

2011-06-08 Thread Christian Egli
/pub/software/scm/git/docs/git-bisect.html -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] [PATCH] Support for more flexible effort specifications in TaskJuggler exporter

2011-06-08 Thread Christian Egli
with the rest of orgmode's effort handling. It also fixes the documentation in org.texi. Can you check and see if this fixes all your issues? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] [Taskjuggler] Backwards incompatible change [was: Support for the new effort durations?]

2011-06-08 Thread Christian Egli
Christian Egli christian.e...@sbs.ch writes: The Effort property previously had no unit attached. With release 7.5 of orgmode you can now attach units to it such as 4h, 2d or 2m. The taskjuggler exporter however doesn't support this feature yet. It currently assumes that if is simply

Re: [O] Define resources in ox-taskjuggler

2014-06-30 Thread Christian Egli
a question of capitalization? In other words try to define the resource_id lowercase crc. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[Orgmode] Re: [PATCH] Clean up the description of org-archive-location

2008-12-02 Thread Christian Egli
Hi Carsten Dominik [EMAIL PROTECTED] writes: I think I am ripe for a little lecture about remote repositories and tracking them, so that I do not need to type the location of your repo each time... :-) Can't you just do git remote add bernt git://git.norang.ca/org-mode and then

[Orgmode] Re: org and taskjuggler

2008-12-15 Thread Christian Egli
Shelagh Manton shelagh.man...@gmail.com writes: One of the set tasks for the project scenario is to produce a Gantt chart. Or perhaps someone knows another way to get a Gantt chart out of org-mode data. I'm using a very hackish works-for-me python script that converts a tsv export from an

[Orgmode] [PATCH] Fix a small typo.

2009-01-08 Thread Christian Egli
--- lisp/org-exp.el |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/org-exp.el b/lisp/org-exp.el index cf017d1..66597fa 100644 --- a/lisp/org-exp.el +++ b/lisp/org-exp.el @@ -399,7 +399,7 @@ This option can also be set with the +OPTIONS line, e.g. \-:nil\.

[Orgmode] [BUG] LaTeX Export hangs

2009-01-08 Thread Christian Egli
Hi I have the latest git repo from a few minutes ago and I use the attached test file. When I do C-c C-e l Emacs sits there saying Exporting to LaTeX I have to stop it with C-g. The debugger tells me the following: Debugger entered--Lisp error: (quit) replace-match(texttt{} t)

[Orgmode] [PATCH] Fix the export of underscores in links in the LaTeX export

2009-01-08 Thread Christian Egli
Hi I have the attached org file which I export to LaTeX. With the current version of git the export produces the link as follows: \href{http://wiki.dspace.org/index.php/Configure\_media\_{}filters}{media filters} Notice the spurious '{}' before filters. Needless to say this link doesn't work.

[Orgmode] Re: [BUG] LaTeX Export hangs

2009-01-08 Thread Christian Egli
Carsten Dominik domi...@science.uva.nl writes: Fixed, thanks. I think this must also have been Sergio's bug. Man Carsten, you're a machine! Within minutes from reporting the issue I can do a git pull and both issues are fixed. Thank you very much! Thanks Christian

[Orgmode] Re: HOWTO export document to wiki text?

2009-01-19 Thread Christian Egli
Uwe Koloska u...@koloro.de writes: there is this very nice export to text feature and the superb HTML export. But is it possible to convert org to some rich text notation used in wikis? I would like to include some of my documents into a wiki (dokuwiki and TWiki/Foswiki). Below is

[Orgmode] Re: POLL: the 40 variables project

2009-01-30 Thread Christian Egli
Carsten Dominik domi...@science.uva.nl writes: So here is my question to all of you. Could you, in reply to this message, list all the Org-related variables that you have customized, along with the values you used? If you want to do more, I'd also love to see comments on - why you set the

[Orgmode] Re: [FEATURE REQUEST] export to mediawiki

2009-06-08 Thread Christian Egli
Michael Ekstrand mich...@elehack.net writes: Spike Spiegel fsm...@gmail.com writes: it would be awesome if there was an org to mediawiki export functionality as I have a lot of documentation in a mediawiki I would second this suggestion. In the mean time, exporting to HTML and

[Orgmode] Re: Release 6.28

2009-07-01 Thread Christian Egli
Hi all Carsten Dominik carsten.domi...@gmail.com writes: On Jul 1, 2009, at 9:20 AM, Ulf Stegemann wrote: Carsten Dominik carsten.domi...@gmail.com wrote: Bulk action We can add more actions, if you convince me they make sense. IMHO setting scheduled (and maybe deadline)

[Orgmode] Re: suggestion: converting plain lists to subtrees

2009-07-24 Thread Christian Egli
Bastien bastiengue...@googlemail.com writes: Bastien -- I think C-c * could do with a mention in the manual section on Plain Lists. Here's a patch which just copies the section on C-c * from the Structure Editing section. Applied, thanks! I'm not such a big fan of code or documentation

[O] [PATCH 1/3] Taskjuggler export: Fix a reference to a defcustom

2013-03-08 Thread Christian Egli
. - (if (= org-export-taskjuggler-target-version 3.0) allocate + (if (= org-taskjuggler-target-version 3.0) allocate allocations) allocate)) (and complete (format complete %s\n comptete)) -- 1.7.10.4 -- Christian Egli Swiss

[O] [PATCH 2/3] Taskjuggler export: Only create a milestone if node has no children

2013-03-08 Thread Christian Egli
-- 1.7.10.4 -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Die neue Online-Bibliothek der SBS: Mit wenigen Klicks zum Buch unter http://online.sbs.ch

[O] [PATCH 3/3] Taskjuggler export: Target tj3 by default

2013-03-08 Thread Christian Egli
) -(defcustom org-taskjuggler-target-version 2.4 +(defcustom org-taskjuggler-target-version 3.0 Which version of TaskJuggler the exporter is targeting. :group 'org-export-taskjuggler :type 'number) -- 1.7.10.4 -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled

Re: [O] Copyright/Distribution questions (Emacs/Orgmode)

2013-03-11 Thread Christian Egli
/quick-guide-gplv3.html -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Die neue Online-Bibliothek der SBS: Mit wenigen Klicks zum Buch unter http://online.sbs.ch

Re: [O] [RFC] Simplify attributes syntax

2013-03-13 Thread Christian Egli
to change anything in ox-taskjuggler.el. Is line 402 in org-taskjuggler--build-attributes maybe suspicious? (intern (upcase (format :%s attribute))) Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045

Re: [O] Creating Gantt charts by Exporting to TaskJuggler 3.3.0

2013-04-02 Thread Christian Egli
Yann's patches improved this situation, but as far as I know most of the tj properties are supported anyway. Can you specify which properties are missing? It should be easy to add them in many cases. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print

Re: [O] [WORG] How to ediff folded Org files?

2013-04-09 Thread Christian Egli
to find a hook which lets me undo the visible-mode but I couldn't find an obvious one. There is ediff-quit-hook but this is done in the ediff-control-buffer. Maybe after all it might be better to use ediff-select-hook and ediff-unselect-hook. Thanks Christian -- Christian Egli Swiss Library

Re: [O] More generic taskjuggler export proposal

2013-04-12 Thread Christian Egli
never done this. How do you do it in plain taskjuggler? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] Best way to generate textile from orgmode ?

2013-04-12 Thread Christian Egli
be for the benefit of everyone. But you could also just export to md and use pandoc to convert to textile. Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] New exporter and defgroup

2013-04-19 Thread Christian Egli
Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] ox-taskjuggler : Correct a small typo and deal with Scheduled and deadline in task

2013-04-21 Thread Christian Egli
of `org-taskjuggler-get-start' to also look for a start attribute but that's another story. Can you fix these issues and resend? Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] ox-taskjuggler : Correct a small typo and deal with Scheduled and deadline in task

2013-04-22 Thread Christian Egli
Bastien b...@gnu.org writes: Hi Baptiste and Christian, Christian Egli christian.e...@sbs.ch writes: This looks a bit fishy. Shouldn't this be ((start) (format start %s\n start)) I guess this should be (start (format start %s\n start)) Doh, yes of course. -- Christian Egli

Re: [O] Setting taskjuggler project start date (ox-taskjuggler)

2013-04-24 Thread Christian Egli
as well? What do you mean? This to me sounds like it's the job of tj3. Some of this might be handled by the tj3 command on the resultant .tjp file, though. Yes, my sentiments exactly :-) Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled

Re: [O] Item task_id not being used in taskjuggler export tj prefixing

2013-04-24 Thread Christian Egli
at a higher level. Hope that helps Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] Item task_id not being used in taskjuggler export tj prefixing

2013-04-24 Thread Christian Egli
the dependency resolution should also work with unique id (aka ID) not just with task_ids. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] Item task_id not being used in taskjuggler export tj prefixing

2013-04-25 Thread Christian Egli
as the standard ID is generally generated by org mode and is cryptic and much longer. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[O] [Taskjuggler] Status of exporter

2013-04-29 Thread Christian Egli
to export the text content of a headline as a tj3 note. The new export engine should make this possible. -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] [Taskjuggler] Status of exporter

2013-05-03 Thread Christian Egli
use the headline of the project if the document title is empty. Sorry for the inconvenience. Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Die neue Online-Bibliothek der SBS: Mit wenigen Klicks

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Christian Egli
before it was moved to contrib by Bastien or Nicolas on the bases that there aren't many users (and probably because it wasn't maintained very well). This is OK for now, but eventually I'd like to move it back to core. So we need assignment for this patch. Thanks Christian -- Christian Egli Swiss

Re: [O] [Taskjuggler] Status of exporter

2013-05-03 Thread Christian Egli
at the moment is to use the default project duration. Hope that helps Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] [PATCH] Smart inference of task progress when exporting to TJ3

2013-05-03 Thread Christian Egli
to core. So we need assignment for this patch. Is it that I need to sign something? Have a look at request-assign-future.txt in the org-mode git repo. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] [Taskjuggler] Status of exporter

2013-05-03 Thread Christian Egli
Christian Egli christian.e...@sbs.ch writes: In theory (according to the doc string of `org-taskjuggler--build-project') you should also be able to set an end property on the project, but this hasn't been implemented yet. I remember now what the problem with this was. The exporter uses

Re: [O] Org-mode and Taskjuggler

2013-06-11 Thread Christian Egli
. Thank you in advance for your help. And thanks for all your work already done on this project. My pleasure. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland - Tag der offenen Tuer Die SBS laedt Sie

Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type

2013-06-12 Thread Christian Egli
-- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] Agenda printing: org-agenda-write doesn't use ps-paper-type

2013-06-13 Thread Christian Egli
? Where do we pass options for ps? A quick rgrep shows that ps2pdf is used in the agenda and two of the exporters (groff and man) so a better option might be to set the papersize via the environment (GS_OPTIONS). Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print

Re: [O] Org-mode and Taskjuggler

2013-06-13 Thread Christian Egli
-- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] taskjuggler_report questions

2013-07-15 Thread Christian Egli
for both of these you might have to define the report in tj3 syntax using either of the methods above. Can you export macro definitions into the file? You could try customizing org-taskjuggler-default-global-header. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired

Re: [O] [FeatureReq]: Move nodes in column view

2013-08-07 Thread Christian Egli
Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] taskjuggler - using gaplength or gapduration

2014-02-13 Thread Christian Egli
that Nicolas implemented options on dependencies. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] org todos on paper?

2014-02-28 Thread Christian Egli
the diary file. However if you also want your todo items you need to extend the script. Thanks Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

Re: [O] column-mode can not do an estimate effort summation on day/week modifiers

2014-03-07 Thread Christian Egli
estimates. I thought it also works with things like 1d. It simply converts these to hh:mm AFAIK. HTH Christian -- Christian Egli Swiss Library for the Blind, Visually Impaired and Print Disabled Grubenstrasse 12, CH-8045 Zürich, Switzerland

[Emacs-orgmode] Use case of TIMESTAMP, SCHEDULED and DEADLINE

2006-04-10 Thread Christian Egli
by category for the days. I tried to debug this but did not find my way around the code ((org-finalize-agenda-entries). 4. When doing some mucking around the code should I use org-mode from Emacs CVS or the one from Carstens Website? Thanks -- Christian Egli, Senior Consultant

Re: [Emacs-orgmode] Re: Cyclic timestamps for SCHEDULED and DEADLINE

2006-04-29 Thread Christian Egli
Hi On Fri, 2006-04-28 at 09:07 +0200, Carsten Dominik wrote: So automatic scheduling or deadlining for cyclic tasks which would insist on being displayed as TODO until I mark them as DONE could be helpful for me in such times. Yes I understand. A very basic problem with cyclic

[Emacs-orgmode] org-agenda-todo-list-sublevels bug?

2006-05-24 Thread Christian Egli
. However if I schedule the task Organize Party the subtasks show up in the ALL CURRENTLY OPEN TODO ITEMS. I guess the code to skip the subtasks should not only be in org-agenda-get-todos but also in org-agenda-get-scheduled and possibly all org-agenda-get-* functions. Thanks. -- Christian Egli, Senior

[Orgmode] Re: postponing todos

2007-08-07 Thread Christian Egli
Hi [EMAIL PROTECTED] writes: I would like to have a solution for the following problem: I browse TODOs in my agenda view and I would like to postpone them, so agenda buffers don't list them until a certain date. I would like to quickly (by using shortcuts) postpone a todo entry from the

[Orgmode] Re: Org-mode development (was: Vacation, and 5.04)

2007-08-16 Thread Christian Egli
Carsten Dominik dominik at science.uva.nl writes: I'd like to make some comments about the development model or Org-mode and put it up here for discussion. - Org-mode is part of Emacs - this means that I can only accept patches - I have never used git or a similar distributed tool - so I

[Orgmode] Re: Feature Request: org-agenda-set-category

2007-09-06 Thread Christian Egli
T. V. Raman raman at users.sf.net writes: I'm perfectly happy to do this with properties rather than categories. But I suggested categories because that is what agenda views are using at present in the left column. Could we perhaps introduce a special property that is used by org-agenda to

[Orgmode] Re: diary in agenda

2007-10-02 Thread Christian Egli
Hm, I followed my own advice and set *-holidays to nil, but the holidays still show up in the agenda (so I guess you cannot disable holidays by tweaking these cars). Have to study the code some more as to how to get rid of these holiday entries in the agenda. Cezar [EMAIL PROTECTED] writes: As

  1   2   >