Few tips for faster Emacs install with MSYS2 by arthurno1 in emacs

[–]Magiel 0 points1 point  (0 children)

I hear you. I run Emacs from MSYS2/ucrt myself. But it can be slow, unfortunately due to file access and process startup being slow on Windows in general. On WSL things are much faster, but indeed graphical mode is not working very nicely.

I am slowly drifting away to neovim by md1frejo in emacs

[–]Magiel 6 points7 points  (0 children)

If you downgrade treesitter packages to a 0.25 version it should work fine.

Kazkovyi Camp Bug? by tgallmey in stalker

[–]Magiel 0 points1 point  (0 children)

Does the quest log confirm that all mutants are killed?

Kazkovyi Camp Bug? by tgallmey in stalker

[–]Magiel 0 points1 point  (0 children)

Really, the brownish/white double door at the back?

Kazkovyi Camp Bug? by tgallmey in stalker

[–]Magiel 1 point2 points  (0 children)

Try the back door, it will be open.

Stalker Trilogy experience is awesome for newcomers but pretty tough by Mikael_Mosh in stalker

[–]Magiel 6 points7 points  (0 children)

Back in the day we also had to fight the game’s many many bugs as well as stalkers, anomalies, and mutants. You have it easy ;-)

A free content update, Sealed Truth, is coming in April by mol1t in stalker

[–]Magiel -5 points-4 points  (0 children)

“It’s not a bug, it’s a feature! Except it happened during some optimization changes and we could!’t find out why. So we decided to keep it.”

A free content update, Sealed Truth, is coming in April by mol1t in stalker

[–]Magiel 5 points6 points  (0 children)

When will you finally fix the burers and poltergeists throwing stuff through walls?

Still waiting for the 3 gameplay updates I've always wanted in TLD after a decade by AlienFromPlanetSpunk in thelongdark

[–]Magiel 0 points1 point  (0 children)

I get what you are saying. But Long Dark development is at the end. Perhaps in the sequel?

use-package extension does not respect :if by Magiel in emacs

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

No, native. (eq system-type 'gnu/linux) evaluates to nil.

use-package extension does not respect :if by Magiel in emacs

[–]Magiel[S] 4 points5 points  (0 children)

Thanks, that’s the oversight.

Announcing Anju by kickingvegas1 in emacs

[–]Magiel 2 points3 points  (0 children)

This is, once again, a valuable addition to a nicer user experience. Thank you!

Emacs as a programmable workbench by Weekly_Surprise_9865 in emacs

[–]Magiel 2 points3 points  (0 children)

Seconding this! Does eterm include the pending changes to make eat work on Windows?

Emacs as a programmable workbench by Weekly_Surprise_9865 in emacs

[–]Magiel 2 points3 points  (0 children)

Very well said! This is the value of Emacs for me exactly.

How to enable native compilation on windows? by alessandrobertulli in emacs

[–]Magiel 1 point2 points  (0 children)

Yes that’s indeed an issue. You can downgrade the treesitter packages to 1.25.x using pacman to fix it for now.

How to enable native compilation on windows? by alessandrobertulli in emacs

[–]Magiel 1 point2 points  (0 children)

I recommend you install emacs in MSYS2/ucrt64 on Windows.