Björn Kettunen

Results 427 comments of Björn Kettunen

> > can I nest searches? > > What do you mean by nesting? You can use the full [elfeed filter syntax](https://github.com/skeeto/elfeed#filter-syntax) in `:filter`. It isn't too expressive, but at...

Yeah I use elfeed > So, basically make all the child searches inherit some parameters from the parent search? As of now, that's not possible unfortunately. That isn't needed since...

Yeah that's how it looks for me right now. Optionally filter should apply the global filters such as unread or not unread. How would you add the default parameters to...

> Also, the `+unread` tag is already added automatically when you open a feed or search that has at least one unread record (I was inspired by tt-rss in that...

> I've remembered that I wanted to have a bit more complex logic around elfeed searches, so I think I'll implement that and the discussed enhancement as well. That is...

Hey, I got into this issue again. Your last changes work quite good except in case of the "ungrouped" doesn't indicate unread entries: ``` (group (:title . "Ungrouped") (:elements :misc)...

How does this goal interact with the memory usage required to generate parser? I'm packaging the parsers tree-sittter of tree-sitter grammars to be used in text editors for openSUSE. To...

The change was needed for me after some later Emacs 29 or even Emacs 30. I'm not sure why it was needed.

It's not that bad at the moment. Right now it's about applying enough pressure so that there's change, it seems like Reddit wants third-party clients and bots, they depend on...

Titus von der Malsburg ***@***.***> writes: > I don't have much experience with such modes. Any suggestions as to > how this could be implemented? What about a regex? E.g....