Nicholas Vollmer
Nicholas Vollmer
If the argument is one of semantics "next" and "prev" aren't really great names for the commands for the same reason. If we are at a branching point, what does...
Is this being considered as an option? If so, what do we need to do to make it happen? As far as maintainers go, it would probably be best to...
@phikal > I will try to find out if/how a filter-branch'ed repository can be updated, and update this issue accordingly. Any progress on this?
I see. I think a better option would be splitting it out into its own repo entirely and allowing development to happen there. It seems like it'd be better for...
> it might be a bug in documentation I've changed the wording of the docstring.
One thing to keep in mind here is that both `ement-room--format-message` and `ement-room--render-html` do their work in a temp buffer. Thus, any buffer-local value of `shr-external-rendering-functions` set in the room...
I get the same result with or without use-package on Emacs 30.0.50. Test Case ```emacs-lisp (straight-bug-report :post-bootstrap (use-package julia-snail :defer t :straight t) (print (symbol-file 'julia-snail))) ``` - Test run...
Radon Rosborough ***@***.***> writes: > Heh, well, we are already trying to do that. But apparently > Emacs does not believe it. > > https://github.com/radian-software/straight.el/blob/b1062df10ba4c10ff7a3c61b9e124b3242b11bb2/straight.el#L5492-L5498 > > > It appears...
Surely it must be on file by now.
Is this still relevant? Everything is working for me on master (Emacs 30.0.5).