~protesilaos/pulsar

1

Unable to add evil functions to pulsar-pulse-functions

Details
Message ID
<89566F5C-25AD-4281-94CB-031FE8878119@gmail.com>
DKIM signature
pass
Download raw message
Hi Prot,

First of all thanks for all your great work on pulsar on other packages (currently using Modus and Logos and loving them).

I have issues trying to get pulsar to work for some of the evil commands (e.g. evil-scroll-up/down), but am unable to get it working. The issue is also described in this post: https://emacs.stackexchange.com/questions/72398/how-to-add-spacemacs-evil-functions-to-pulsar-pulse-functions 

I have tried using both setq, as well as the :custom keyword for the use-package macro.

Is this a bug, or am I missing something?

Thanks,
Duy
Details
Message ID
<87v8qqqloq.fsf@protesilaos.com>
In-Reply-To
<89566F5C-25AD-4281-94CB-031FE8878119@gmail.com> (view parent)
DKIM signature
pass
Download raw message
> From: Duy Nguyen <ddnguyen2101@gmail.com>
> Date: Wed, 17 Aug 2022 20:23:36 +0200
>
> Hi Prot,

Hello Duy,

> First of all thanks for all your great work on pulsar on other
> packages (currently using Modus and Logos and loving them).

You are welcome!

> I have issues trying to get pulsar to work for some of the evil
> commands (e.g. evil-scroll-up/down), but am unable to get it
> working. The issue is also described in this post:
> https://emacs.stackexchange.com/questions/72398/how-to-add-spacemacs-evil-functions-to-pulsar-pulse-functions
>
> I have tried using both setq, as well as the :custom keyword for the use-package macro.
>
> Is this a bug, or am I missing something?

Can you please show me the configuration you tried?  Perhaps there was a
typo or something.

To find the name of a command bound to a key binding, you can type
(without quotes) 'M-x describe-key' and then type the key binding.  This
will produce a Help buffer describing the given command.  For example,
with the default settings 'C-d' is bound to 'delete-char'.

If necessary, I will install Evil to help you out.  But let's take it
one step at a time.

All the best,
Prot

-- 
Protesilaos Stavrou
https://protesilaos.com
Reply to thread Export thread (mbox)