emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: George Pearson <george@canals.com>,
	Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: column view bug
Date: Thu, 17 Sep 2009 03:08:04 -0700 (PDT)	[thread overview]
Message-ID: <95631.22909.qm@web28309.mail.ukl.yahoo.com> (raw)
In-Reply-To: <9EA71AAA-6EDF-4DD0-ADB0-8B154C9A3490@gmail.com>

--- Mer 16/9/09, Carsten Dominik <carsten.dominik@gmail.com> ha scritto:
> On Sep 13, 2009, at 7:57 PM, George Pearson wrote:
> 
> > Running org 6.30e and emacs 22.3.1.  Running
> under fully updated
> > Windows XP.

GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-30 on SOFT-MJASON
Org-mode version 6.30e
Windows XP SP 2

> I cannot
> reproduce this problem, it works just fine for me.
> 
> Could someone else please try as well?  Thanks!

I cannot reproduce it as well; at least with the file below,
I hope the file is correct.

Giovanni


file:----------
* [2009-09-17 gio]  test columns
#+STARTUP: odd
#+STARTUP: hidestars
#+STARTUP: logdone
#+SEQ_TODO: TODO NEXT PENDING | DONE(d!) CANCELLED(c@)
#+CATEGORY: Test

(setq org-columns-default-format "%CATEGORY %35ITEM %Effort{:} %PRIORITY %ALLTAGS")

* C-x C-e on the setq line

* Test
*** TODO task 1
   SCHEDULED: <2009-09-15 Tue>
*** TODO task 2
   SCHEDULED: <2009-09-17 Thu>

* Agenda view: C-c a < a
This is the agenda weekly view:

Week-agenda (W38):
Monday     14 September 2009 W38
Tuesday    15 September 2009
  Test:       Scheduled:  TODO task 1
Wednesday  16 September 2009
Thursday   17 September 2009
  Test:       Sched. 3x:  TODO task 1
  Test:       Scheduled:  TODO task 2
Friday     18 September 2009
Saturday   19 September 2009
Sunday     20 September 2009
* column view: C-c C-x C-c
CATE | ITEM                               | E | P | A |
Week-agenda (W38):
Monday     14 September 2009 W38
     | Tuesday    15 September 2009       | . |   |   |
 Test| TODO task 1
Wednesday  16 September 2009
     | Thursday   17 September 2009        | . |   |   |
 Test| TODO task 1                         | . |   |   |
 Test| TODO task 2                         | . |   |   |
Friday     18 September 2009
Saturday   19 September 2009
Sunday     20 September 2009
----------------------------------

> >
> > Summary:  in column view of a weekly agenda, the
> rows showing the
> > days in the week are positioned differently depending
> on whether
> > or not there is any item for the day.
> >
> > For a test file (see below), this is what I see in
> column view
> > for the weekly agenda.  (You'll need a
> fixed-width font to view it
> > properly).
> >
> > CATE | ITEM           
>                
>     | E | P | A |
> > Week-agenda (W37-W38):
> > Sunday     13 September 2009
> > Monday     14 September 2009 W38
> >    | Tuesday    15 September
> 2009        | .
> |   |   |
> > Test | TODO task 1         
>            
>    |   |   |   |
> > Wednesday  16 September 2009
> >    | Thursday   17 September
> 2009        | .
> |   |   |
> > Test | TODO task 2         
>            
>    |   |   |   |
> > Friday     18 September 2009
> > Saturday   19 September 2009
> >
> > Note the alignment difference between Tuesday and
> Thursday and
> > the other dates.
> >
> > Note also I am including the CATEGORY in the display,
> via:
> >
> > (org-columns-default-format "%CATEGORY %35ITEM
> %Effort{:} %PRIORITY
> > %ALLTAGS")
> >
> > The problem is *NOT* VISIBLE if the %CATEGORY is
> removed, so one
> > MUST include it to view the problem.
> >
> > This is probably not a issue with a normal agenda, in
> which there
> > are tasks to do every day.  I actually discovered
> this problem using
> > a custom view, intended to show only appointments for
> the week.  But
> > the test file shows that the problem can be seen even
> without
> > a custom agenda.
> >
> > By the way, I couldn't show it in this posting, but
> the Tuesday and
> > Thursday lines, along with their TODO items, have a
> light grey
> > background, whereas everything else has a white
> background.  This
> > shading problem is odd in appearance, and it happens
> WHETHER OR NOT
> > %CATEGORY is use, and so would be a separate, but
> related, fix.
> >
> > Here's the test .org file I used:
> >
> > #+STARTUP: odd
> > #+STARTUP: hidestars
> > #+STARTUP: logdone
> > #+SEQ_TODO: TODO NEXT PENDING | DONE(d!)
> CANCELLED(c@)
> >
> > #+CATEGORY: Test
> > * Test
> > *** TODO task 1
> >  SCHEDULED: <2009-09-15 Tue>
> > *** TODO task 2
> >  SCHEDULED: <2009-09-17 Thu>
> >
> > ===
> >
> > To display the result shown at the top of this
> message, I open
> > the test.org file in emacs, then type:
> >
> > C-a < a
> >
> > Then in the resulting agenda window, switch to weekly
> if not
> > already, and get column mode with
> >
> > C-c C-x C-c
> >

__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it

  reply	other threads:[~2009-09-17 10:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-13 18:57 column view bug George Pearson
2009-09-16 20:40 ` Carsten Dominik
2009-09-17 10:08   ` Giovanni Ridolfi [this message]
2009-09-17 14:04     ` George Pearson
2009-09-18  6:40       ` Carsten Dominik
2009-09-18  8:25         ` Giovanni Ridolfi

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=95631.22909.qm@web28309.mail.ukl.yahoo.com \
    --to=giovanni.ridolfi@yahoo.it \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=george@canals.com \
    /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).