John Wiegley
John Wiegley
You are right, recompiling Emacs is not necessary. And also that if the overhead isn't killing you (if the module is largely computational, with small inputs and outputs), then piping...
You are right, @knupfer, ignoring until a pressing need arises is the wise course. Good luck with your totally different profession! :)
This looks like it may be a good starting point, although I have not tried it yet myself: http://diobla.info/blog-archive/modules-tut.html
> Yeah, I saw that a few months ago, but I thought you could load the module > dynamically, without recompiling Emacs (or i've misunderstood the process). Ah, then I...
Any chance of deleting one of these two from the repo?
Just to note, this is now breaking the Nix build on Mac of 1.3-8.16, because `unzip` can't unzip the contents due to the case-name collision: ``` error: builder for '/nix/store/sijjicmf6mbn2aggjx4f0355lm6wdqj9-source.drv'...
I will test soon, likely tomorrow.
It does solve it, but now PG is very "jumpy". I hit `C-c C-RET` to get me to the error (this is actually a trick I use to navigate to...
I guess a principle I'm trying to express is that I'd like PG to continue acting as it does now. If async is enabled, then it's more asynchronous, but it...
Oh, right, I forget about the goals scrolling! I was looking at whether it resets point to the latest error (which it now does).