[5633] in SIPB bug reports

home help back first fref pref prev next nref lref last post

exmh bug

daemon@ATHENA.MIT.EDU (Chris Shabsin)
Thu Nov 9 20:37:45 1995

To: Brent.Welch@eng.sun.com
Cc: bug-sipb@MIT.EDU
Date: Thu, 09 Nov 1995 20:33:28 EST
From: Chris Shabsin <shabby@MIT.EDU>

version 1.6.4 10/10/95
NetBSD lola-granola 1.0A NetBSD 1.0A (LOLA) #139: Sun Oct 22 15:38:41 EDT 1995 
    mycroft@lola-granola:/afs/sipb.mit.edu/project/netbsd/dev/current-source/bu
ild/i386_nbsd1/sys/arch/i386/compile/LOLA i386
Tk 3.6 Tcl 7.3

exmh 1.6.4 has a bug in the code to make the error sound:

*** sound.tcl.orig      Sat Oct 21 07:21:34 1995
--- sound.tcl   Thu Nov  9 19:52:34 1995
***************
*** 65,71 ****
  }
  
  proc Sound_Error {  } {
!     global sound
      if {!$sound(enabled) || ($sound(cmd) == {})} {
        return
      }
--- 65,71 ----
  }
  
  proc Sound_Error {  } {
!     global sound exmh
      if {!$sound(enabled) || ($sound(cmd) == {})} {
        return
      }


home help back first fref pref prev next nref lref last post