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: Emanuel Berg
Subject: Re: bug with `apropos-value' in Emacs 29.0?
Date: Sat, 21 May 2022 21:10:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Marcin Borkowski wrote:

> Wroks for me in a fairly recent master:
> GNU Emacs 29.0.50 (commit 7f2fb9921).

OK, how do you now what commit you have then?

I did 'git fetch' and after the install [1] it is

  GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, cairo version
  1.16.0) of 2022-05-21

and yes, (apropos-value "70") still fails:

  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")
    elisp--eval-last-sexp(nil)
    eval-last-sexp(nil)
    funcall-interactively(eval-last-sexp nil)
    command-execute(eval-last-sexp)

[1] https://dataswamp.org/~incal/conf/.zsh/install-emacs

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

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