Running org 7.01h and emacs 23.2.1 on windows XP.
Typing "e" on a task in the daily agenda goes through the steps of
setting the effort, but the change is NOT made in the original org
buffer. This fails whether or not an effort had already been set
for the task.
Using C-c C-x e in the original o
TODO %?\n %u\n" nil nil nil))
org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc
org-beamer-auto-fragile-frames
org-beamer-place-default-actions-for-lists)
org-metadown-hook '(org-babel-pop-to-session
At Wed, 20 Oct 2010 13:14:39 -0400,
I.S. wrote:
> Priorities of the form [#]- or [#]+
> are supported with +/- being optional and modifying the
> letter priority. The letter priority is multiplied by 10 and
> then the number priority is added on. Thus a priority string of
> [#B]+5 is higher th
I would like to suggest a feature in which, when a task is marked done,
the task is deleted, i.e. no trace of it remains.
I have a number of tasks to do (e.g. "reply to Jeff's email") that I
have NO need to have a record of performing. Currently, these DONE
tasks just pile up in my org files and
On 24 Oct 2010 at 22:29, Carsten Dominik wrote:
> You can just press C-k in the agenda to kill a task instead of marking it
> done. This seems to be more direct than wasting the time to mark them
> first
Doh! (Slaps forhead.) Excellent. Somehow I had never noticed that
command.
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 fo
ined 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 wrot
Here's a new copy from org-submit-bug-report. It is slightly different
from before, as I changed to customizied low and default priority
settings since the earlier post.
Emacs : GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600)
of 2010-05-08 on G41R2F1
Package: Org-mode version 7.01h
current state:
=
Another wrinkle on this, related to the priority change (A-Z). If
I try to set the priority in the agenda by typing a comma, and then
entering the (capital) priority letter at the prompt
Priority A-Z, SPC to remove:
then I get:
org-agenda-priority: Wrong type argument: integer-or-marker-p, nil
On 25 Oct 2010 at 17:45, Carsten Dominik wrote:
>
>
> However, what we still need is this:
>
> Make your file as small as possible so that it still repeats the bug.
>
>
>
> Then: how do you construct the agenda view? Is it the daily agenda,
> or a TODO list. What does it look like? In wh
Have these problems setting effort and priority in the agenda been
forgotten? There's been no reply in two weeks, and these problems
are not listed under "Open Issues ..." in Worg.
On 25 Oct 2010 at 20:24, George Pearson wrote:
> On 25 Oct 2010 at 17:45, Car
#x27;ve been setting
priorities and efforts in column mode to avoid the intermittent
problems.
Many thanks for all your efforts with org-mode. It is a great
accomplishment, and a tremendously valuable tool.
> On Nov 8, 2010, at 7:04 PM, George Pearson wrote:
>
> > Have these problems se
Running org 6.30e and emacs 22.3.1. Running under fully updated
Windows XP.
Summary: in column view of a weekly agenda, the rows showing the
days in the week are positioned differently depending on whether
or not there is any item for the day.
For a test file (see below), this is what I see in
On 17 Sep 2009 at 3:08, Giovanni Ridolfi wrote:
> --- Mer 16/9/09, Carsten Dominik ha scritto:
> > I cannot
> > reproduce this problem, it works just fine for me.
> >
> > Could someone else please try as well? Thanks!
>
> I cannot reproduce it as well; at least with the file below,
> I hope the
On 18 Sep 2009 at 18:25, Carsten Dominik wrote:
> Yes, I see it now, thanks for the clarification.
>
> Hmm, I consider this a minor bug that is hard to fix. The non-indented
> lines are actually not in column view.
>
> So is this really annoying that we need to fix this, or is this
> actually n
org-submit-bug-report output below.
I have been getting the following message in the minibuffer
area when marking tasks done in the daily agenda:
Error in post-command-hook: (error Cannot switch buffers in a dedicated
window)
The item in the underlying org file IS marked DONE, and items with
re
s
because org-install is missing. Advice?
On 20 Sep 2009 at 11:34, George Pearson wrote:
> org-submit-bug-report output below.
>
> I have been getting the following message in the minibuffer
> area when marking tasks done in the daily agenda:
>
> Error in post-command-hook: (e
:10, Carsten Dominik wrote:
>
> On Sep 22, 2009, at 4:49 PM, George Pearson wrote:
>
> > On 20 Sep 2009, Carsten wrote:
> >
> >> I believe this is fixed now. Thank you for your report.
> >
> > I tried to test the fix, but maybe I don't know what I
I have been using org mode to great effect for a couple of months now
but there is one thing I have not been able to figure out how to do -
filtering what is shown in the weekly agenda.
Naturally, when I'm DOING the tasks, I need to see everything scheduled
for the day. My problem is when I am SC
On 15 Oct 2008 at 9:52, Manish wrote:
> Since you already have efforts defined for your tasks, you could
> consider adding a block to your agenda for tasks that have "Effort>x"
> where x is the effort threshold.
That could be another filtering option, like those I listed, but some
of my project t
OK, I now have a way to do this.
I searched this list again with different search terms and found a posting
that I had not seen before. This gave me the idea of using a second org
file, into which I would put my recurring tasks.
I've now done this, and after customizing org-global-properties (f
Is there a way to display a category column in column view?
I tried org-customize to add %CATEGORY to the front of the
org-columns-default-format variable and saved it for current and future
sessions. However, when I requested a column view in the weekly agenda,
there was no additional column (n
In column view for the weekly agenda, the rows containing the dates for
the upcoming week (e.g. "Friday 17 October 2008") have the same light
grey background as the rows containing the TODO items. Is there a way
to set a different background (like, say, white) for these date rows?
This would make
On 17 Oct 2008 at 15:47, Carsten Dominik wrote:
> in my Emacs, these lines have a white background and are therefore
> easily distinguished.
Interesting. The only date line I've seen with a white background
in the column view of a weekly agenda was a Saturday with NO tasks
yet assigned.
In th
On 17 Oct 2008 at 15:47, Carsten Dominik wrote:
> On Oct 16, 2008, at 10:23 PM, George Pearson wrote:
>
> > Is there a way to display a category column in column view?
> No, there is not, but in the agenda, the category is always shown. Or
> are you talking about colum
One can save all org mode buffers from a agenda - it would be a nice
feature if this were also available from the column view of an agenda.
Just a thought...
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-or
On 20 Oct 2008 at 7:53, Carsten Dominik wrote:
> On Oct 17, 2008, at 4:54 PM, George Pearson wrote:
>
> > One can save all org mode buffers from a agenda - it would be a nice
> > feature if this were also available from the column view of an agenda.
>
> It is, with `C-c
s you mean when you are computing summaries in the agenda
> column view?
> No, I don't think there is a way to change that. Maybe there should
> be, I am putting it on my list.
>
> - Carsten
>
> On Oct 16, 2008, at 11:59 PM, George Pearson wrote:
>
> > In c
our
> liking.
>
> HTH.
>
> - Carsten
>
> On Nov 14, 2008, at 4:55 AM, George Pearson wrote:
>
> > Tried to get the white background on these rows by changing the code
> > myself. Managed to get the white background, BUT the effort total
> > has vanished from
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
30 matches
Mail list logo