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: Sun, 22 May 2022 00:52:04 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

> Found it, this works
>
>   (apropos-value "70")
>
> until I do [...]
>
>   (require 'tramp-sh)

Indeed, try this

$ emacs -Q
(require 'tramp-sh)
(apropos-value "70")

DNC!

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




reply via email to

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