I’m trying to get flyspell-mode working in emacs on bluefin. Unfortunately since aspell is provided by linuxbrew and emacs is provided by flatpak, the system is having difficulty locating the dictionaries. I don’t know the right elisp or whatever to force emacs to find the dictionaries where they are installed in /home/linuxbrew. Does anyone have any idea?
Evidently the flatpak runtime included with the org.gnu.emacs package does not have any languages and there does not seem to be an easy way to add them.
I think I’ll go with the distrobox-export approach. Not ideal but I already have a few apps exported from Ubuntu that are only available on that distro. If the flatpak gets updated at some point I’ll switch back.
Why is distrobox approach not ideal? In practice should come to same thing? Yes you need to install all the other tooling in distrobox also and it limits ‘multi container’ usage I guess. Any other issues with it?
Not there myself yet, right now on arch but I’m planning to move to Bluefin so lurking here. Emacs is my main software Probably I’m also fine with terminal only tbh so that might be good enough…
My comment was probably an overstatement. It definitely works and is well within the model of distrobox. But the purist in me wants to stick with Flatpak apps when possible just due to the extra maintenance needed for my customized distrobox config.
just throwing this out there - I’ve had success with a debian container and installing the guix package manager on top of that. was able to install emacs from there and export it from distrobox as app. Only sticking point is sometimes the export works and sometimes it doesn’t based on where the guix package manager looks for the shell profile directory.
Someone was asking about emacs in chat and since this is the closest we have to an emacs thread:
Someone could make a good sysext with all the goodies. Then it could just get bolted on to bluefin and it’d behave more like a traditional installation would. If someone investigates that and it works we could just tell people to use that.
That is very interesting to me. I was unaware of that project and I am definitely interested in developing my own custom images to support my Embedded development use cases. I will definitely play with that.
I’m not familiar with sysexts and how they play here so I cannot comment on that in depth but a quick search makes it sound very intriguing as well. I probably won’t have a chance to investigate in depth but am happy to help test and experiment if others have anything concrete.
It might (will!) be outdated since I switched to NixOS at the beginning of the year and haven’t kept them updated. I try to follow Universal Blue and Fedora’s development, but I’m a little behind, and you might need to adjust some nuts and bolts here and there.
I will have free time this Wednesday and possibly Thursday; send me a PM if you want to hang out and work on a template that suits your needs.