holomorph

Results 18 comments of holomorph

For some reason `load-file-name` is still `~/.emacs.d/init.el` when the byte compile happens, but I don't know why.

Providing a recipe would be helpful: at the very least an actual magnet link that causes the issue. The only problem I have is with with magnets that aren't hexified,...

At the moment there is `M-x transmission-stats`. tabulated-list-mode doesn't have much of a facility for a footer, but perhaps putting this kind of info in the modeline could be ok

I /could/, but I don't want to. Indeed, it would be nice if `tabulated-list-mode` exposed a way to sort by an arbitrary predicate; then all that would be needed is...

This is probably because I'm using `read-file-name`. I used to have it so that a prefix key would instead make transmission-add use `read-string` (now a prefix key prompts for download...

OK, so this isn't really a bug, just annoying. I actually experienced the same thing in the past and just worked around it by either pasting into `M-:` or the...

> A question can you set the normal transmission standart path to nil? so that the prompt is empty? Have to delete it always. let-binding `default-directory` to the empty string...

Thanks, this was buried in my TODO for adding dired-like things, and I think there's also a rename-directory function that is kinda similar. I will try to take a closer...

Since it seems like modifying `company-backends' is something a major mode shouldn't be doing, I just nixed the line in 87426071. Keeping the company backend around since it's a TINY...

At the moment, that's all it does. It would be nice to make it smarter, but it probably means parsing `systemd.directives.7.gz` (instead of the man buffer output) for it to...