Adam Porter
Adam Porter
Hm, since you mention it that way, I think I've noticed similar confusing behavior. I don't use this package as often as I used to, so I hadn't paid attention...
> it should at least require to be bounded by non-letters or the start or end of a line. Have you tried setting the suffix to match such?
IIRC, the current arrangement is a result of having solved some other users' bug reports and/or feature requests. I'm not sure the changes you propose are the best solution or...
Suggestion: Make magit-todos-jump-to-item (e.g. with universal-argument) open file in default editor
In principle, I'm ok with making `C-u RET` use a different editor to open the file, but it should use built-in Emacs functionality, not anything from another package like `consult`....
Suggestion: Make magit-todos-jump-to-item (e.g. with universal-argument) open file in default editor
I'd prefer not to add OS-specific code to this project. The best solution would be to propose that such a function (to open a file with the OS's default application)...
Hi Venky, Thanks for your thorough writeup. Describing the Bufler DSL is something I have been needing to do. However, I will be replacing Bufler's backend with one based on...
Hi Eric, > When I enter a room with unread items, it would be nice to have a little context from previous read items in that room, e.g. the last...
> I suggest an additional face for the date changes. It can inherit the existing face by default, so it's a no-op for people who don't want these things to...
> > (Assuming you've done the FSF copyright assignment.) > > Yes, I've assigned copyright for my Emacs contributions to the FSF. Ah, I didn't know that you are *the*...
Looks promising. It would be easier to review if it were a PR. :)