LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   emacs and multiple files open in seperate windows from remote systems (https://www.linuxquestions.org/questions/linux-newbie-8/emacs-and-multiple-files-open-in-seperate-windows-from-remote-systems-797202/)

poundjd 03-23-2010 01:15 AM

emacs and multiple files open in seperate windows from remote systems
 
Hi All,
I have emacs installed on my VISTA desktop system and need/want to open multiple files from multiple ubuntu servers to edit and so forth with the display on my Vista system.

I remember doing this back in my collage days, Unix to Unix, but I have been away from Unix for over 10 years.

All help is appreciated.
-jeff

evo2 03-23-2010 01:26 AM

I don't know about running emacs on windows, but using emacs on Debian I open/edit remote files over ssh with the following syntax:
Code:

/ssh:user@host:somefile.txt
Cheers,

Evo2.

poundjd 03-26-2010 09:00 PM

Thanks, using that syntax can you open multiple independent windows?
-jeff

evo2 03-27-2010 12:24 AM

<Ctrl> x 5 2

Will open a new window.

Evo2.


All times are GMT -5. The time now is 06:11 AM.