sam-fans - fans of the sam editor
 help / color / mirror / Atom feed
From: Scott Schwartz <schwartz@galapagos.cse.psu.edu>
To: arnold@infographix.com (Arnold D. Robbins)
Cc: sam-fans@hawkwind.utcs.toronto.edu
Subject: Re: 9term and $DISPLAY
Date: Tue, 20 Aug 1996 00:06:43 -0400	[thread overview]
Message-ID: <96Aug20.000655edt.12690@galapagos.cse.psu.edu> (raw)
In-Reply-To: Your message of "Mon, 19 Aug 1996 19:45:34 EDT." <9608192345.AA20485@infographix.com>

arnold@infographix.com (Arnold D. Robbins) writes:
| Should 9term be putting the current display (from -display) into
| the environment?  I find it frustrating to start up a 9term from a remote
| machine to my local one (I have scripts and stuff from 9menu to do it)
| and have to set my DISPLAY each time so I can run sam or other things.
| 
| Any reason not to?  It seems that xterm does, for whatever that's worth.

It definately should.  I've been running with this (in display.c)
for a long time now:

	setenv("DISPLAY", XDisplayString(_dpy), 1);

I thought I sent out patches for that, but maybe I forgot.



      reply	other threads:[~1996-08-20  4:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-08-19 23:45 Arnold D. Robbins
1996-08-20  4:06 ` Scott Schwartz [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=96Aug20.000655edt.12690@galapagos.cse.psu.edu \
    --to=schwartz@galapagos.cse.psu.edu \
    --cc=arnold@infographix.com \
    --cc=sam-fans@hawkwind.utcs.toronto.edu \
    /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 NNTP newsgroup(s).