From owner-ntemacs-users@june  Tue Jul 30 11:56:13 1996
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Tue" "30" "July" "1996" "14:02:29" "-0400" "Peter Blicher" "blicher@research.nj.nec.com" nil "47" "ediff " "^From:" nil nil "7" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.7.5/7.2ju) with SMTP id LAA26543 for <voelker@june.cs.washington.edu>; Tue, 30 Jul 1996 11:56:13 -0700
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id LAA39402 for <voelker@joker.cs.washington.edu>; Tue, 30 Jul 1996 11:56:11 -0700
Received: from zingo.nj.nec.com (zingo.nj.nec.com [138.15.150.106]) by june.cs.washington.edu (8.7.5/7.2ju) with ESMTP id LAA19338 for <ntemacs-users@cs.washington.edu>; Tue, 30 Jul 1996 11:02:40 -0700
Received: from malvern (malvern [138.15.162.8]) by zingo.nj.nec.com (8.7.4/8.7.3) with SMTP id OAA16174; Tue, 30 Jul 1996 14:02:32 -0400 (EDT)
Received:  by malvern (940816.SGI.8.6.9/cliff's joyful mailer #2) 	id OAA08311(malvern); Tue, 30 Jul 1996 14:02:29 -0400
Message-Id: <199607301802.OAA08311@malvern>
From: Peter Blicher <blicher@research.nj.nec.com>
To: ntemacs-users@cs.washington.edu
cc: gnu-win32@cygnus.com
Subject: ediff 
Date: Tue, 30 Jul 1996 14:02:29 -0400

I'm still having trouble getting ediff to work.  Using nt 3.51, pentium
pro, emacs 19.31.

I read the messages from:

ediff 
            George V. Reilly Tue, 16 Jul 96 14:25:00 PDT 
            Kenneth L. Degrant II Tue, 16 Jul 1996 12:41:04 -0400 
            Jean-Paul De Feyter Thu, 11 Jul 1996 23:53:13 +0100 
            Kenneth L. Degrant II Wed, 10 Jul 1996 07:57:55 -0400 

The first problem, which I was able to solve, was that the diff program I
am using (cygnus diff) cannot parse the drive letter in things of the form
"c:/foo/bar/baz".   It is, however, perfectly happy with forward slashes.
In fact, since I don't think it likes backslashes, the 'dosify-filename'
hack might be malignant in this case.

However, although I can get diff to work ok, I can't get ediff to be happy
with what it produces.  In particular it barfs on the first line of output,
which is "35c35^M".  I do not know if ediff is barfing on the format of
this diff, or on the ctrl M that ends each line.  Unfortunately, I don't
think it's clearly documented what kind of diff output ediff expects, and I
do not have any documents that tell the exact form of output that any
particular diff is supposed to produce.  I suppose I could hack ediff's
regexps for parsing the diff, but therein lie dragons and great danger.

I've tried running this in an inferior shell using cmd.exe and cygnus bash,
and both give the same behavior.

Can anyone tell me what the specific problem is (e.g. ^M, wrong diff
format, bug in cygnus diff, etc.) so I don't spend time chasing ghosts?

(If the problem is the ^M's, then there is a larger problem of whose
responsibility it is to get rid of them.  My opinion is that no client code
(such as ediff) should ever have to look at them, and they should always be
stripped by anything (or an interposed filter) that might produce them.
However, that may require too much smarts about guessing what should be in
the output.)

Thanks.

--peter

-- 
A. Peter Blicher	NEC Research Institute
609-951-2716		4 Independence Way
609-951-2488 fax	Princeton, NJ  08540

From owner-ntemacs-users@june  Wed Jul 10 05:55:15 1996
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Wed" "10" "July" "1996" "07:57:55" "-0400" "Kenneth L. Degrant, II" "kdegrant@earthlink.net" nil "18" "ediff " "^From:" nil nil "7" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.7.5/7.2ju) with SMTP id FAA16004 for <voelker@june.cs.washington.edu>; Wed, 10 Jul 1996 05:55:14 -0700
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id FAA25764 for <voelker@joker.cs.washington.edu>; Wed, 10 Jul 1996 05:55:14 -0700
Received: from switzerland.it.earthlink.net (switzerland-c.it.earthlink.net [206.85.92.45]) by june.cs.washington.edu (8.7.5/7.2ju) with ESMTP id EAA12769 for <ntemacs-users@cs.washington.edu>; Wed, 10 Jul 1996 04:59:17 -0700
Received: from a12051.dracon.harris.com ([151.114.22.138]) by switzerland.it.earthlink.net (8.7.5/8.7.3) with SMTP id EAA12309 for <ntemacs-users@cs.washington.edu>; Wed, 10 Jul 1996 04:59:15 -0700 (PDT)
Message-ID: <31E39AC3.2B4F@earthlink.net>
Organization: Harris Corporation
X-Mailer: Mozilla 2.01 (Win95; I)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
From: "Kenneth L. Degrant II" <kdegrant@earthlink.net>
To: ntemacs-users@cs.washington.edu
Subject: ediff 
Date: Wed, 10 Jul 1996 07:57:55 -0400

If this question has have already been asked, please accept my apology.

I tried M-x ediff-buffers but when it tried to spawn 'diff' it was
presenting the command shell with c:/sdfsd/sdfsd/fsd/dfsss 'unix' style
filenames.  Is there a way to combat this????

Also, is there a newsgroup for ntemacs???

Kenneth
-- 
---------------------------------------------------------------------------
Kenneth L. DeGrant II                       E-Mail:  kdegrant@earthlink.net
Software Engineer                           Phone:   (910) 856-5445
Harris Corporation                          Fax:     (910) 852-1820
Dracon Division/MCS Operations
3708 Alliance Drive
Greensboro, North Carolina  27407
---------------------------------------------------------------------------

From owner-ntemacs-users@june  Fri Nov 29 21:10:08 1996
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	[nil "Fri" "29" "November" "1996" "21:26:24" "-0700" "in the deep blue" "sponge@futureone.com" nil "31" "ediff and sounds (not related)" "^From:" nil nil "11" nil nil nil nil]
	nil)
Received: from joker.cs.washington.edu (joker.cs.washington.edu [128.95.1.42]) by june.cs.washington.edu (8.8.3+CSE/7.2ju) with SMTP id VAA02524 for <voelker@june.cs.washington.edu>; Fri, 29 Nov 1996 21:10:07 -0800
Received: from june.cs.washington.edu (june.cs.washington.edu [128.95.1.4]) by joker.cs.washington.edu (8.6.12/7.2ws+) with ESMTP id VAA27954 for <voelker@joker.cs.washington.edu>; Fri, 29 Nov 1996 21:10:06 -0800
Received: from future.futureone.com (future.futureone.com [206.103.182.2]) by june.cs.washington.edu (8.8.3+CSE/7.2ju) with ESMTP id UAA01476 for <ntemacs-users@cs.washington.edu>; Fri, 29 Nov 1996 20:32:49 -0800
Received: from SKID ([206.103.188.42]) by future.futureone.com (8.8.2/8.8.0) with SMTP id VAA16238 for <ntemacs-users@cs.washington.edu>; Fri, 29 Nov 1996 21:26:24 -0700 (MST)
Message-Id: <199611300426.VAA16238@future.futureone.com>
From: in the deep blue <sponge@futureone.com>
To: ntemacs-users@cs.washington.edu
Subject: ediff and sounds (not related)
Date: Fri, 29 Nov 1996 21:26:24 -0700 (MST)

Yo,

I am having 2 problems w/ emacs 19.34 under NT 4.0, SP1:

1) ediff-files seems to be broken. It used to work under 19.31 and all
I get is stuff like:

3,11d2
12a4,7
16,17c11,14
20c17
22c19
44c41
49c46
51,53c48,50
57,64c54,61
...

in a buffer called "ediff-errors". Any ideas?

2) Sounds don't seem to work, ie, pressing C-g does not get me the
sound attached to "default beep" or whatever it's called. Sound and
visual-bell don't work for me.

Thanks in advance.

Sarir

-- 
Sarir (Riri) Khamsi
sponge@futureone.com

