Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site godot.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!massar From: massar@godot.UUCP (J.P. Massar) Newsgroups: net.emacs Subject: Addendum to bug fix Message-ID: <650@godot.UUCP> Date: Thu, 20-Dec-84 16:39:37 EST Article-I.D.: godot.650 Posted: Thu Dec 20 16:39:37 1984 Date-Received: Fri, 21-Dec-84 02:29:50 EST Distribution: net Organization: Thinking Machines, Cambridge, MA Lines: 18 A while ago I posted a bug fix with a diff listing which had no filename associated with the diff! Here is the diff again, and it is in the file e_buf.c in the routine chbufr: 544c544,545 < if ((i = binsrch(mode, (char *)comtab, NCOMS, sizeof(struct key))) >= 0 && i < NCOMS) --- > if ((i = binsrch(mode, (char *)comtab, NCOMS, sizeof(struct key))) >= 0 && i < NCOMS) { > xcnum = i; 545a547 > } JP Massar ihnp4!godot!massar massar@cca-unix