help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bug with `apropos-value' in Emacs 29.0?


From: Michael Heerdegen
Subject: Re: bug with `apropos-value' in Emacs 29.0?
Date: Sun, 22 May 2022 02:00:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Emanuel Berg <incal@dataswamp.org> writes:

> $ emacs -Q --batch --eval "(progn (require 'tramp-sh) (apropos-value
> \"70\"))"

I'm sorry, that succeeds without error here.

> Debugger entered--Lisp error: (error "Invalid key sequence in
> substitution: ‘root\\\\’")
>   error("Invalid key sequence in substitution: `%s'" "root\\\\")
>   substitute-command-keys(#("(#[0 \"\\300\\301\\302\\303#\\207\"
> [tramp-register-forei..." 1322 1324 (face match)))
>   apropos-print-doc(3 apropos-variable t)
>   apropos-print(nil "\n----------------\n")
>   apropos-value("70")
>   (progn (require 'tramp-sh) (apropos-value "70"))
>   command-line-1(("--eval" "(progn (require 'tramp-sh) (apropos-value
> \"70\"))"))
>   command-line()
>   normal-top-level()

Nevertheless, could you please check the value of `debug-on-signal'?  I
don't say you did something, I just don't understand the behavior you
see.  When I turn debug-on-signal on, then I do get a similar backtrace.

Thanks,

Michael.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]