On Oct 3, 2007, at 19:57, John Wiegley wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
OK, how about a general mechanism like this: If there is a property
:org-log-done:, it will be used instead of the current value of
org-log-done during TODO state changeing, like
* repetitive entry
:
On Oct 3, 2007, at 17:56, William Henney wrote:
Hi list
If I call org-insert-link with the region active, then the region
content is instantly deleted while I am prompted for the link. This is
rather disconcerting, but for most link types the region content
magically reappears as the default v
On Oct 3, 2007, at 18:16, Bastien wrote:
(start-process-shell-command cmd nil cmd)))
Much better, thanks a lot.
- Carsten
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.g
On Oct 1, 2007, at 7:21, Wanrong Lin wrote:
Hi,
Can anyone please show me how to search for a tag in TODO items that
are in certain states only? For example, I want to have a list of TODO
items with "buy" tag, but not those in "DONE" or "CANCELED" state. I
don't see how to do it by reading
Sorry, I replied to the wrong message, this was my answer to your
the question about removing the scheduled time string.
- Carsten
On Oct 4, 2007, at 9:45, Carsten Dominik wrote:
On Oct 1, 2007, at 7:21, Wanrong Lin wrote:
Hi,
Can anyone please show me how to search for a tag in TODO items
On Sep 29, 2007, at 16:21, Bastien wrote:
Bastien <[EMAIL PROTECTED]> writes:
I just point google calendar to this file. The only problem I have
had
is with google calendars timezone handling.
Talking about the .ics export, I find the new DESCRIPTION very useful.
But maybe org-trim could
On Oct 3, 2007, at 11:34, Tom Weissmann wrote:
I am trying to work out why font-lock for Org-mode changes the
rear-nonsticky
property of text I insert, while it doesn't do it for other modes.
For example:
(with-current-buffer
(get-buffer-create "foo")
(insert (propertize ";;Try adding
Hi Tom,
On Sep 29, 2007, at 3:01, Tom Weissmann wrote:
A feature of org-mode I have started to use a lot is the clock, to
record the
amount of time I spend on different tasks. I'll start a clock in the
task or
subtask I'm working on, and then clock out and add a note when I move
to a
diff
On Oct 2, 2007, at 14:33, Max Mikhanosha wrote:
;;;
;;; Bugs: leaves empty line sometimes, but this is a bug in
;; org-paste-subtree IMHO.
The cut-and-paste operations consider whitespace to be part
of an item. So if you cut a tree that ends with whitespace,
that whitespace will be pasted bac
Carsten Dominik science.uva.nl> writes:
> I cannot reproduce the indentation you are getting - are you
> re-indenting the lines
> with TAB or so?
In fact what happens is that any CLOCK below another one that has a note is
indented more than the CLOCK above it:
Eg (from a real org-mode file th
Hi,
I would like to make the variable
org-insert-labeled-timestamps-before-properties-drawer
obsolete. Is anyone relying on this variable?
- Carsten
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-org
On Oct 4, 2007, at 12:08, Tom Weissmann wrote:
Carsten Dominik science.uva.nl> writes:
I cannot reproduce the indentation you are getting - are you
re-indenting the lines
with TAB or so?
In fact what happens is that any CLOCK below another one that has a
note is
indented more than the CL
"William Henney" <[EMAIL PROTECTED]> writes:
> 5a. If the link I entered in step 3 was something like
> "http://foo.org";, then all is well - the deleted region from step 1
> appears as the default description.
>
> 5b. However, if the link I inserted in step 3 was something like
> "file:/etc/whate
Carsten Dominik <[EMAIL PROTECTED]> writes:
>> And maybe this description field could also skip timestamps that are
>> not
>> SCHEDULED or DEADLINE. I often use such timestamps and the description
>> shows them, which looks weird:
>>
>> DESCRIPTION: <2007-12-19 mer>
>
> Not sure about that,
Carsten Dominik science.uva.nl> writes:
> The point is that the next clock entry is inserted *before* the
> previous ones,
> and in my setting this does not change the indentation of the entries
> that were
> already there...
But it only as long as they're not indented by some foolish user, af
Carsten Dominik <[EMAIL PROTECTED]> writes:
>>> * repetitive entry
>>> :PROPERTIES:
>>> :org-log-done: nil
>>> :END:
>>
>> Sounds like a great way to do it!
>
> The alternative would be a LOGGING property where you could set the same
> keywords as in the STARTUP line. What is better?
I
Hi,
I have been using a Google Widget called Days Since:
http://leancode.com/dayssince/
which just keeps an automatically updated count of the days since an
entry was created. I would like to have the same functionality in
org-mode - it already does something along the same lines (automatic
calcul
At Wed, 03 Oct 2007 17:16:19 +0100,
Bastien wrote:
> This small patch let you start a new process when you open an external
> viewer from Org:
> [..]
Bastien,
Thanks for this, just what I needed.
cheers,
Simon
___
Emacs-orgmode mailing list
Remember
Should something +3d work when rescheduling a task? It would be nice if
it did and be a little more consistent IMO.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman
On Thu, Oct 04, 2007 at 11:44:34AM +0100, Bastien wrote:
> Maybe a :DESCRIPTION: would also be useful to explicitly specify the
> short description. This short description would override the one that
> Org tries to guess from the first line of the subtree.
>
> But eh, I've got my :LOCATION: so I
On 10/4/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> You have found a bug - fixed for 5.11. I am also keeping the region
> in the buffer until the last moment now, to ease your discomfort :-)
Great, thanks. I am feeling more comfortable already :)
Cheers
Will
--
Dr William Henney, Cent
Bastien <[EMAIL PROTECTED]> writes:
> Bernt Hansen <[EMAIL PROTECTED]> writes:
>
>> If I fold my buffer it works but if I show all of the buffer with C-c
>> C-a then repeatedly run the new function it jumps back and forth between
>> two points in the file (lines 335 and 365 for me - the clock mark
> "Bastien" == Bastien <[EMAIL PROTECTED]> writes:
>> | (org-add-agenda-custom-command | '(("X" agenda "" |
>> ((org-agenda-skip-function | (lambda() (org-agenda-skip-entry-if
>> 'scheduled 'deadline))) `
Excellent. Thanks for that. I now have a custom shell command whic
"Nascif Abousalh-Neto" <[EMAIL PROTECTED]> writes:
> I have been using a Google Widget called Days Since:
> http://leancode.com/dayssince/ which just keeps an automatically
> updated count of the days since an entry was created.
Maybe you can start to manually store a :CREATED: property, consisti
24 matches
Mail list logo