* Tramp + ClearCase
@ 2005-04-15 16:15 PT
2005-04-25 15:14 ` michael.albinus
0 siblings, 1 reply; 2+ messages in thread
From: PT @ 2005-04-15 16:15 UTC (permalink / raw)
Has anyone tried integrating the ClearCase package
(http://members.bellatlantic.net/~vze24fr2/EmacsClearCase/) with Tramp for
editing remote files under CC?
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Tramp + ClearCase
2005-04-15 16:15 Tramp + ClearCase PT
@ 2005-04-25 15:14 ` michael.albinus
0 siblings, 0 replies; 2+ messages in thread
From: michael.albinus @ 2005-04-25 15:14 UTC (permalink / raw)
Cc: help-gnu-emacs
PT <mailshield.gg@mailnull.com> writes:
> Has anyone tried integrating the ClearCase package
> (http://members.bellatlantic.net/~vze24fr2/EmacsClearCase/) with Tramp for
> editing remote files under CC?
I've looked at the clearcase.el code. There are several
`start-process' calls, which run commands on the local host. This
would be needed to be replaced, likely with an asynchronous
`shell-command´.
There are also synchronous `call-process´ calls, which could be
replaced by `process-file´ in Emacs 22.
Not a trivial task, at all.
Best regards, Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-25 15:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-15 16:15 Tramp + ClearCase PT
2005-04-25 15:14 ` michael.albinus
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).