On Oct 25, 2010, at 4:29 PM, George Pearson wrote:
On 25 Oct 2010 at 8:12, Carsten Dominik wrote:
Hi George,
why do you keep us guessing about your setup and file. Post
your setup and an example file (as minimal as possible).
You really do not give us *anything* to hook on to.
I was really too harsh here, my apologies.
However, what we still need is this:
Make your file as small as possible so that it still repeats the bug.
So like
#+STARTUP: odd
#+STARTUP: hidestars
#+STARTUP: logdone
#+SEQ_TODO: TODO NEXT PENDING | DONE(d!) CANCELLED(c@)
#+TAGS: [redacted]
* TODO some task
* something with a date
<2010-10-10 Thu>
etc etc.
Then: how do you construct the agenda view? Is it the daily agenda,
or a TODO list. What does it look like? In which line is the cursor
when you press "e"? Is that line linking to the first task in your
org file, or the last?
If I can reproduce a bug, I can fix it (well almost always...).
- Carsten
What else is needed? My second post contained the output of
org-submit-bug-report and, in the section you quoted below, are
the first lines of master.org (the file referred to in the error)
up until the first headline.
On Oct 24, 2010, at 11:27 PM, George Pearson wrote:
On 24 Oct 2010 at 15:45, George Pearson wrote:
The problem has now changed though, since I added this line to my
two
org files:
#+PRIORITIES: A Z Z
Now when I type "e" on a task in the agenda, and hit a number key
to
set the effort, I get the following:
byte-code: Before first headline at position 223 in buffer
master.org.
Position 223 is the 1st character of the line following the
priorities
line. I have also seen position 203, which is the first
character of
the "priorities" line itself. Unfortunately, it would be a bit
time-
consuming for me to remove the "priorities" line, as I now have a
number of tasks outside of the usual A-C range that would need to
be
adjusted first. Can do it if necessary though.
I have removed the "#+PRIORITIES" line and replaced it with
customized
settings (i.e. in .emacs). Same problem setting effort in the
agenda
though:
byte-code: Before first headline at position 203 in buffer
master.org
Position 203 is now the beginning of the blank line after my other
#+
lines and before the first headline. Here are the lines preceding
position 203:
#+STARTUP: odd
#+STARTUP: hidestars
#+STARTUP: logdone
#+SEQ_TODO: TODO NEXT PENDING | DONE(d!) CANCELLED(c@)
#+TAGS: [redacted]
Ideas?
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode