unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Making Emacs Lisp Code TRAMP-compatible
@ 2009-10-08 15:18 Nordlöw
  2009-10-08 20:32 ` Ted Zlatanov
  0 siblings, 1 reply; 3+ messages in thread
From: Nordlöw @ 2009-10-08 15:18 UTC (permalink / raw)
  To: help-gnu-emacs

If I want my Emacs-Lisp app to be compatible with TRAMP which
functions do I have to replace with TRAMP equivalents (tramp-
handle-...)?

All of them? Or is there a convenient way of replacing them all att
once inside a file-scope?

- directory-files() => tramp-handle-directory-files()
- file-directory-p() => tramp-handle-file-directory-p()
- ...

/Nordlöw


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

end of thread, other threads:[~2009-10-09  7:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-08 15:18 Making Emacs Lisp Code TRAMP-compatible Nordlöw
2009-10-08 20:32 ` Ted Zlatanov
2009-10-09  7:54   ` Nordlöw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).