From owner-svn-src-all@FreeBSD.ORG Thu Mar 4 18:51:28 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0567C106566B; Thu, 4 Mar 2010 18:51:28 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-exrelay1.uni-muenster.de (ZIVM-EXRELAY1.UNI-MUENSTER.DE [128.176.192.14]) by mx1.freebsd.org (Postfix) with ESMTP id F2D318FC1B; Thu, 4 Mar 2010 18:51:26 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.49,582,1262559600"; d="scan'208";a="298242506" Received: from zivmaildisp1.uni-muenster.de (HELO ZIVMAILUSER05.UNI-MUENSTER.DE) ([128.176.188.85]) by zivm-relay1.uni-muenster.de with ESMTP; 04 Mar 2010 19:51:25 +0100 Received: by ZIVMAILUSER05.UNI-MUENSTER.DE (Postfix, from userid 149459) id E4EA71B07E7; Thu, 4 Mar 2010 19:51:24 +0100 (CET) Date: Thu, 04 Mar 2010 19:51:24 +0100 (CET) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: Edwin Groothuis Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Ruslan Ermilov Subject: Re: svn commit: r204697 - head/usr.bin/ncal X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2010 18:51:28 -0000 apart from the problems ruslan mentioned: * highlighting doesn't work with the -J option, though this problem was also present in ncal(1) < r204697. when using -j or -J -b highlighting works. cheers. alex