Sean Perry
Sean Perry
I have started this, I will try to put up a WIP PR tonight.
it is a complex transition. I gave up due to time constraints. But someone needs to look at it. Partly my issue is the documentation. We are moving across API...
I remember responding to this but I am not seeing my comment..... (Everywhere I say C code below is just as true for Rust) When there is C code it...
Our focus today is getting to a stable place close to the head of Emacs. Then we need to move the exposed lisp functions written in C to Rust. Once...
I am not quite as concerned at the long term viability yet. Our issues today stem from attempting to leave as much of the C infrastructure in place so we...
It is a good and simple hack @simon-frankau. I like it until we can work out better solutions.
I started porting `validate_interval_range` last week. I have not had time to wrap it up.
If that is the case, the right thing to do is have the method you created simply call the C function and then in a follow in PR you can...
@Bira do you have time to refresh it?
Thanks for this.