Path: utzoo!utgpu!water!watmath!clyde!rutgers!mit-eddie!bloom-beacon!mgm.mit.edu!wolfgang From: wolfgang@mgm.mit.edu (Wolfgang Rupprecht) Newsgroups: comp.emacs Subject: oops, (Re: A GREP-like interface to DIFF ???) Summary: I goofed Keywords: compile gnu bug Message-ID: <2489@bloom-beacon.MIT.EDU> Date: 23 Jan 88 23:21:00 GMT References: <21729@yale-celray.yale.UUCP> <2462@bloom-beacon.MIT.EDU> <2474@bloom-beacon.MIT.EDU> Sender: daemon@bloom-beacon.MIT.EDU Reply-To: wolfgang@mgm.mit.edu (Wolfgang Rupprecht) Organization: Freelance Software Consultant, Cambridge, Ma. Lines: 22 grrr.... It seems that a last minute 'addition' to function diff had a typo/bug in it. I reposted the corrected version, after cancelling the incorrect one. Unfortunately the cancel was only partially successful due to time delays etc. If you got two copies of unix.el the second one is the correct version. If you only got one copy of unix.el make sure that the function diff has the line: < (if interactive-p ; wrongo! < (setq nocontext current-prefix-arg)) -- > (if (interactive-p) ; correct > (setq nocontext current-prefix-arg)) Thanks to Amos and Cesar for pointing out that buggy posting was still propagating on the net. -wolfgang Wolfgang Rupprecht ARPA: wolfgang@mgm.mit.edu (IP 18.82.0.114) Freelance Consultant UUCP: mit-eddie!mgm.mit.edu!wolfgang Boston, Ma. VOICE: Hey_Wolfgang!_(617)_267-4365