Pavel Panchekha

Results 75 comments of Pavel Panchekha

Thanks for the bug. To be honest, I don't have a Windows machine and have no idea how I might debug this! Sorry!

It sounds like this is a configuration issue, though I'm not sure why. Make sure you call `dropbox-connect` on every startup. If that's not the issue, could you give me...

Yep, that `file-name-handler-alist` is fine. In particular I was looking for a `dropbox-handler` entry, and you have one. What happens if you try to execute `(directory-files "/db:")`? If that also...

Hmm, OK, I will have to look into what's up with Helm. (I use Ivy.) I'll document Helm as an incompatibility for now, and perhaps look into it later. Please...

More from email: --- > I'll try to update the README, and maybe add error messages, to make clear the need to call `dropbox-connect`. As for your actual problem, the...

Author is a better developer than me: --- I poked at this tonight. The issue is that tramp tries to grab just about everything. In particular, if one or both...

In summary, if only all of us could have such wonderful users with such thorough bug reports. It's unlikely I'll get to this any time soon, since with teaching, writing...

Thanks for the bug report. At a high level, here's what I believe happened here. Between -1e3 and 1e3, there's a lot of numbers with exponents between, say, 1e-300 and...

One option for avoiding this is to specify a minimum value, like this: ``` :pre (or (

Right. In other cases, mean error is more meaningful. Unfortunately there does not seem to be a single "best" cost metric. We're thinking about how to highlight this better. For...