Sergei Zobov

Results 7 comments of Sergei Zobov

@yangsheng6810 After applying this workarounds the problem still exists. `git-gutter+-refresh: Wrong type argument: arrayp, (tramp-file-name #("ssh" 0 3 (helm-ff-file t)) nil nil #("USERNAME" 0 9 (helm-ff-file t)) nil "PATH_TO_FILE" nil)`...

@yangsheng6810 if you mean `~/emacs.d/.cache/tramp` then yes.

@yangsheng6810 I usually use `tramp-cleanup-all-buffers` plus `tramp-cleanup-all-connections` every time I finish with tramp.

Same here, using mspyls as a backend-server

Thanks for a quick reply @AlexanderFabisch ! Sure, we can do it this way. If we agree on it, I can try to implement those changes. What do you think?

> Release 3.0.0 is about to be released soon. Should this be part of it? Hi @AlexanderFabisch , I'm sorry, but I got covid, and I don't think you should...

Hey @AlexanderFabisch I'm sorry for the delayed reply. I recently started working on the implementation. I decided on implementing a [pandas](https://github.com/pandas-dev/pandas/blob/d3854657e1c9842b8264b6cc90488ccfed0cd6a2/pandas/compat/_optional.py) approach, but with a bit of a change to...