Hello,
until recently I was still considering to use Doom, but hen
finally gave
up the idea seeing how much is e.g. mu4e broken, returned back to
my
hand-crafted config, but the idea to use evil-mode is still
lurking in
my mind...
As far as I know, the main org-roam developer is using evil-mode
(under
Doom), while, iirc, Prot is with plain Emacs keybidnings.
So, I wonder if there are Denote users using it with with
evil-mode?
I like vim/evil keybindings for regular editing and when using vim
I
never felt any pain in my wrist, which was not the case with my
Emacs
usage - probably due to improper choring.
Otoh, I'm aware that Emacs is Emacs and not sure how does
evil-mode/evil-collection do handle newer packages, iow. whether
it
means one would always have to chase evil-bindings being behind
regulare
ones?
Sincerely,
Saša
--
An intelligent person does not take part in the sources of misery,
which are due to contact with the material senses. O son of Kuntī,
such pleasures have a beginning and an end, and so the wise man
does
not delight in them.
> From: Saša Janiška <sjaniska@atmarama.net>> Date: Fri, 22 Jul 2022 20:19:25 +0200>> Hello,
Hello Saša,
> [... 8 lines elided]> So, I wonder if there are Denote users using it with with evil-mode?
While I can't answer the question directly, I'll just point out that
Denote does not define any key bindings. It is up to the user to do so.
The sample configuration has some code about this. If you have the
package installed, evaluate:
(info "(denote) Sample configuration")
Else visit:
<https://protesilaos.com/emacs/denote#h:5d16932d-4f7b-493d-8e6a-e5c396b15fd6>.
[ Note that the web page references the current development version,
which includes some new commands that are not yet available in the
package. ]
All the best,
Prot
--
Protesilaos Stavrou
https://protesilaos.com
Hello Saša,
On 2022-07-22 20:19, Saša Janiška <sjaniska@atmarama.net> writes:
> So, I wonder if there are Denote users using it with with > evil-mode?
I do, and I do not have any issue with it. My workflow is still in flux,
but once it gets stabilized I’ll introduce some keybindings (M-x with an
appropriate completion engine can be very fast).
Best,
Alan
Alan Schmitt <alan.schmitt@petitepomme.net> writes:
Thank you, Alan, for your reply.
> I do, and I do not have any issue with it.
Do you use "plain" Evil mode or some starterkit (Doom, Spacemacs)?
> My workflow is still in flux, but once it gets stabilized I’ll> introduce some keybindings (M-x with an appropriate completion > engine> can be very fast).
I'd be glad to see it...
Sincerely,
Saša
--
You have a right to perform your prescribed duty, but you
are not entitled to the fruits of action. Never consider
yourself the cause of the results of your activities,
and never be attached to not doing your duty.
Hello,
On 2022-07-25 14:12, Saša Janiška <sjaniska@atmarama.net> writes:
> Alan Schmitt <alan.schmitt@petitepomme.net> writes:>> Thank you, Alan, for your reply.>>> I do, and I do not have any issue with it.>> Do you use "plain" Evil mode or some starterkit (Doom, Spacemacs)?
I use doom at the moment, but I’m slowly baking a plain recipe on the
side.
Best,
Alan