home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.emacs
- Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!ux3.cso.uiuc.edu!marca
- From: marca@ncsa.uiuc.edu (Marc Andreessen)
- Subject: Re: epoch: get Sun Copy, paste keys to work
- References: <19920826.135523.309@almaden.ibm.com>
- Message-ID: <MARCA.92Aug26235726@wintermute.ncsa.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: Nat'l Center for Supercomputing Applications
- In-Reply-To: mickeyf@vnet.ibm.com's message of Wed, 26 Aug 92 13:49:39 PDT
- Date: Thu, 27 Aug 1992 04:57:26 GMT
- Lines: 21
-
- --> On Wed, 26 Aug 92 13:49:39 PDT, mickeyf@vnet.ibm.com (Mickey Ferguson) said:
- /mickey/ I just got epoch and compiled it to run on my Sun Sparc
- /mickey/ running SunOS 4.1.2 and OpenLook. The function keys and
- /mickey/ arrows all work, but the only thing that doesn't work is
- /mickey/ the copy, cut and paste keys that work between all of my
- /mickey/ other OpenLook windows. Is there some way to get them to
- /mickey/ work properly? Have I possibly built my copy of epoch
- /mickey/ wrong?
-
- I believe you need to put this in your .emacs file:
-
- (if (boundp 'epoch::version)
- (setq mouse::selection-atom (intern-atom "CLIPBOARD")))
-
- Marc
-
- --
- Marc Andreessen
- Software Development Group
- National Center for Supercomputing Applications
- marca@ncsa.uiuc.edu
-