GNU bug report logs -
#20662
25.0.50; Remote copy through Dired fails
Previous Next
Reported by: Manuel Uberti <manuel.uberti <at> inventati.org>
Date: Tue, 26 May 2015 16:21:03 UTC
Severity: normal
Found in version 25.0.50
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 27/05/15 19:57, Michael Albinus wrote:
> Manuel Uberti <manuel.uberti <at> inventati.org> writes:
>
>> Hi Michael,
>
> Hi Manuel,
>
>> thanks for the prompt answer.
>>
>> What I usually do is open two Dired panels. On top I have my local
>> directory, and in the bottom panel the remote one. I set
>> dired-dwim-target to t in my config so the target for the operation is
>> always the other panel.
>>
>> Then I basically press C on the file I want to copy. That's it, really,
>> it doesn't get much complex than that.
>>
>> My configuration is here: https://github.com/manuel-uberti/.emacs.d
>>
>> All that is related to Dired, in particular, is in lisp/custom-files.el
>>
>> If you need me to do some other tests, please feel free to ask.
>
> I've tried loading your init.el (after starting emacs -Q), but there was
> an error:
>
> eval-buffer: Cannot open load file: No such file or directory, custom-functions
>
> Obviously, I would need also your ~/.emacs.d/lisp directory. That's all
> too much for me.
>
> Could you, please, cut your init.el after line 92? Then try the test
> again, and see whether the problem happens again.
>
> If the problem doesn't happen, you could add the rest of the lines line
> by line, and test again. Until there is the problem. Then we would know
> the guilty package.
>
> Another test would be to perform
>
> (setq debug-on-error t)
>
> prior the test. The backtrace in case of the error could tell us also
> the story. Maybe.
>
>> Thanks again
>>
>> Manuel Uberti
>
> Best regards, Michael.
>
I already tried leaving out everything after line 92. To be more
precise, first I tried living out only my Dired-related settings, then
everything in my ~/.emacs.d/lisp directory. The error still happens.
I will try toggle debug-on-error on, but I am pretty sure I already
tried that way and there was no stacktrace for that error. That is why I
debugged line-by-line and narrowed the problem down to the line I
mentioned in my first message.
Manuel Uberti
<manuel.uberti <at> inventati.org>
This bug report was last modified 10 years and 70 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.