# File bin/el4r-instance, line 809
    def el4r_interrupt
      el4r_debug { "Sending callback interrupt."; }
      @emacs_out.print("\0")
    end