[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help needed from XEmacs gurus (was: Invalid format character: ?m)
From: |
Daniel Serodio |
Subject: |
Re: Help needed from XEmacs gurus (was: Invalid format character: ?m) |
Date: |
23 Jul 2002 10:18:38 -0300 |
On Tue, 2002-07-23 at 06:38, Kai Großjohann wrote:
> Daniel Serodio <address@hidden> writes:
>
> > On Mon, 2002-07-22 at 16:25, Kai Großjohann wrote:
> >
> >> What happens when you eval the following expression?
> >>
> >> (tramp-make-tramp-file-name nil "scp" nil "alicia" "/tmp/teste")
> >>
> >> Does it return a filename with parentheses?
> >
> > Yes, it returns "/[(scp)/(alicia)](/tmp/teste)"
>
> Please try the following patch, or the current CVS version.
>
> 2002-07-23 Kai Großjohann <address@hidden>
>
> * tramp.el (tramp-open-connection-su, tramp-multi-connect-telnet)
> (tramp-multi-connect-rlogin, tramp-multi-connect-su)
> (tramp-make-tramp-file-name, tramp-make-tramp-multi-file-name):
> Correct alist for `format-spec', use (a . b) instead of (a b).
Great! With this patch plus the other one for
tramp-handle-directory-files, tramp started working for me. Thank you
very, very much. Tramp will make my life sooooo much easier. Thanks
again for all your attention.
--
[]'s
Daniel Serodio
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), (continued)
- Message not available
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), Pete Forman, 2002/07/19
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), Kai Großjohann, 2002/07/21
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), Daniel Serodio, 2002/07/22
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), Daniel Serodio, 2002/07/22
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), Kai Großjohann, 2002/07/22
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), Daniel Serodio, 2002/07/22
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m), Kai Großjohann, 2002/07/23
- Re: Help needed from XEmacs gurus (was: Invalid format character: ?m),
Daniel Serodio <=