sam-fans - fans of the sam editor
 help / color / mirror / Atom feed
From: rob <mayoff@ccwf.cc.utexas.edu>
To: sam-fans@hawkwind.utcs.toronto.edu
Subject: Auto-raise in samterm
Date: Thu, 1 Jul 1993 22:12:20 -0400	[thread overview]
Message-ID: <199307020212.AA04276@sylvester.cc.utexas.edu> (raw)

Well, I just got my hands on sam (I've known about it for 1.5 years but
I didn't know where to get it), and I'm pretty happy with it.  I'm using
it on a SPARC 1+ under X11R5.  I've applied the samx patch.

Anyway, one thing I really didn't like about samterm was the
click-to-type business.  I really hate that.  So I came up with a little
patch that eliminates click-to-type, which I have included below.

rob

----- cut here -----
*** virgin/samterm/main.c	Thu Jul  1 20:35:04 1993
--- samterm/main.c	Tue Jun 29 22:11:32 1993
***************
*** 101,106 ****
--- 146,153 ----
  					scroll(which, fwdbut == 3 ? 3 : 1);
  				else
  					menu3hit();
+ 			}else if(nwhich && nwhich!=which){
+ 				current(nwhich);
  			}
  			mouseunblock();
  		}
----- cut here -----


             reply	other threads:[~1993-07-02  2:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-07-02  2:12 rob [this message]
1993-07-02  2:37 ` noel
1993-07-02 21:49 ` Chris Siebenmann
1993-07-04 15:19   ` John Mackin
1993-07-02 23:26 Ed Kubaitis - CCSO
1993-07-03 16:59 rsalz

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=199307020212.AA04276@sylvester.cc.utexas.edu \
    --to=mayoff@ccwf.cc.utexas.edu \
    --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).