emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug in column view with cookie on item line
@ 2010-09-13 11:02 Indraneel Majumdar
  2011-01-04 16:33 ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Indraneel Majumdar @ 2010-09-13 11:02 UTC (permalink / raw)
  To: orgmode

  With [%] or [/] set to update, the item line gets mangled as soon as 
TODO is changed to DONE from column view.

Here's what it looks like:

** TODO test 1 [/]
:PROPERTIES:
:Effort: 1
:END:

*** T[0/1[0/1[0/1[0/1[0/1[1/1]] <<< MANGLED AGAIN (line was TODO test 1 [/])
:PROPERTIES:
:Effort: 1
:END:

**** DONE [0/1[0/1[0/1[0/1[0/1[1/1]/] <<<<<<<<<<<<<<<< MANGLED
      CLOSED: [2010-09-13 Mon 16:20]
      :LOGBOOK:
      - State "DONE"       from "START"      [2010-09-13 Mon 16:20]
      - State "START"      from ""           [2010-09-13 Mon 16:20]
      :END:
:PROPERTIES:
:Effort: 1
:END:

****** DONE Test 1
        CLOSED: [2010-09-13 Mon 16:20]
        :LOGBOOK:
        - State "DONE"       from "START"      [2010-09-13 Mon 16:20]
        - State "START"      from "TODO"       [2010-09-13 Mon 16:20]
        :END:
:PROPERTIES:
:Effort: 1
:END:

*****[0%[0%[0%[0%[0%[0%[0%]%] <<<<<<<MANGLED (line was TODO test 1 [%])
:PROPERTIES:
:Effort: 2
:END:

******* DONE Test 1
      CLOSED: [2010-09-13 Mon 16:19]
     :LOGBOOK:
     - State "DONE"       from "START"      [2010-09-13 Mon 16:19]
     - State "START"      from "TODO"       [2010-09-13 Mon 16:19]
     :END:
:PROPERTIES:
:Effort: 2
:END:

******* DONE Test 1
      CLOSED: [2010-09-13 Mon 16:19]
     :LOGBOOK:
     - State "DONE"       from "START"      [2010-09-13 Mon 16:19]
     - State "START"      from "TODO"       [2010-09-13 Mon 16:19]
     :END:
:PROPERTIES:
:Effort: 4
:END:

**** [0%[0%[100%]] <<<<<<<<<< MANGLED (line was test 1 [%])
:PROPERTIES:
:Effort: 1
:END:

***** DONE Test 1
DEADLINE: <2010-09-15 Wed> SCHEDULED: <2010-09-15 Wed> CLOSED: 
[2010-09-13 Mon 16:18]
:LOGBOOK:
- State "DONE"       from "START"      [2010-09-13 Mon 16:18]
- State "START"      from "TODO"       [2010-09-13 Mon 16:18]
:END:
:PROPERTIES:
:Effort: 2
:END:
SCHEDULED: <2010-09-13 Mon> DEADLINE: <2010-09-15 Wed>
:PROPERTIES:
:Effort: 1
:END:

****** DONE Test 1
SCHEDULED: <2010-09-13 Mon> DEADLINE: <2010-09-14 Tue> CLOSED: 
[2010-09-13 Mon 16:18]
:LOGBOOK:
- State "DONE"       from "START"      [2010-09-13 Mon 16:18]
- State "START"      from "TODO"       [2010-09-13 Mon 16:18]
:END:
:PROPERTIES:
:Effort: 4
:END:

****** DONE Test 1
SCHEDULED: <2010-09-13 Mon> DEADLINE: <2010-09-14 Tue> CLOSED: 
[2010-09-13 Mon 16:18]
:LOGBOOK:
- State "DONE"       from "START"      [2010-09-13 Mon 16:18]
- State "START"      from "TODO"       [2010-09-13 Mon 16:18]
- State "START"      from "TODO"       [2010-09-13 Mon 16:00]
- State "START"      from "DONE"       [2010-09-13 Mon 15:57]
- State "DONE"       from "START"      [2010-09-13 Mon 15:57]
- State "START"      from "DONE"       [2010-09-13 Mon 15:57]
- State "DONE"       from "FIND"       [2010-09-13 Mon 15:57]
- State "DONE"       from "START"      [2010-09-13 Mon 15:57]
- State "START"      from "TODO"       [2010-09-13 Mon 15:57]
:END:
:PROPERTIES:
:Effort: 2
:END:

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug in column view with cookie on item line
  2010-09-13 11:02 Bug in column view with cookie on item line Indraneel Majumdar
@ 2011-01-04 16:33 ` Bastien
  2011-01-04 17:00   ` James Deaton
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2011-01-04 16:33 UTC (permalink / raw)
  To: Indraneel Majumdar; +Cc: orgmode

Indraneel Majumdar <indraneel@indraneel.info> writes:

>  With [%] or [/] set to update, the item line gets mangled as soon as TODO
> is changed to DONE from column view.
>
> Here's what it looks like:
>
> ** TODO test 1 [/]
> :PROPERTIES:
> :Effort: 1
> :END:
>
> *** T[0/1[0/1[0/1[0/1[0/1[1/1]] <<< MANGLED AGAIN (line was TODO test 1 [/])

Kinda scary -- are you still experiencing this?

"With [%] or [/] set to update" : what do you mean?

Thanks,

-- 
 Bastien

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bug in column view with cookie on item line
  2011-01-04 16:33 ` Bastien
@ 2011-01-04 17:00   ` James Deaton
  0 siblings, 0 replies; 3+ messages in thread
From: James Deaton @ 2011-01-04 17:00 UTC (permalink / raw)
  To: Bastien; +Cc: orgmode, Indraneel Majumdar

On 1/4/11 10:33 AM, Bastien wrote:
> Indraneel Majumdar<indraneel@indraneel.info>  writes:
>
>>   With [%] or [/] set to update, the item line gets mangled as soon as TODO
>> is changed to DONE from column view.
>>
>> Here's what it looks like:
>>
>> ** TODO test 1 [/]
>> :PROPERTIES:
>> :Effort: 1
>> :END:
>>
>> *** T[0/1[0/1[0/1[0/1[0/1[1/1]]<<<  MANGLED AGAIN (line was TODO test 1 [/])
> Kinda scary -- are you still experiencing this?
>
> "With [%] or [/] set to update" : what do you mean?
>
> Thanks,
>
I think this is the same issue I mentioned last month and Bernt Hansen 
recognized as being the case since release 4.76:

http://thread.gmane.org/gmane.emacs.orgmode/34461/focus=34517

Unfortunately, my todo of learning more to delve into figuring out a 
patch is still a todo.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-01-04 17:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-13 11:02 Bug in column view with cookie on item line Indraneel Majumdar
2011-01-04 16:33 ` Bastien
2011-01-04 17:00   ` James Deaton

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).