Hi,

>>    * new files:
>>         it is not possible to create a new file. I get just an useless read-only
>>         buffer.
>
> The function `tramp-smb-handle-file-writable-p' did check existing
> files only. The following patch should fix it:
>
> [patch]

I had to apply this patch by hand (because of a white space
problem?), but it does its job!

Thank you!

I have two other questions:

   * Is there a right way to restart the smb connection, when the 
     server was down (e.g. I put my laptop in a sleep/suspend mode. After
     that tramp cannot connect to the server again.) Should I kill the
     *tramp/smb ...* buffer?

   * I want to use `grep'. Is there a grep written in emacs-lisp
     that loads the files with tramp?

Viele GrÃÃe,
Christoph
   


-- 
proc self {} {foreach c [split [info body self] ""] d {14 -7 0 0 4 -67 4 73 11
69 24 -83 -15 6 -4 -84 78 20 11 -78 -1 -1 79 19 -8 4} { binary scan $c c c
if {[catch {append r [format %c [expr $c+$d]]}]} {return $r};}};puts [self]


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to