Actually your message told me enough to debug the problem, the
culrpit was I (or rather emacspeak) which implements voice lock
purely via properties, and in that process maps overlays to
properties for its own purposes. So the fix should go into
emacspeak -- I'll check it in at this end.
> "
I am taking this patch, thank you.
- Carsten
On Oct 6, 2006, at 3:15, Piotr Zielinski wrote:
Carsten,
Here's a patch that adds a new option
org-agenda-todo-ignore-deadlines. If set to t (default nil), the
global todo list does not display deadlines which are closer than
org-deadline-warning-
Hi Raman,
I sure could wrap the relevant parts in org-cycle with
inhibit-read-only, but so far I cannot reproduce the error. When I am
loading a write-protected file, I am getting a "Note: file is write
protected." This note is delivered as a message only, and after that
everything proceed
On Oct 3, 2006, at 21:37, Eddward DeVilla wrote:
Hi,
I had a question about link abbreviations. The manual says that you
can have a function that parses the abbreviated link and returns a
normal link. Is there a way to do that with in an org file using
"#+LINK:" or the like? I'm guessing t