emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Schmidt <cs@canau.de>
To: Bastien <bzg@altern.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Column view does not function properly in Agenda buffers [7.7]
Date: Sat, 20 Aug 2011 23:57:45 +0200 (CEST)	[thread overview]
Message-ID: <alpine.DEB.1.00.1108201041520.9277@h1648734.stratoserver.net> (raw)
In-Reply-To: <87ippv6vbx.fsf@altern.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

      reply	other threads:[~2011-08-20 21:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11 19:49 Bug: Column view does not function properly in Agenda buffers [7.7] Christian Schmidt
2011-08-17 14:58 ` Bastien
2011-08-17 20:31   ` Christian Schmidt
2011-08-18  7:18     ` Bastien
2011-08-20 21:57       ` Christian Schmidt [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=alpine.DEB.1.00.1108201041520.9277@h1648734.stratoserver.net \
    --to=cs@canau.de \
    --cc=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /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).