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

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

Re: Deny keymap changes made by `evil-integration'


From: Alexander Shukaev
Subject: Re: Deny keymap changes made by `evil-integration'
Date: Sat, 25 Jul 2015 15:23:55 +0200

>> Still I have 2 problems with this.  First of all, shouldn't there
>> be an infinite recursion here (with-eval-after-load/load combo)?
>> Secondly, `evil-integration' wraps it's configurations for `dired'
>> also with `eval-after-load'; doesn't this mean that reloading `dired'
>> will not change anything because the wrapped snippet (from
>> `evil-integration') will execute again?
>
> Nothing that (let (after-load-alist) (load "...")) couldn't solve.
>

Nice trick!  Thanks, Eli.



reply via email to

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