Re: [O] [bug] list sorting wrong-type-argument error

2013-04-22 Thread Samuel Wales
It works.  Thanks.

On 4/21/13, Bastien b...@altern.org wrote:
 This is now fixed, thanks.

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY
can get it.  There is NO hope without action.  This means YOU.



Re: [O] [bug] list sorting wrong-type-argument error

2013-04-21 Thread Samuel Wales
On 4/15/13, Bastien b...@gnu.org wrote:
 bad bug indeed, fixed now.  Thanks for reporting this.

It works, thank you.

I am getting a hang while sorting this:

===
:LOGBOOK:
- State DONE   from NEXTREPEAT [2013-04-15 Mon 21:03]
- State DONE   from NEXTREPEAT [2013-03-24 Sun 16:27]
:END:
===

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY
can get it.  There is NO hope without action.  This means YOU.



Re: [O] [bug] list sorting wrong-type-argument error

2013-04-21 Thread Bastien
Samuel Wales samolog...@gmail.com writes:

 I am getting a hang while sorting this:

 ===
 :LOGBOOK:
 - State DONE   from NEXTREPEAT [2013-04-15 Mon 21:03]
 - State DONE   from NEXTREPEAT [2013-03-24 Sun 16:27]
 :END:
 ===

This is now fixed, thanks.

-- 
 Bastien



Re: [O] [bug] list sorting wrong-type-argument error

2013-04-16 Thread Bastien
Hi Samuel,

Samuel Wales samolog...@gmail.com writes:

 To reproduce, place point at one of the entries and do:

   C-c ^ t

 ===

   - State DONE   from SOMESTATE [2012-12-28 Fri 02:16]
   - Note taken on [2012-12-29 Sat 02:15] \\
 test

 ===

 wrong-type-argument integer-or-marker-p nil in
 org-list-get-item-end-before-blank.

bad bug indeed, fixed now.  Thanks for reporting this.  

-- 
 Bastien