help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: ffap-bindings incompatible with TRAMP?


From: Bernardo
Subject: Re: ffap-bindings incompatible with TRAMP?
Date: Thu, 26 Feb 2009 09:09:22 +1100
User-agent: Thunderbird 2.0.0.19 (X11/20081209)


TRAMP version 2.1.15
GNU/Linux Emacs 22.3.1

Are you sure Tramp 2.1.15 is loaded with your scenario? After starting
"emacs -Q" you need at least adapt the load-path. Emacs 22 comes with
Tramp 2.0.

i've installed Tramp 2.1.15 just to confirm the issue is still there;
anyway, M-x tramp-version returns 2.1.15 in both cases


I have done exactly as said with Emacs 23.0.90 / Tramp 2.1.15. The
only difference is that I have used "sudo" instead of "su" (because of
Ubuntu). I was prompted for the password, and it did run w/o any
problem.

Could you, please, repeat the test? Directly after starting Emacs, you
should apply "M-: (setq tramp-verbose 9)". If the problem happens,
please show the "*tramp/su root@...*" and "*debug tramp/su root@...*"
buffers.

done so, but there are no TRAMP buffers!
C-x C-b only shows
.   hosts                    0  Fundamental       /su::/etc/hosts
    *scratch*                0  Lisp Interaction
  * *Messages*             733  Fundamental


BTW shell output:
$ ls -l /etc/hosts
-rw-r--r-- 1 root root 98 2008-12-31 09:03 /etc/hosts


C-h v tramp-verbose shows:
tramp-verbose is a variable defined in `tramp.el'.
Its value is 9


Documentation:
*Verbosity level for Tramp.
Any level x includes messages for all levels 1 .. x-1.  The levels are

 0  silent (no tramp messages at all)
 1  errors
 2  warnings
 3  connection to remote hosts (default level)
 4  activities
 5  internal
 6  sent and received strings
 7  file caching
 8  connection properties
10  traces (huge).

You can customize this variable.


The content of *Messages*
Warning: no fonts matching `-*-fixed-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' available [2 times] Warning: no fonts matching `-*-*-medium-r-normal-*-16-*-*-*-*-*-iso8859-1' available Warning: no fonts matching `-*-*-*-r-normal-*-16-*-*-*-*-*-iso8859-1' available Warning: no fonts matching `-*-*-*-*-normal-*-16-*-*-*-*-*-iso8859-1' available Warning: no fonts matching `-*-*-*-*-*-*-16-*-*-*-*-*-iso8859-1' available [2 times]
("emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.
9 (#o11, #x9)
Loading ffap...done
(ffap-ro-mode-hook)
Loading tramp... [3 times]
Loading regexp-opt...done
Loading easymenu...done
Loading tramp...done
Use M-x make-directory RET RET to create the directory and its parents


got to go now, will have another look at this test a bit later on;

regards, Bernardo




reply via email to

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