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

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

Re: What happened to M-x calc...?


From: Eric Abrahamsen
Subject: Re: What happened to M-x calc...?
Date: Mon, 02 Dec 2019 21:53:10 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Carlo Tambuatco <oraclmaster@gmail.com>
>> Date: Mon, 2 Dec 2019 11:53:31 -0500
>> 
>> I used to be able to just do M-x calc to invoke the programmable
>> calculator, now, for some reason, when I (using helm) do M-x calc, it does
>> not list calc as one of the autoloaded emacs commands.
>
> It does here, so it's something local on your system.

I'm finding that something odd has happened to helm recently, and
`helm-M-x' is not showing me many interactive commands. Helm seems to
have been changed recently (possibly to integrate better with the
built-in completion framework?) but I haven't found a run-down of what
changed, and haven't taken the time to figure it out.

helm-M-x doesn't show me `calc' either, but eg:

(global-set-key (kbd "<f9>") #'calc)

works just fine.

Eric




reply via email to

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