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: Carlo Tambuatco
Subject: Re: What happened to M-x calc...?
Date: Mon, 2 Dec 2019 18:04:06 -0500

I'm thinking it's an issue with helm-M-x as well. When I start emacs with
no config file, M-x calc shows up and works just fine. For some reason,
after the last helm package update, this command does not show up. It makes
me wonder what other commands are being shadowed by helm-M-x....

On Mon, Dec 2, 2019, 4:54 PM Eric Abrahamsen <eric@ericabrahamsen.net>
wrote:

> 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]