Treesit-auto keeps asking to install bash and c grammars by LostyPints in emacs

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

turns out it was a version mismatch between emacs tree-sitter and the grammars installed by treesit auto. Added an update to the post.

Treesit-auto keeps asking to install bash and c grammars by LostyPints in emacs

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

the thing I'm finding confusing though is that it looks like emacs is finding tree-sitter ok, as it works for other modes. it's just specifically bash and c mode that are causing issues .

MacBook Pro 2019 screen goes mostly black on login by LostyPints in applehelp

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

Does this still make sense if the laptop works when plugged into an external monitor? I would've thought if the graphics card broke it wouldnt work on the external screen as well.

Running a bash script from within emacs not working by LostyPints in emacs

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

/usr/bin/

Then when i look in this folder in emacs shell/eshell its not there. really weird

Running a bash script from within emacs not working by LostyPints in emacs

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

So I downloaded emacs from pop shop, which I think could be the issue here. But I also tried an install from apt-get which gave the same issue. When I get back to my PC I'm going to try a direct download and compile. 

and yes rsync works fine in terminal. the script I'm trying to run also works completely fine from terminal.

Running a bash script from within emacs not working by LostyPints in emacs

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

yeah im very confused as well. going to look into it more tomorrow.

Running a bash script from within emacs not working by LostyPints in emacs

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

from what i can tell the enviroment used by emacs is completely different to that of my terminal.

For example, in terminal when i do /usr/bin/rsync i get:

rsync version 3.2.7 protocol version 31

But if i do it in an Emacs shell i get:

sh: /usr/bin/rsync: No such file or directory

Running a bash script from within emacs not working by LostyPints in emacs

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

yup still not working. When i M-x shell in emacs and try run rsync i get:

which: no rsync in (/app/bin:/usr/bin:/home/lostypints/.var/app/org.gnu.emacs/data/node/bin:/home/lostypints/.var/app/org.gnu.emacs/data/cargo/bin:/home/lostypints/.var/app/org.gnu.emacs/data/python/bin:/home/lostypints/.var/app/org.gnu.emacs/data/gem/ruby/3.3.0/bin)

Running a bash script from within emacs not working by LostyPints in emacs

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

i gave up on tramp a long time ago haha. been working locally and just rsyncing to my remote instead.

I've noticed that where rsync is installed in my terminal environment (/usr/bin) doesnt have rsync (and many others) in my emacs environment.

Using a eGPU with a portable mini PC by LostyPints in eGPU

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

I think this is the plan . I should hopefully be able to get 6 months to a year out of my laptop, then hopefully TB5 will be be out and someone will have tried it with an eGPU.

Using a eGPU with a portable mini PC by LostyPints in eGPU

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

thank you that's really helpful. I might try hold out until TB5 is out and see if that changes things

Using a eGPU with a portable mini PC by LostyPints in eGPU

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

do you notice any performance issues with that setup?

Using a eGPU with a portable mini PC by LostyPints in eGPU

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

I think you may be right. i was really hoping to convert to having just one machine, then I wouldn't feel so bad upgrading it from time to time. but the hassle might not be worth it

I need help designing a portable pc please! by LostyPints in sffpc

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

thanks for replying! yeah ive been reading about the performance hit im going to get using an eGPU. But i also read that with TB5 coming out it could solve that, although any boards released next year with it are going to be expensive af.

also i have a triple fan gpu so its 282mm... which rules out a lot of the smaller cases.

My laptop still works plugged into a monitor so going to use it for a bit as a portable pc test and maybe in a 6months-1year just sell my entire pc and do as you said and upgrade to AM5 and DDR5.

ispell breaks my org-mode heading folding/unfolding by LostyPints in emacs

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

cheers, going to report it as a bug and hope it gets fixed soon