Wei-Wei Guo writes:
> I scheduled a weekly item by
>
>%%(diary-cyclic 7 05 01 2009) Group meeting.
>
> The meeting in next week is canceled. Can I cancel the item only in next week?
> I also tried to mark CANCELED before it, but the marker is added on the parent
> item.
Why not use a repeati
I have an on-going problem with getting soft-word wrap to work within
org-mode. I am using both Aquamacs (org v6.24a) on a macbook and GNU Emacs
23.0.60.1 (org 6.21b) on an XP book (work). In Aquamacs, I have soft-word
wrap set to on in options and (setq org-startup-truncated nil) in my
configurati
Dear all,
I set two different usages for remember, one is the plain remember, the other
is the org-remember.
(defun ww/plain ()
"Writing diary or notes."
(interactive)
(setq remember-handler-functions 'nil)
(remember))
(defun ww/schedule ()
"Recoding tasks or appointments."
(interac
cc-ing org-mode since this conversation went off-list and may be useful to
more people.
Wei-Wei Guo writes:
> Bernt Hansen 写道:
>
>> I have
>>
>> (setq org-use-fast-todo-selection t)
>>
>> so C-c C-t and t in the agenda displays the menu of todo keywords to
>> select and I can jump directly to an
Bernt Hansen 写道:
Hi,
cc-ing org-mode since this conversation went off-list and may be useful to
more people.
Sorry, I didn't notice I only send mail to you. I made the mistake many times.
I should be more careful ...
Thanks for your help!
Best wishes,
Wei-Wei