From owner-svn-src-head@FreeBSD.ORG Sun Mar 7 23:35:28 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62AD8106566C; Sun, 7 Mar 2010 23:35:28 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from k7.mavetju.org (ppp113-58.static.internode.on.net [150.101.113.58]) by mx1.freebsd.org (Postfix) with ESMTP id 1A5DA8FC12; Sun, 7 Mar 2010 23:35:27 +0000 (UTC) Received: by k7.mavetju.org (Postfix, from userid 1001) id AEF6A451C5; Mon, 8 Mar 2010 10:34:09 +1100 (EST) Date: Mon, 8 Mar 2010 10:34:09 +1100 From: Edwin Groothuis To: Alexander Best Message-ID: <20100307233409.GF2682@mavetju.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r204849 - head/usr.bin/ncal X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2010 23:35:28 -0000 On Mon, Mar 08, 2010 at 12:16:04AM +0100, Alexander Best wrote: > could you have another look at the -J option? it seems highlighting still Aha, only -J in "month only" view is still not working. Will take care of it later. Also add a bunch of regression tests to it, because of all of this. > isn't enabled in combination with it. also i'm wondering what the purpose of > the -b switch is. running `cal` and `ncal -b` seems to be doing the very same > thing (setting flag_backward = 1). You can't run "cal" until you have installed it, while being able to run "ncal -b" and coming into "cal" mode is kind of nice. Edwin -- Edwin Groothuis Website: http://www.mavetju.org/ edwin@mavetju.org Weblog: http://www.mavetju.org/weblog/