]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/net/tramp.el (tramp-error): Make it a defun.
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Jun 2021 06:38:40 +0000 (08:38 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 6 Jun 2021 06:38:40 +0000 (08:38 +0200)
lisp/net/tramp.el

index 4fd7a322d4b1a043ec7126a29b0d61ec3793d7f4..838464e88b22ab0d26be61cb67bf6b7824066cdb 100644 (file)
@@ -2048,7 +2048,7 @@ function is meant for debugging purposes."
 
 (put #'tramp-backtrace 'tramp-suppress-trace t)
 
-(defsubst tramp-error (vec-or-proc signal fmt-string &rest arguments)
+(defun tramp-error (vec-or-proc signal fmt-string &rest arguments)
   "Emit an error.
 VEC-OR-PROC identifies the connection to use, SIGNAL is the
 signal identifier to be raised, remaining arguments passed to