From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Hansen Newsgroups: gmane.emacs.devel Subject: Re: [david.hansen@physik.fu-berlin.de: WoMan Error with the CVS Manual Page] Date: Fri, 09 Mar 2007 06:28:16 +0100 Organization: disorganized Message-ID: <87vehb9ea7.fsf@localhorst.mine.nu> References: <9v7itrjsah.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1173418753 18569 80.91.229.12 (9 Mar 2007 05:39:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 9 Mar 2007 05:39:13 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 09 06:39:08 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HPXon-0001Ac-GL for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 06:39:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPXp2-0003VU-C3 for ged-emacs-devel@m.gmane.org; Fri, 09 Mar 2007 00:39:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HPXos-0003V9-2M for emacs-devel@gnu.org; Fri, 09 Mar 2007 00:39:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HPXon-0003To-Vg for emacs-devel@gnu.org; Fri, 09 Mar 2007 00:39:08 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HPXon-0003Td-So for emacs-devel@gnu.org; Fri, 09 Mar 2007 00:39:05 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1HPXoV-0003xo-1F for emacs-devel@gnu.org; Fri, 09 Mar 2007 00:38:47 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HPXoE-0006cu-L7 for emacs-devel@gnu.org; Fri, 09 Mar 2007 06:38:30 +0100 Original-Received: from e178007105.adsl.alicedsl.de ([85.178.7.105]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Mar 2007 06:38:30 +0100 Original-Received: from david.hansen by e178007105.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Mar 2007 06:38:30 +0100 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 20 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178007105.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.95 (gnu/linux) Cancel-Lock: sha1:F8ElxhP+yCTseEOeXzYsHJFnH8M= X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67596 Archived-At: On Thu, 08 Mar 2007 17:15:34 -0500 Glenn Morris wrote: >> From: David Hansen >> Subject: WoMan Error with the CVS Manual Page >> To: emacs-pretest-bug@gnu.org >> Date: Tue, 06 Mar 2007 03:26:07 +0100 > > Does this patch give good results? I notice several other woman errors > in formatting the cvs man page. This patch at least does not seem to > make those any worse. This part of the cvs man page is rendered fine now. I still get one message in *WoMan-Log* buffer though: Formatting file /usr/share/man/man1/cvs.1.gz at Fri Mar 9 06:25:17 2007 ** Undefined string Dt not interpolated! Don't know if that's bad or not. David