Toon Claes
Toon Claes
Sorry if I'm asking stupid questions here, I just like to understand the problem, and would understand if there would not be a solution. I tried to htmlize a Gnus...
Sometimes I see a picture and I think, where the hell was I sitting back then. So would it be possible to add the Geo location to the metadata of...
When there are no records, [`Kaminari::PageScopeMethods#total_pages`](https://github.com/kaminari/kaminari/blob/2d22392756fe2f2a54b44d439df378f62096ad1d/kaminari-core/lib/kaminari/models/page_scope_methods.rb#L33-L42) should return `1`, instead of `0`. It doesn't make sense to return `0` as the number of pages, since `current_page` also returns `1` when...
I read my email in Emacs using [Gnus](http://gnus.org), and I was wondering if there is a way to file mail activity under a "Email" project? AFAICS, `(buffer-file-name (current-buffer))` is passed...
It would be nice if you could access the `CGMutablePathRef` of the `ACEDrawingPenTool` from the outside (e.g. to store it in a database). I suggest overriding the `CGPath` accessor defined...
At GitLab we've been working to integrate this package in our codebase (with the kind help of @g4s8). But to use this package to it's full extent, it would be...
When a path is deeper than the single asterisk pattern the code would crash with a "index out of range". This change checks the length of the remaining pattern before...
The slice of gitattributes.MatchAttributes passed to gitattributes.NewMatcher should be looped through first-to-last. Because the results are stored in a map, this will ensure the attributes later in the slice will...
I really would like show the fireplace in an existing buffer with text/code. So the flames would burn the code!
I've been meaning to try this package, but I don't want to install Java on my machine. So it would be great if it allows you to run languagetool in...