public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: Mo DeJong <mdejong@cygnus.com>
To: Benjamin Scherrey <scherrey@innoverse.com>
Cc: Ian Roxborough <irox@redhat.com>,
	sourcenav@sources.redhat.com, developers@innoverse.com
Subject: Re: SN on Sparc/Solaris editor weirdness.
Date: Fri, 01 Dec 2000 15:32:00 -0000	[thread overview]
Message-ID: <Pine.SOL.3.91.1001201152829.20322D-100000@cse.cygnus.com> (raw)
In-Reply-To: <00120117572108.20224@vai.innoverse.com>

On Fri, 1 Dec 2000, Benjamin Scherrey wrote:

> Happens in all of SN. I'm accessing the Sun box from an Intel/Linux box via 
> ssh. It's only SN that has this problem, however. No other program/shell does 
> this.
> 
> 	later,
> 
> 		Ben Scherrey
> 
> PS: Its SN452 built from source using gcc-2.95.2, FWIW.

Could you try running the following over your ssh
X session?

First, save these commands into a file called type.tcl.

% cat type.tcl 
entry .e
pack .e

% wish type.tcl

(I am assuming that you have wish installed somewhere
on your server)

That should bring up a little entry box that
you can type into.

Now run the version of wish that got installed
in your SN install dir.

$INSTALL/bin/wish type.tcl

The same entry box should appear and you
should be able to type into it with no
problems.

Try that and tell us what results you get.

Mo DeJong
Red Hat Inc

      reply	other threads:[~2000-12-01 15:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-01 14:42 Benjamin Scherrey
2000-12-01 14:48 ` Ian Roxborough
2000-12-01 15:12   ` Benjamin Scherrey
2000-12-01 15:32     ` Mo DeJong [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.SOL.3.91.1001201152829.20322D-100000@cse.cygnus.com \
    --to=mdejong@cygnus.com \
    --cc=developers@innoverse.com \
    --cc=irox@redhat.com \
    --cc=scherrey@innoverse.com \
    --cc=sourcenav@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).