Daniel Mendler

Results 794 comments of Daniel Mendler

@k0kubun @coder2000 This PR should be updated such that the RailsTemplate is not duplicated here. Instead the implementation from Temple should be used.

I think this could be a thing for the wiki. Emacs 28 offers a context menu where this could be hooked into. However given the richness of Embark, mouse manipulation...

@oantolin What do you think about generalizing the Orderless pattern compilers to either return a regexp string or a function? If a function is returned, it could be combined with...

@oantolin I am not so fond anymore of the idea. Maybe introducing a predicate alist for actions could be an alternative. But I don't think I need any of this.

Using basic as fallback is perfectly fine for dynamic tables.

You could maybe make it configurable by handling `embark--hline=nil`.

I also want to express my support for this feature. I maintain the popular Emacs package [Consult](/minad/consult), which provides various file search and grep utilities. There I've recently added the...

Thanks! That's nice. If you are interested you could give my [Tempel](https://github.com/minad/tempel) package a try. :)

This has been fixed in 28.1 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46407.