tramp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Invalid format character: ?m


From: Daniel Serodio
Subject: Invalid format character: ?m
Date: 12 Jul 2002 14:22:37 -0300

        Hi! I just downloaded tramp 2.0, and I'm using XEmacs 21.4.6. When I
try to open a file (via scp) on a remote host, I get a "Invalid format
character: ?m" error message. After 'toggle-debug-on-signal', I got the
following:

Signaling: (error "Invalid format character: ?m")
  signal(error ("Invalid format character: ?m"))
  cerror("Invalid format character: %s" ?m)
  apply(cerror "Invalid format character: %s" ?m)
  error("Invalid format character: %s" ?m)
  format-spec("/[%m/%h]%p" ((109 . "scp") (104 . "alicia") (112 .
"/tmp/teste")))
  tramp-make-tramp-file-name(nil "scp" nil "alicia" "/tmp/teste")
  tramp-handle-expand-file-name("/[alicia]/tmp/teste" nil)
  apply(tramp-handle-expand-file-name ("/[alicia]/tmp/teste" nil))
  tramp-file-name-handler(expand-file-name "/[alicia]/tmp/teste" nil)
  expand-file-name("/[alicia]/tmp/teste")
  find-file-noselect("/[alicia]/tmp/teste")
  find-file("/[alicia]/tmp/teste" nil)
  call-interactively(find-file)

        Can someone please help me sort this out? Thank you very much.

-- 
[]'s
Daniel Serodio




reply via email to

[Prev in Thread] Current Thread [Next in Thread]