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 Bug] Date: Tue, 19 Sep 2006 01:11:40 +0200 Organization: disorganized Message-ID: <87zmcw4vo3.fsf@robotron.kosmorama> References: <87wt87vz03.fsf@cs.cmu.edu> <87k645r8uz.fsf@cs.cmu.edu> <87bqphr7qo.fsf@cs.cmu.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1158621877 4531 80.91.229.2 (18 Sep 2006 23:24:37 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Sep 2006 23:24:37 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 19 01:24:36 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GPSTN-0006kh-LT for ged-emacs-devel@m.gmane.org; Tue, 19 Sep 2006 01:24:22 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPSTN-0002eT-0h for ged-emacs-devel@m.gmane.org; Mon, 18 Sep 2006 19:24:21 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GPST7-0002dz-39 for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:24:05 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GPST5-0002db-AW for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:24:04 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GPST5-0002dY-36 for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:24:03 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GPSW1-0007Uz-3L for emacs-devel@gnu.org; Mon, 18 Sep 2006 19:27:05 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GPSSp-0006f7-Ce for emacs-devel@gnu.org; Tue, 19 Sep 2006 01:23:47 +0200 Original-Received: from e178036239.adsl.alicedsl.de ([85.178.36.239]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Sep 2006 01:23:47 +0200 Original-Received: from david.hansen by e178036239.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Sep 2006 01:23:47 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-To: emacs-devel@gnu.org Original-Lines: 9 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: e178036239.adsl.alicedsl.de Mail-Copies-To: nobody User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:0wVSJDR+dRZmpzChM/NhUA9MLq8= 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:59988 Archived-At: On Sat, 16 Sep 2006 13:58:39 -0400 Stefan Monnier wrote: > I believe the patch below catches all the places where the problem could > have shown up. Can someone check that it makes sense and works? Hmm, against which version of woman i have to apply this patch? Can't get it to work with a fresh updated emacs. David