1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00

(debug): Fix call to message.

This commit is contained in:
Stefan Monnier 2003-06-16 18:54:23 +00:00
parent d7672cf846
commit 2f74c84b7d

View file

@ -1,6 +1,6 @@
;;; debug.el --- debuggers and related commands for Emacs
;; Copyright (C) 1985, 1986, 1994, 2001 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1994, 2001, 2003 Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: lisp, tools, maint
@ -178,7 +178,7 @@ first will be printed into the backtrace buffer."
(delete-region middlestart (point)))
(insert "...\n"))
(goto-char (point-min))
(message (buffer-string))
(message "%s" (buffer-string))
(kill-emacs))
(if (eq (car debugger-args) 'debug)
;; Skip the frames for backtrace-debug, byte-code, and debug.