From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Schmidt Subject: Re: Bug: Column view does not function properly in Agenda buffers [7.7] Date: Sat, 20 Aug 2011 23:57:45 +0200 (CEST) Message-ID: References: <87k4acnky4.fsf@gnu.org> <87ippv6vbx.fsf@altern.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([140.186.70.92]:58835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QutYM-000775-E7 for emacs-orgmode@gnu.org; Sat, 20 Aug 2011 17:58:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QutYL-0007mX-77 for emacs-orgmode@gnu.org; Sat, 20 Aug 2011 17:58:06 -0400 Received: from h1648734.stratoserver.net ([81.169.186.100]:41811) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QutYK-0007mO-S5 for emacs-orgmode@gnu.org; Sat, 20 Aug 2011 17:58:05 -0400 In-Reply-To: <87ippv6vbx.fsf@altern.org> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: emacs-orgmode@gnu.org 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: cs@canau.de