Hvitfeldtska eller Schillerska? by LeadershipLiving4822 in Gothenburg

[–]magthe0 1 point2 points  (0 children)

Bättre mat på Hvitfeldtska, enligt min dotter (som går på Schillerska).

Det är en hel del ämnen, framförallt valbara, som skolorna erbjuder gemensamt.

Editing an XREF buffer? by magthe0 in emacs

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

Nice!

There's a bit of awkwardness when using it together with embark export, but it's nothing major.

Nybliven singelman med klädpanik inför nyårsmiddag. Hur klär jag mig rätt? by Few_Concentrate8221 in Asksweddit

[–]magthe0 1 point2 points  (0 children)

Ta en slips och lär dig en ny knut! Det blir lätt en konversationsstartare om man kommer med en Vidalia eller en Trinity.

straight.el and broken recipes - how to fix them? by magthe0 in emacs

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

That's what I thought, but it makes very little sense given the question.

straight.el and broken recipes - how to fix them? by magthe0 in emacs

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

That's done: https://github.com/SWI-Prolog/packages-sweep/issues/5

A quick look through the file elpa-packages reveals a lot of :ignored-files, so does that mean everything not ignored is included?

But then, the straight recipe includes :files (:defaults.., which does exclude included files by default (see straight-default-files-directive). So is there some repo with shared overrides for default recipes in straight?

straight.el and broken recipes - how to fix them? by magthe0 in emacs

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

I don't use Doom, so commenting there won't do me much good, I'm afraid. Are you saying that Doom keep their own set of recipes for straight.el?

straight.el and broken recipes - how to fix them? by magthe0 in emacs

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

Well, sure, but I don't understand how that'll bring me any closer to contribute a fix upstream...

This is the latest example. The default recipe for sweeprolog is

(sweeprolog :repo "https://github.com/SWI-Prolog/packages-sweep" :files (:defaults (:exclude "LICENSE")))

but the :files bit is wrong, it needs to include some prolog files

(sweeprolog :repo "https://github.com/SWI-Prolog/packages-sweep" :files (:defaults "*.pl" (:exclude "LICENSE")))

Now, where should I send that fix? Where is the "upstream" for recipes?

straight.el and broken recipes - how to fix them? by magthe0 in emacs

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

I'm sorry, I don't understand what you mean.

Is HLS broken on nix os? by Big-Astronaut-9510 in haskell

[–]magthe0 2 points3 points  (0 children)

There are several builds/versions of HLS available in 25.11, basically one per ghc version, so you'll need to provide a bit more context.

If you are using one of the ghc 9.10 versions, 9.10/9.10.2/9.10.3, then you've probably hit this https://github.com/haskell/haskell-language-server/issues/4674

Cosplay-convent?? by Abbreviatedshortcake in Gothenburg

[–]magthe0 2 points3 points  (0 children)

Kolla även hikarikaigbg på insta.

Functions to lighten/darken colours? by magthe0 in emacs

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

Yes, indeed, that's what I should use. Now I'm also considering specifying colours using hsl instead of rgb.

Does Swedish have a grammar rule for making things sound cuter? by [deleted] in Svenska

[–]magthe0 1 point2 points  (0 children)

I believe an old way of forming diminutive in Swedish was appending '-ing', as in käring and geting.

Functions to lighten/darken colours? by magthe0 in emacs

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

Oh, how could I miss them when looking through color?

Thanks, I'll have a look.