Don't beep when ignoring evaluation environment -- it's too annoying.
authorChris Hanson <org/chris-hanson/cph>
Fri, 24 Feb 1995 00:30:27 +0000 (00:30 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 24 Feb 1995 00:30:27 +0000 (00:30 +0000)
v7/src/edwin/filcom.scm

index 0781e1498766f1a3997abe04c6d57e21a7b7e198..de005b6719ac48e0f66078cd46efe05c6571e8a6 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;;    $Id: filcom.scm,v 1.183 1995/01/23 20:05:29 cph Exp $
+;;;    $Id: filcom.scm,v 1.184 1995/02/24 00:30:27 cph Exp $
 ;;;
 ;;;    Copyright (c) 1986, 1989-95 Massachusetts Institute of Technology
 ;;;
@@ -237,7 +237,6 @@ invocation."
                (begin
                  (message "Ignoring bad evaluation environment: "
                           (cadr entry))
-                 (editor-beep)
                  (define-variable-local-value! buffer
                      (ref-variable-object scheme-syntax-table)
                    'DEFAULT))