Path: utzoo!attcan!uunet!cs.utexas.edu!asuvax!ncar!mephisto!bbn.com!malis From: malis@bbn.com (Andy Malis) Newsgroups: comp.emacs Subject: Re: "Suspending a program running in an X window is silly" Message-ID: <57923@bbn.BBN.COM> Date: 2 Jul 90 16:17:49 GMT References: Sender: news@bbn.com Distribution: comp Lines: 16 thoth@shark.cis.ufl.edu (Gilligan) writes: > How about binding ^Z to something useful when running under >X-windows, like x-iconify? You say you don't have the function >x-iconify? Try this! > ... C source code deleted ... There's an even easier way to get a de-iconify function for your emacs (or any other) window under X. Put in your .twmrc file: "L7" = : all : f.iconify using your favorite function key. L7 is the appropriately labeled function key for Sun-3 keyboards. No code involved! Andy Malis UUCP: {harvard,rutgers,uunet}!bbn!malis