|
| From: | martin rudalics |
| Subject: | Re: 22.1.50; insert-file-contents is slow under tramp |
| Date: | Thu, 23 Aug 2007 23:01:43 +0200 |
| User-agent: | Mozilla Thunderbird 1.0 (Windows/20041206) |
3754 handler = Ffind_file_name_handler (filename, Qinsert_file_contents); (gdb) n 3755 if (!NILP (handler)) (gdb) n 3757 val = call6 (handler, Qinsert_file_contents, filename,
Did you edebug `tramp-handle-insert-file-contents'?
| [Prev in Thread] | Current Thread | [Next in Thread] |