On Thu, Dec 31, 2009 at 02:57:50PM -0500, Kirill wrote: > + set ::tk::AlwaysShowSelection 1 > + > + # Spoof an X11 display for SSH > + if {![info exists env(DISPLAY)]} { > + set env(DISPLAY) :9999 > + } these bits look unrelated and should probably be in a separate submission. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html