Dev380

Results 10 comments of Dev380

I just noticed that many files seem to be modified, the important logic is in `error.rs` and `lex.rs`, the others are from using `cargo fmt`.

Org download is using relative paths for me, but they're adding `download:` in front of them which is messing the ui up. Removing that seems to break the inline display...

Eglot works for me, do you have logs you're willing to share? Edit: it started breaking for me recently too, I'm not sure why. Eglot will say it can't detect...

Would additional work be required to integrate the treesitter mode with this one? Or else commands that aren't specific to either the regular or tree sitter mode (such as the...

I'm not sure why this errors on only a few systems ``` error: casting raw pointers to the same type and constness is unnecessary (`*const libc::sockaddr` -> `*const libc::sockaddr`) -->...

I'm not sure how the release schedule works so I kept it in to avoid a breaking change; should vhl be removed and goggles.el be the new default when evil...

I think Jack is waiting for Rust to stabilize support in std::arch.

I'm getting 1 line tall posframes only for transient frames also on dook emacs 29 Edit: pgtk and Wayland. Tested with WSL on X too but also pgtk and it...

I'm having the same issue, and it also doesn't work on markdown for me. I'm not sure why this is happening because it worked a few weeks ago.