Hi Bernt,
this happens because the command needs a variable that is set
by the post-command-hook in the agenda buffer. Normally you are
issuing a command to get to the buffer, so the hook is run. However,
in your case no command has been called yet.
As a work-around, just press d twice, or exe
So far I cannot reproduce this problem. One helpful thing would be to
post
a full backtrace, made with uncompiled org.el that will tell me exactly
which function tries to use an undefined marker.
BTW, I guess your file starts with an empty line, to get column view
for the entire file? Or do
Hi Adam and all others
From time to time my emails don't reach the list. Maybe I made a
mistake and sent my answer to Adam personally this afternoon.
Adam Spiers <[EMAIL PROTECTED]> writes:
> Your request is right on the money; in fact Bastien's already ahead of
> you -
>
> http://search.gmane.
I prefer the same way. I wish to have full confidence that anything
scheduled but not done will show up in my agenda.
Thanks.
Wanrong
Bernt Hansen wrote:
I'm using the agenda to keep my important tasks 'in my face' so they get
dealt with. This is normally the only place my repeating tasks
Hi Carsten,
It seems today is bug reporting day :)
,[ minimal.emacs ]
| (setq inhibit-splash-screen t)
| (global-font-lock-mode t)
| (add-to-list 'load-path (expand-file-name "~/git/org-mode"))
| (add-to-list 'auto-mode-alist '("\\.org$" . org-mode))
| (require 'org-install)
| (define-key glo
Carsten,
I live in the agenda view. I'm always wanting to look at that as the
first thing I do when I start Emacs.
If I add (org-agenda-list) as the last thing in my .emacs I get an error
when I try to switch to day view the very first time. Am I missing some
other setup or is this a bug?
If I
Salutations!
> Hi Dennis, thanks for the patch.
>
> I am not sure yet if you are using the right condition though. It seems to
> me that extending the late-warning-period makes sens only for repeating
> *tasks*, where the base date keeps changing each time you mark this entry
> as DONE. So ma
conveiently -> conveniently
---
org.texi |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/org.texi b/org.texi
index 3583009..2734e6f 100644
--- a/org.texi
+++ b/org.texi
@@ -3409,7 +3409,7 @@ application of properties, imagine keeping track of one's
music CD's,
where pro
I'm using the agenda to keep my important tasks 'in my face' so they get
dealt with. This is normally the only place my repeating tasks show up.
If I miss a repeating task for a few days for some reason the worst
thing (for me) that can happen is it falls off the agenda for some time
without being
Hi,
yes, there was a change in this function, some time ago. But org-
batch-store-agenda-views calls `org-agenda-normalize-custom-commands'
to offset this change. Maybe you have something odd in org-agenda-
custom-commands?
- Carsten
On Jan 20, 2008, at 12:03 AM, wasyst wrote:
First of
I use ido all day, and I find ido-completing-read much nicer/cooler
than the default. If anyone wants to try, just change the sexp
(completing-read ...) inside org-refile for something like:
(if (fboundp 'ido-completing-read)
(ido-completing-read "Refile to: " tbl nil t nil 'org-refile-hi
On 2008-01-20 14:31 +, Piotr Zielinski wrote:
> As for completion, both org-refile and org-goto should work with
> icicles but I haven't tried it extensively yet (icicles provides
> general-purpose extensive completion support for emacs). My main
> point is that I'd rather vote for making org-
Hi Dennis, thanks for the patch.
I am not sure yet if you are using the right condition though. It
seems to me that extending the late-warning-period makes sens only for
repeating *tasks*, where the base date keeps changing each time you
mark this entry as DONE. So maybe the condition sho
On Jan 18, 2008, at 11:19 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Jan 18, 2008, at 9:40 PM, Steven Lumos wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
This will be in 5.19. Thanks for the proposal!.
- Carsten
Hi.
Have you considered somehow merging t
On Jan 18, 2008 10:19 PM, Steven Lumos <[EMAIL PROTECTED]> wrote:
>>> Have you considered somehow merging the tree selection and
>>> minibuffer with completion methods so that both are available
>>> simultaneously?
I haven't made up my mind about org-refile yet, but I'd like to speak
in defense o
Hi Rainer,
I am not sure how this is supposed to work in a practical way. Are
these for filling in 3 different places in a tempate, or just one? In
the latter case, how about setting up a syntax
company1/customer name1|company1/customer name2 | company2/
customer name4...
and th
On Jan 20, 2008, at 11:20 AM, Rustom Mody wrote:
Sorry if Ive sounded grumpy. When I saw the mail talking of the
need to rewrite org-mode
Just to be sure - I was not really serious in a practical way. No
rewrite in sight.
Very unlikely to happen.
- Carsten
__
Fixed, thanks.
- Carsten
On Jan 20, 2008, at 11:03 AM, Chris Randle wrote:
Hi,
There is, I believe, a small mistake in the documentation for org-mode
v5.19 (although it's been there since the change was made to the
code).
PDF Manual page 69, section 10.5, Agenda Views
PDF Reference Card (
On Jan 19, 2008 10:44 PM, Sven Bretfeld <[EMAIL PROTECTED]> wrote:
> Hello to all
>
> Org mode is powerful. This well-known, almost trivial, statement
> contains a problematic dimension that is so far not solved in neither
> the documentation nor in the various howtos all over the web: How do
> ne
Hi,
There is, I believe, a small mistake in the documentation for org-mode
v5.19 (although it's been there since the change was made to the code).
PDF Manual page 69, section 10.5, Agenda Views
PDF Reference Card (2/2), Agenda Views, Change display
Both list the "toggle time grid" key as 'g', wh
On Jan 20, 2008, at 5:16 AM, Leo wrote:
On 2007-11-08 17:05 +, Dale Smith wrote:
Great. Any chance that people in this list could read it
*somewhere*,
even if not Linux Journal subscribers?
I'm not sure. There is this link, but you need to be a registered
print or digital subscriber:
21 matches
Mail list logo