emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Wanrong Lin <wanrong.lin@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: editing priority in column view
Date: Fri, 20 Feb 2009 11:05:15 +0100	[thread overview]
Message-ID: <477D00D2-222E-49F7-A728-6D5A7462289B@uva.nl> (raw)
In-Reply-To: <499D8C1C.6080908@gmail.com>

Fixed, thanks.

- Carsten

On Feb 19, 2009, at 5:43 PM, Wanrong Lin wrote:

> Hi,
>
> I have a column view configuration like this:
>
> (setq org-columns-default-format (format "%%%iITEM(Task) %%10TODO % 
> %20SCHEDULED %%1PRIORITY(P) %%TAGS(TAGS) %%6Effort(EST){:} % 
> %CLOCKSUM(CLK)" (- fill-column 24)))
>
> And I have a org-file "Test.org" with following entry:
>
> * TODO Test1
> *** TODO Test2
>   SCHEDULED: <2009-02-19 Thu>
>
> If I run "org-agenda-list", and then "org-agenda-columns", and then  
> move the cursor to the "P" field of "Test2" line, press "e", and  
> then press "a" in minibuffer, things are strange now:
>
> 1. At first, it worked fine. I could see "Test2" has priority "A" in  
> both the agenda buffer and the "Test.org" buffer.
> 2. I manually removed the "[#A]" in the "Test2" line of "Test.org"  
> buffer, saved the file and KILLED the "Test.org" buffer
> 3. In the agenda buffer (still in column view), I pressed "g" (to  
> refresh). I could see "Test.org" was reopened in a buffer.
> 4. Now I redo the priority editing in the agenda buffer, nothing  
> changed in the agenda buffer, and after examining "Test.org" buffer,  
> I found the priority "A" goes to the parent item "Test1". So I got  
> this in the "Test.org" buffer:
>
> * TODO [#A] Test1
> *** TODO Test2
>   SCHEDULED: <2009-02-19 Thu>
>
> It seems the order of file opening and column view creation will  
> affect org's behavior.
>
> I am using 6.22b, the latest release.
>
> Wanrong
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2009-02-20 10:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-19 16:43 Bug: editing priority in column view Wanrong Lin
2009-02-20 10:05 ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=477D00D2-222E-49F7-A728-6D5A7462289B@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=wanrong.lin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).