Use with-demoted-errors now that it can format any error messages
commit30213927b6eebe291cd425d5863f54bffe0b8a83
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:32:57 +0000 (11 22:32 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:32:57 +0000 (11 22:32 -0700)
treea66f7b728c1ba3723a02d2b242cecf3660053bc4
parent170266d096bc4d0952bee907532d14503e882bf6
Use with-demoted-errors now that it can format any error messages

* dframe.el (dframe-timer-fn):
* files.el (dir-locals-read-from-file):
* mpc.el (mpc--status-timer-run, mpc--status-idle-timer-run, mpc-format):
* reveal.el (reveal-post-command):
* saveplace.el (load-save-place-alist-from-file):
* shell.el (shell-resync-dirs):
* w32-common-fns.el (x-get-selection-value):
* emacs-lisp/copyright.el (copyright-find-copyright):
* emacs-lisp/eldoc.el (eldoc-print-current-symbol-info):
* emulation/tpu-edt.el (tpu-copy-keyfile):
* play/bubbles.el (bubbles--mark-neighbourhood):
* progmodes/executable.el (executable-make-buffer-file-executable-if-script-p):
* term/pc-win.el (x-get-selection-value): Use with-demoted-errors.
14 files changed:
lisp/ChangeLog
lisp/dframe.el
lisp/emacs-lisp/copyright.el
lisp/emacs-lisp/eldoc.el
lisp/emulation/tpu-edt.el
lisp/files.el
lisp/mpc.el
lisp/play/bubbles.el
lisp/progmodes/executable.el
lisp/reveal.el
lisp/saveplace.el
lisp/shell.el
lisp/term/pc-win.el
lisp/w32-common-fns.el