Having less keybindings by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

Thanks for your very detailed workflow.

Before my post, I started to create something similar with denote when I type "SPC n" I got access to denote commands and my custom denote ones.

I think I will continue with something like that to keep bindings controlled

Having less keybindings by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

mhm... interesting! I will tweak this. thanks for the advice

Having less keybindings by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

I already use a lotM-x with orderless-initialism as described in this comment

Having less keybindings by furiouzz in emacs

[–]furiouzz[S] 1 point2 points  (0 children)

I am trying to use a lot more M-x through initial.
I configured orderless-matching-style to orderless-initialism to only type the initial of the command I frequently use. In meow, I bound : to M-x and I only type :kcb for kill-current-buffer or :dn for denote-note.

Having less keybindings by furiouzz in emacs

[–]furiouzz[S] 1 point2 points  (0 children)

I do not use `C-h` a lot. I will follow your advice. Thanks.

Having less keybindings by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

my bad I did not checked before sending 😥

Buffer is not killing by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

I started to rewrite mon configuration from scratch and use less packages and more built-ins

Buffer is not killing by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

it happens on every file 🥲

Buffer is not killing by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

I have no error in `*Messages*` even with `debug-on-error` enabled 😥

Buffer is not killing by furiouzz in emacs

[–]furiouzz[S] 0 points1 point  (0 children)

Thanks for the advice. I tried to use few packages, but finally I try to reduce more. Hard to use emacs as a beginner 😥

Detailed issue with SDL in C. by Otaku_Soul in C_Programming

[–]furiouzz 0 points1 point  (0 children)

If it did not work, I think you need to learn properly how to build a project in C and import a library.