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

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

Re: Bind two commands to one key to toggle between them for the same loc


From: Hongyi Zhao
Subject: Re: Bind two commands to one key to toggle between them for the same local keymap.
Date: Fri, 22 Oct 2021 15:57:29 +0800

On Fri, Oct 22, 2021 at 3:40 PM Emanuel Berg via Users list for the
GNU Emacs text editor <help-gnu-emacs@gnu.org> wrote:
>
> Hongyi Zhao wrote:
>
> >     ("<tab>" . (lamda () (if (company-search-mode) #'company-search-abort
> >                     #'company-search-candidates)))
> >
> > What's the problem?
>
> Several :)

I'm at the end of my rope :-(

HZ



reply via email to

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