all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* how to compile on remote machine
@ 2008-07-01 13:24 Michal
  2008-07-01 18:44 ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Michal @ 2008-07-01 13:24 UTC (permalink / raw)
  To: emacs mailing list


hallo Group Members

I first thought of using tramp for this, but my tramp 2.1.12 does not
have tramp-compile function which is mentioned in tramp manual.
How to do this then?:

TRAMP provides commands for compilation of files on remote machines.
In order to get them loaded, you need to require `tramp-util.el':

     (require 'tramp-util)

   Afterwards, you can use the commands `tramp-compile' and
`tramp-recompile' instead of `compile' and `recompile', respectively;
*note (emacs)Compilation::.  This does not work for the `ftp' and `smb'
methods.




regards,
Michal




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

end of thread, other threads:[~2008-07-02  7:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01 13:24 how to compile on remote machine Michal
2008-07-01 18:44 ` Michael Albinus
2008-07-02  7:53   ` Michal

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.