Adam Porter

Results 2642 comments of Adam Porter

Dogears tries to roughly imitate browsers' behavior, but it's not necessarily intended to work exactly the same way. The list of places is added to, but places are not popped...

Hello, Thanks for taking the time to write this report. Please try to reproduce the problem in a non-DOOM configuration. It is strange that non-Org buffers are being searched, since...

You can use this script to easily run Emacs in a clean or separate configuration: https://github.com/alphapapa/with-emacs.sh > I am not sure if I did it right for the helm-mode part;...

Hi Edgar, That's an interesting idea. I'm sure something like that could be done. I'm open to the idea, but I don't expect I'll have time to work on it...

No problem. FWIW, you'll likely want to look at how Helm and Consult offer multiline completion candidates. I'm not sure if there's a practical way to do multiline candidates using...

> In the case of this specific issue, the problem is that `consult` cannot provide multi-line candidates. To be more specific, AFAICT it can, but it collapses multiple lines (e.g....

Hello, Thanks for reporting this. I don't recall why I wrote those functions that way, and git doesn't seem to reveal the answers, either. That was probably in an early...

Hi, Hm, that's a bit awkward, indeed. My first thought is that TRAMP is not timing out quickly enough, but the problem may not even be that simple, because I'm...

@trharmon0 > These "zombie" activities continue to cause issues. I'm unsure how to kill/clean/reset them. Have you not seen the manual/readme? It clearly lists the command `activities-discard`, as well as...

Ok, well, there is likely an issue here that needs to be improved, but in order to understand and fix it, it will need to be reproducible; so I'll need...