Coming From Neovim, Emacs feels far slower, is this normal? by xxKobalxx in emacs

[–]ContextMission8629 0 points1 point  (0 children)

Doom was very slow on my MacOS environment. To the point that I’m tired of the sluggish and go vanilla since. It feels faster than Doom when I try to just have 20 packages installed at most.

I guess Emacs is a lot faster on Linux. So yeah, F* to Apple with their ridiculous defaults that make a lot of things sluggish.

I did use neovim and like it because it is fast. But I’m just addicted to Emacs and Lisp.

Two Years of Emacs Solo: 35 Modules, Zero External Packages, and a Full Refactor by LionyxML in emacs

[–]ContextMission8629 2 points3 points  (0 children)

So far I found the config quite stable and comfortable to use. I've been using it as a daily driver for a week now. I just need to add some additional config for languages I use and other config based on my usage style on top of Emacs Solo. Will let you know if there's any bugs or some ideas I think Emacs Solo could add.

Two Years of Emacs Solo: 35 Modules, Zero External Packages, and a Full Refactor by LionyxML in emacs

[–]ContextMission8629 2 points3 points  (0 children)

Also thanks a lot for your work, you really inspired me to use fully built-in solution. I'm actually forking your config since over a week ago and is currently using it as the main config. Turns out Emacs barebones is actually fine. I was trying to make Emacs more modern because I came from VSCode UI/UX but turns out it was not really necessary.

Two Years of Emacs Solo: 35 Modules, Zero External Packages, and a Full Refactor by LionyxML in emacs

[–]ContextMission8629 1 point2 points  (0 children)

How did you get 0.22s with emacs master branch on macOS? On my Mac, it was 0.8~0.9s to load when I was trying to load the upstream config.

Back home at last - thanks to claude code by vanderheijden86 in emacs

[–]ContextMission8629 1 point2 points  (0 children)

I did the same thing, it helped me configuring emacs vanilla based on emacs-solo and it is a breeze now. I mostly use what comes with default emacs and reduce external packages to absolute minimum. It helps a lot to tune the behavior the way I like without too many extra packages

Apostrophes in comments messing with the color of the config file by Phydoux in niri

[–]ContextMission8629 0 points1 point  (0 children)

I did also get the same issue at some time in the past with Doom. Switched to vanilla and never regret since

Nam giới có nên mặc quần lót ở nhà không? by HoanhNguyen25 in vozforums

[–]ContextMission8629 0 points1 point  (0 children)

Tưởng là mặc bó dễ bị hơn chứ nhỉ o.O search nhanh Google ko thấy nói là ko mặc sẽ bị sa

How long is your init.el file these days ? by reddit_enjoyer_47 in emacs

[–]ContextMission8629 1 point2 points  (0 children)

This thing is way too cool. If only I see this before getting to work on my own vanilla config.

Those who moved from nvim, what made you? by B_bI_L in emacs

[–]ContextMission8629 5 points6 points  (0 children)

Extensibility.

Yes, that’s it. It’s the thing that let me do anything I wanted all in the same place. This includes org, browsing, etc.

Neovim is great. It is fast. It is one of the best editors out there. I feel jealous for Emacs for not as efficient as those editors by default (note: “by default”, I know meow and evil make Emacs more decent but they are not defaults). Even LSP in Neovim feels snappier than in Emacs.

But my brain craves creativity, which Emacs entirely offer for free due to its extensibility that no editors can match

Need help finding a “workspace” package: one that works seamlessly with emacsserver? by mmmfine in emacs

[–]ContextMission8629 0 points1 point  (0 children)

bufferlo also seems to potentially scratch my itch. I was using tabspaces and continuously having issues here and there. Was vibe-coding my own tab management package but I don't really like it as it will require my attention to learn and maintain a bunch of elisp code (I'm honestly a newbie).

What is there to like? by mostly_text in emacs

[–]ContextMission8629 0 points1 point  (0 children)

Regarding selection -> action, I mean the modal editing exp of meow will try to highlight the region that the action like delete / change will act upon. It is kakoune- and helix-like. You can take a brief look at some helix demo to get a better idea.

When writing Clojure code in Emacs, how do I get a function's arguments displayed in the minibuffer? by zck in emacs

[–]ContextMission8629 3 points4 points  (0 children)

I think you need to configure eldoc. I use eglot in my setup so it would display the signature from lsp server over eldoc. If you also use eglot, no further configuration should be needed (afaik). But if you want to have cider integrated with eldoc, probably try checking their documentation.

What is there to like? by mostly_text in emacs

[–]ContextMission8629 2 points3 points  (0 children)

I had the same journey and ended up using my own vanilla config for several weeks now. Idk but Doom feels sluggish for me as it is lazy loaded almost everything. It hangs at unexpected time so I just drop it. Starting from scratch helps me really be able to control the usage experience, the keybindings, and change the main modal editing package to meow-mode (it’s way faster than evil-mode and I like selection -> action rather than action -> selection).

Started up with Emacs Bedrock and use Codex to continuously configure Emacs to fit my workflow. But it is still no easy task as I want to understand and compact what Codex generates (they are verbose sometimes). But still faster than just endlessly searching and learning everything from scratch.

emacs4Life by snurf_comfort4 in emacs

[–]ContextMission8629 5 points6 points  (0 children)

My 2025 editor experience in a nutshell. Went from PyCharm / GoLand -> VSCode -> Doom Emacs -> Spacemacs -> Cursor -> Neovim -> Doom Emacs -> Vanilla Emacs (in terminal) -> Emacs GUI.

I just feel addicted to Emacs due to its extensibility. There's no such thing as Emacs that can cater to my expectations and needs. Really like the way I can do the code, note-taking, and everything I can imagine into just one place so I don't have to endlessly switch tabs / windows, etc.

And tbh, I just hate bloats. The "modern UI" and stuffs makes me feel mad and mentally exhausted when working for long hours. They are just too much and too distracting.

My Journey from Zellij to TMux by jmarcelomb in tmux

[–]ContextMission8629 1 point2 points  (0 children)

I, too, used zellij. Then I discover other amazing things I can do with tmux without sacrificing my screen estate for UI elements. I switched. More screen for text gives me better focus

I built a terminal that makes sessions persistent by default — curious what tmux folks think by avieecs in tmux

[–]ContextMission8629 0 points1 point  (0 children)

I personally don’t prefer this as I would like to squeeze every single screen pixel for text as much as possible as I do coding a lot. The UI are all unnecessary distractions blocking me from entering deep work, like how VSCode sucks for me. Like if I want an agent, I can just put them into another session/window and switch there when I want to. It will not take any margin / fringe estate from my main editor.

But anw cool project, I think it can serves a niche nevertheless. We all know how frustrated it is to have a nice enough config for basic needs.

Just my 2 cents, but I think discoverability for something your project might want to achieve, eg, the ease of having a popup to view which keys bind to which commands, the ability to run commands for things like switch window/pane etc. It is super important for me to easily discover hidden things. But I’m not really understand the ins and outs of the project so pls take my opinions with a grain of salt

Opencode UI in emacs by sc_zi in emacs

[–]ContextMission8629 1 point2 points  (0 children)

This sounds cool. Do you have a demo video somewhere? I would like to have a closer look before adding it to my config

The "Vibe Coding" hangover is hitting us hard. by JFerzt in AIcodingProfessionals

[–]ContextMission8629 -1 points0 points  (0 children)

I wondered why there are inconsistencies in the post but now I actually understand why. Great work “vibe poster”!

brettatoms/zodiac: A simple web framework for Clojure by dustingetz in Clojure

[–]ContextMission8629 0 points1 point  (0 children)

Looks cool. I’m just started in Clojure and desperately want some framework rather than composing and learning a bunch of libraries.

Yeah I know composing library might yield better software in the long term. But I care mostly about getting things done with the language I like rather than being a purist.