From xemacs-m  Sun May 18 00:46:05 1997
Received: from ornet.ornet.co.il (ornet.co.il [194.90.140.5])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id AAA28225
	for <xemacs-beta@xemacs.org>; Sun, 18 May 1997 00:46:01 -0500 (CDT)
Received: from merlin.ornet.co.il (merlin.ornet.co.il [194.90.140.25]) by ornet.ornet.co.il (8.7.6/8.7.3) with ESMTP id IAA10641 for <xemacs-beta@xemacs.org>; Sun, 18 May 1997 08:45:58 +0300 (IDT)
Received: (from ricky@localhost) by merlin.ornet.co.il (8.7.6/8.7.3) id IAA13640; Sun, 18 May 1997 08:45:58 +0300 (IDT)
Date: Sun, 18 May 1997 08:45:58 +0300 (IDT)
Message-Id: <199705180545.IAA13640@merlin.ornet.co.il>
From: Ricardo Marek <ricky@ornet.co.il>
To: XEmacs Beta Testing List <xemacs-beta@xemacs.org>
Subject: ediff problems in 20.2-b6 (It worked with 20.2-b4)
X-Face: "1qJf"LysT#xLa=~giYhF>sci:y$xiN`)FlEd7nf4Al;@ARuU|1|n_F!cXszC^^T;Q&42s}/5Q)5g0$0D'Y6.[]h]:SzlbMWu_?<'*suHpRzOGp&1VHvV~5CDMX}eRc)z3zw,XIPgG@Q*W)oG(/>;YU
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII


Hello,

After loading the two files with XEmacs 20.2-b6,
I run ediff and get:

   Wrong type argument: stringp, nil

   Merging buffers A & B into C ... region 0 of 30
   Processing difference regions ... done
   Buffer B: Processing difference region 20 of 30
   Buffer B: Processing difference region 10 of 30
   Buffer B: Processing difference region 0 of 30
   Buffer A: Processing difference region 20 of 30
   Buffer A: Processing difference region 10 of 30
   Buffer A: Processing difference region 0 of 30
   
   Computing differences between net_diff.pl and net_diff_or_men.pl ...
   Loading ediff...done
   Loading ediff...

Using the same files, but with XEmacs 20.2-b4 this doesn't
happen. (And all runs correctly).

menu-bar -> tools -> merge -> two-buffers.

Both XEmacs were compiled sparc-sunos4.1.4, with the same config
flags.

Any hint?

Thanks!

-- 
--- Ricky                                    -*- Mode: Another-Unix-Hacker -*-
------------------------------------------------------------------------------
--- e-mail: ricky@ornet.co.il       ORNET Data Communication Technologies Ltd.  
--- phone: +972-4-9981314                      (A Siemens Company)
------------------------------------------------------------------------------
/* This bit of chicanery makes a unary function followed by
a parenthesis into a function with one argument, highest precedence. */
     --Larry Wall in toke.c from the perl source code

