"Mehul Choube" <[email protected]> writes: > If I do C-x C-b before running tramp the buffer list shows following: > > .% *GNU Emacs* 806 Fundamental > * *Messages* 127 Fundamental > *scratch* 191 Lisp Interaction > > So what I do is > > emacs > C-3 > C-o > C-2 > C-x C-b ----> at this point I see only above buffer list. No *tramp ...* > or *tramp debug ...*. > I think tramp command is not called so they shouldn't be > there rite? > C-x b *Messages* > C-x C-f /ssh:mcho...@pinky:/home/mchoube/work/src/Makefile ---> at this > point emacs hangs. I have to do C-g for emacs to respond.
Tramp buffers are available only when Tramp was active. So you must inspect your buffer list here. > Thanks, > Mehul Best regards, Michael. _______________________________________________ Tramp-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/tramp-devel
