emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bug: Column view does not function properly in Agenda buffers [7


From: Christian Schmidt
Subject: Re: [O] Bug: Column view does not function properly in Agenda buffers [7.7]
Date: Sat, 20 Aug 2011 23:57:45 +0200 (CEST)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)


 Hi Bastien

 first of all, thank you very much for your help!

Bastien wrote:

The first minor concern:
========================
There is a leading star '*' in front of the ITEM.
Could you remove this star '*', too?

Fixed.

I can confirm, that this bug is fixed, too. Thanks a lot!

The second minor concern:
=========================
In a column-view, that is invoked inside Agenda buffer, there are
lines, that seperate the todos for each day in the agenda. In version
7.5 those lines contained the corresponding date to give orientation.

Is this with a standard agenda view?  Which one?

It is with a standard agenda view:

My commands:
============
C-c a L         --> Timeline for current buffer (standard)
C-c C-x C-c     --> column-view invoked inside Agenda buffer

My example:
===========
#+begin_src org
* NEXTACTION [#B] Test1             :Tag_A:
  SCHEDULED: <2011-08-20 Sa>
* DONE Test2                        :Tag_B:
  SCHEDULED: <2011-08-20 Sa>
* WAITING [#C] Test3                :Tag_C:
  SCHEDULED: <2011-08-21 So>
* NEXTACTION [#A] Test4             :Tag_A:
  SCHEDULED: <2011-08-22 Mo>
#+end_src

The result in version 7.5:
==========================
           |   | Samstag    20 August 2011     |        | | |               |
NEXTACTION | B | Test1                         | :Tag_A:| | | 2011-08-20 Sa |
DONE       |   | Test2                         | :Tag_B:| | | 2011-08-20 Sa |
           |   | Sonntag    21 August 2011     |        | | |               |
WAITING    | C | Test3                         | :Tag_C:| | | 2011-08-21 So |
           |   | Montag     22 August 2011 W34 |        | | |               |
NEXTACTION | A | Test4                         | :Tag_A:| | | 2011-08-22 Mo |


The result in version 7.7 (git yesterday):
==========================================
           |   |                               |        | | |               |
NEXTACTION | B | Test1                         | :Tag_A:| | | 2011-08-20 Sa |
DONE       |   | Test2                         | :Tag_B:| | | 2011-08-20 Sa |
           |   |                               |        | | |               |
WAITING    | C | Test3                         | :Tag_C:| | | 2011-08-21 So |
           |   |                               |        | | |               |
NEXTACTION | A | Test4                         | :Tag_A:| | | 2011-08-22 Mo |

The Bug:
========
I am missing the lines that contain the name of the days and the
date. In the example above, the first line contains "Samstag    20
August 2011".

I hope, that I did explain the bug clearly. Please let me know, if I
can add some information to help you locating the bug.

Please note: I am on vacation for two weeks from now. Thus I will not
answer emails until 2nd of September.

Best,
Christian

--
 Christian Schmidt
 mailto: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]