Suppose you have a group $G$ acting on $ (M,d)$ a compact metric space by isometries (meaning $d(gx,gy) = d(x,y)$ for all $x,y \in M$ and all $g \in G$), transitively and faithfully.
You can define a metric on $G$ thinking about it as a topological subgroup of the isometries on $M$ ($\operatorname{Isom}(M)$) with the sup metric, being more specific, if you take $g,h \in G$, let the distance between them be $$ \rho (g,h) = \displaystyle\sup_{x \in M} d(gx,hx) .$$ I think it's true that $G$ is a closed subspace of $\operatorname{Isom}(M)$, is that true? How can I prove it?
By the closed map lemma (http://en.wikipedia.org/wiki/Open_map), you can answer by the affirmative in the case where the group $G$ itself is compact. This is because metric spaces are always Hausdorff, so the inclusion map $i : G \to \mathrm{Isom}(M)$ is continuous, hence a closed map (by the closed map lemma ; note that it is not that hard to prove, you should give it a try). Since you were acting on a compact space $M$, this probably explains why you believe the result is true ; I had similar intuition, but all my examples involved a compact group $G$.
I couldn't solve the problem in full generality.
Hope that helps,