Re: [Orgmode] reloading causes visibility bug requiring restart

2009-04-06 Thread Samuel Wales
Only tried repeating it in past few d. Noticed in last few w but don't remember details and was transient. (A complicated standard test case .org distributed with org might help in cases like this -- less need for reporter to create minimal reproducible version. If behavior not reproducible, the

[Orgmode] refiling to self corrupts buffer

2009-04-06 Thread Samuel Wales
Previously I reported that refiling a task to itself deletes the task, and that was fixed. It seems broken again. It might be nice to distribute a test case with org. Also, if you refile an active region to the first node in the active region, org will attempt to put all of the nodes there. Thi

Re: [Orgmode] org-choose bugfix

2009-04-06 Thread Tom Breton (Tehom)
I don't know how this slipped by me before, and I was sure that I had run the test suite and validated the previous fix, but I just noticed a serious bug, and patched it. The bug is that org-choose uses the wrong number for "LEVEL", resulting in no keep-sensible checking. I attach a patch for it.

[Orgmode] Format for timestamp export

2009-04-06 Thread Daniel Clemente
Hi. Since I edit my files from different computers, each with different locales, I end up with dates like: CLOCK: [2009-04-01 mié 14:15]--[2009-04-01 mié 14:22] => 0:07 … SCHEDULED: <2009-03-26 dj 18:00> … CLOSED: [2007-11-25 So 19:05] … <2007-08-31 Fri 17:25> Emacs and I can

Re: [Orgmode] Patch for growl notifications without uncommenting hacks

2009-04-06 Thread Christopher Suckling
On 6 Apr 2009, at 01:49, David Abrahams wrote: This patch to org-mac-message.el should make it show growl notifications when searching for flagged messages and growl is running, and work silently otherwise. Thanks, works nicely. Below patch adapts for general case, cleans up commentary

[Orgmode] Patch to fix two bugs in HTML/DocBook exporters

2009-04-06 Thread Baoqiu Cui
Hi Carsten, During the weekend, I found and fixed two bugs that exist in HTML/DocBook exporters (see the following descriptions). I am attaching a patch for the fixes at the end of this email. 1. Bug One: two consecutive lists with different list types at the same level are exported as *one*

Re: [Orgmode] Easiest way to calculate time spent

2009-04-06 Thread Matthew Lundin
Rainer Hansen writes: > thanks for the tip but it does not seem to work. All columns seem to > be filled with values except of the Estim colum. There are no values > displayed. > > I have done the clocking manually without the help of Org-Mode. The > values in my case are actually no estimates bu

Re: [Orgmode] Easiest way to calculate time spent

2009-04-06 Thread Manish
> On Monday 06 April 2009 19:37:07 Manish wrote: >> On Mon, Apr 6, 2009 at 6:05 PM, Rainer Hansen wrote: >> > Hi, >> > >> > I am new to Org-Mode and I have written a number of project tasks in the >> > following form: >> > >> > * Project >> > ** Task 1 >> > <

Re: [Orgmode] Easiest way to calculate time spent

2009-04-06 Thread Rainer Hansen
Hi Manish, thanks for the tip but it does not seem to work. All columns seem to be filled with values except of the Estim colum. There are no values displayed. I have done the clocking manually without the help of Org-Mode. The values in my case are actually no estimates but rather the clocked

[Orgmode] bug in remote references in spreadsheet

2009-04-06 Thread Rares Vernica
Hello, I think the standard references do not work correctly in the "remote" function. Moreover, the "edit all formulas" (C-c ') window replaces the internal references with standard references. Even if I toggle the references back to internal ones, the references in the "remote" function do not g

Re: [Orgmode] Record extra info for each time block

2009-04-06 Thread Matthew Lundin
Hi Francesco "Francesco Pizzolante" writes: > But sometimes, you also need to record some other information related > to that time block, for example, the distance you had to drive to go > to the meeting or some costs (like parking costs) that you had to pay > for it. > > Example: > > * Project1

Re: [Orgmode] Easiest way to calculate time spent

2009-04-06 Thread Manish
On Mon, Apr 6, 2009 at 6:05 PM, Rainer Hansen wrote: > Hi, > > I am new to Org-Mode and I have written a number of project tasks in the > following form: > > * Project > ** Task 1 > <2009-03-19 Thu 13:15-13:35> > Description of Task 1 > ** Task 2 > <2009-03-18 Wed 12:15-13:35> > Description of

Re: [Orgmode] how to express relative path for grandparent folder?

2009-04-06 Thread Manish
On Mon, Apr 6, 2009 at 10:55 PM, goodh...@gmail.com wrote: > I tried ../.., does not work. ../ works for parents folder. > ../.. does not work, because emacs or "setq org-agenda-files (list"? how to > correct it. > (setq org-agenda-files (list "../../Plans/PhD.org" > "../../Plans/Othe

[Orgmode] how to express relative path for grandparent folder?

2009-04-06 Thread goodh...@gmail.com
I tried ../.., does not work. ../ works for parents folder. ../.. does not work, because emacs or "setq org-agenda-files (list"? how to correct it. (setq org-agenda-files (list "../../Plans/PhD.org" "../../Plans/Others.org" )) PS, i am trying to make it portable.

Re: [Orgmode] Record extra info for each time block

2009-04-06 Thread John Rakestraw
Hi -- > I'm still wondering how to do several things... like this one: > regarding a headline, it is possible to clock the amount of time > you worked on it. But sometimes, you also need to record some > other information related to that time block, for example, the > distance you had to drive to

Re: [Orgmode] reloading causes visibility bug requiring restart

2009-04-06 Thread Manish
On Mon, Apr 6, 2009 at 5:35 PM, Sebastian Rose wrote: > > Cannot reproduce this on Linux/emacs23 with inline tasks on. > > I added scheduling and logbock drawer too, toggled the todo state for > the inline tasks, reloaded again... > > No problem at all. > > Maybe a little test f

[Orgmode] Record extra info for each time block

2009-04-06 Thread Francesco Pizzolante
Hi, I'm discovering org-mode and it's really great. I'm still wondering how to do several things... like this one: regarding a headline, it is possible to clock the amount of time you worked on it. But sometimes, you also need to record some other information related to that time block, for examp

Re: [Orgmode] newbie questions

2009-04-06 Thread Manish
On Mon, Apr 6, 2009 at 4:34 PM, Stathis Sideris wrote: [...] > > (2) Is there any way to make org-cycle skip the "show all" mode? That > would make it to just collapse/expand the children of the current > heading. If I understood you right then TAB should do that for you (instead of Sh

[Orgmode] Re: [ANN] org-crypt version 0.2

2009-04-06 Thread Peter Jones
Carsten Dominik writes: > I did solve, I think, the issue with headlines in line one. > > Should we go ahead and integrate org-crypt? I only had one more thing I wanted to do to it before the integration. I think it should hook itself into before-save and the org-mode hooks to automatically encry

[Orgmode] BUG: Task tag inheritance is broken

2009-04-06 Thread Bernt Hansen
Hi Carsten :) The following commit commit 8cc49120fa669f9ae1335b58b2e5f31a20827209 Author: Carsten Dominik Date: Fri Apr 3 20:41:36 2009 +0200 Tags scan: Also find the first line in a buffer. 2nd attempt.

[Orgmode] When exporting a subtree, headline levels are now relative to parent - but css - config is unchanged ...

2009-04-06 Thread Rainer Stengele
This feature - introduced in V6.22 - is great! It would even be greater to also use the changed CSS heading levels - that is use the settings for heading 1 when the headline level changed to "1". Carsten, has this been "fogotten" to be changed or is this a feature? Rainer _

[Orgmode] Easiest way to calculate time spent

2009-04-06 Thread Rainer Hansen
Hi, I am new to Org-Mode and I have written a number of project tasks in the following form: * Project ** Task 1 <2009-03-19 Thu 13:15-13:35> Description of Task 1 ** Task 2 <2009-03-18 Wed 12:15-13:35> Description of Task 2 ** Task 3 SCHEDULED: <2009-03-11 Wed 19:55-21:45>

Re: [Orgmode] reloading causes visibility bug requiring restart

2009-04-06 Thread Sebastian Rose
Cannot reproduce this on Linux/emacs23 with inline tasks on. I added scheduling and logbock drawer too, toggled the todo state for the inline tasks, reloaded again... No problem at all. Maybe a little test file would help to reproduce it? Sebastian Carsten Dominik writes: > I believe I k

Re: [Orgmode] org-protocol and encoding

2009-04-06 Thread Sebastian Rose
Ulf Stegemann writes: > org-protocol is really a great extension for org-mode! However, I > experience an annoyance regarding non-ascii character encoding. > > When using org-protocol with remember and firefox, all non-ascii > characters get b0rked in the remember buffer (on linux, with emacs 23 >

Re: [Orgmode] saving pdf files from agenda: color mangling revisited

2009-04-06 Thread Carsten Dominik
You can use org-agenda-before-write-hook. This hook is run, just before the agenda is written. For example, you could use it to remove all face infomation (add-hook 'org-agenda-before-write-hook (lambda () (remove-text-properties (point-min) (point-max) '(face nil or to cha

[Orgmode] newbie questions

2009-04-06 Thread Stathis Sideris
Hello all, I'm new to org mode (the bundling of ditaa made me aware of its existence!), and having recently converted a relatively large volume of notes from freemind, I'm now giving org mode a serious test drive. I have three questions: (1) Is there any way to make the column placement of org-e

Re: [Orgmode] reloading causes visibility bug requiring restart

2009-04-06 Thread Carsten Dominik
I believe I know what s causing this. Reloading Org actually does load *all* of org, including, for example, org-inlinetask. I think that this is what is causing the problems. That will mean that org-reload needs fixing, and maybe that there is something wrong with the inline tasks. If more

[Orgmode] org-protocol and encoding

2009-04-06 Thread Ulf Stegemann
org-protocol is really a great extension for org-mode! However, I experience an annoyance regarding non-ascii character encoding. When using org-protocol with remember and firefox, all non-ascii characters get b0rked in the remember buffer (on linux, with emacs 23 and org-mode as of today and late

[Orgmode] saving pdf files from agenda: color mangling revisited

2009-04-06 Thread Alan E. Davis
Some time ago I posted a query about a problem I have been having with agenda: that when I save pdf files using the amazing new facility to just save using (C-u) C-x C-w and naming the file *.pdf . Noone else seemed to have the exact same problem, so I trashed almost all of the color and face cus