Your message dated Tue, 29 Nov 2011 09:26:53 +0100
with message-id <[email protected]>
and subject line Re: Bug#650336: cal: no way to produce row-major output with -M
has caused the Debian Bug report #650336,
regarding cal: no way to produce row-major output with -M
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
650336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650336
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bsdmainutils
Version: 8.0.13
"cal -m" output on Lenny (bsdmainutils-6.1.10):
November 2011
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
The first day of the week is set to Monday, and each week is displayed as
a row.
The meaning of "-m" changed in Squeeze. In its place, "-M" was added; see
bug 561403, pkgver 8.0.6, and "debian/patches/ncal_mfdow.diff". However,
"-M" only works if "flag_backward" is set to zero, which is equivalent to
invoking "cal" under a different name, like "ncal". But "ncal -M" produces
the following output:
November 2011
Mo 7 14 21 28
Tu 1 8 15 22 29
We 2 9 16 23 30
Th 3 10 17 24
Fr 4 11 18 25
Sa 5 12 19 26
Su 6 13 20 27
Each week is displayed as a column, not a row. It's inconvenient.
Summary: "-M" only works with "ncal", and "ncal" forces column-major
output. There's no way to combine "-M" with row-major output, which is
what I got accustomed to in previous Debian releases.
Thank you very much,
Laszlo
--- End Message ---
--- Begin Message ---
On Mon, Nov 28, 2011 at 11:34:16PM +0100, Ersek, Laszlo wrote:
> output. There's no way to combine "-M" with row-major output, which
> is what I got accustomed to in previous Debian releases.
Just use "ncal -M -b".
Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL
--- End Message ---