all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Files by FTP
@ 2007-11-01 15:49 Defacta
  2007-11-01 16:47 ` Lennart Borgman (gmail)
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Defacta @ 2007-11-01 15:49 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

Is it possible to edit some PHP files which are on a server using
Emacs ? Is it too slow to edit them this way ?

Thanks,
Vincent.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Files by FTP
  2007-11-01 15:49 Files by FTP Defacta
@ 2007-11-01 16:47 ` Lennart Borgman (gmail)
  2007-11-01 18:57 ` n8vo
  2007-11-02  4:09 ` Xah Lee
  2 siblings, 0 replies; 4+ messages in thread
From: Lennart Borgman (gmail) @ 2007-11-01 16:47 UTC (permalink / raw)
  To: Defacta; +Cc: help-gnu-emacs

Defacta wrote:
> Hello,
> 
> Is it possible to edit some PHP files which are on a server using
> Emacs ? Is it too slow to edit them this way ?
> 
> Thanks,
> Vincent.


It is easy. Even more easy is it perhaps with nXhtml:

   http://www.emacswiki.org/cgi-bin/wiki/NxhtmlMode

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Files by FTP
  2007-11-01 15:49 Files by FTP Defacta
  2007-11-01 16:47 ` Lennart Borgman (gmail)
@ 2007-11-01 18:57 ` n8vo
  2007-11-02  4:09 ` Xah Lee
  2 siblings, 0 replies; 4+ messages in thread
From: n8vo @ 2007-11-01 18:57 UTC (permalink / raw)
  To: help-gnu-emacs

On Nov 1, 7:49 am, Defacta <vincent.margue...@gmail.com> wrote:

> Is it possible to edit some PHP files which are on a server using
> Emacs ? Is it too slow to edit them this way ?

You can either run emacs from a commandline SSH session to the server,
or use Tramp or other file transfer extensions if you want to run
emacs locally, transferring the files back and forth as you work.

You may want to use 'emacs -nw' or emacs-nox if it complains about X
not being available when you run it from the command line.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Files by FTP
  2007-11-01 15:49 Files by FTP Defacta
  2007-11-01 16:47 ` Lennart Borgman (gmail)
  2007-11-01 18:57 ` n8vo
@ 2007-11-02  4:09 ` Xah Lee
  2 siblings, 0 replies; 4+ messages in thread
From: Xah Lee @ 2007-11-02  4:09 UTC (permalink / raw)
  To: help-gnu-emacs

i work with remote servers all the time.

If you have ssh access, just log in and invoke emacs. If you don't
have ssh, but ftp or sftp, then just used emacs's dired to login and
work as if it is local.

see
http://xahlee.org/emacs/emacs_fun.html

  Xah
  xah@xahlee.org
  http://xahlee.org/

On Nov 1, 8:49 am, Defacta <vincent.margue...@gmail.com> wrote:
> Hello,
>
> Is it possible to edit some PHP files which are on a server using
> Emacs ? Is it too slow to edit them this way ?
>
> Thanks,
> Vincent.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-02  4:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01 15:49 Files by FTP Defacta
2007-11-01 16:47 ` Lennart Borgman (gmail)
2007-11-01 18:57 ` n8vo
2007-11-02  4:09 ` Xah Lee

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.