Path: utzoo!attcan!uunet!ogicse!mintaka!bloom-beacon!EXPO.LCS.MIT.EDU!converse From: converse@EXPO.LCS.MIT.EDU Newsgroups: comp.windows.x Subject: Re: xmh - rebinding text editing keys Message-ID: <9010251527.AA15320@excess.lcs.mit.edu> Date: 25 Oct 90 15:27:58 GMT References: <2748@laura.UUCP> Sender: daemon@athena.mit.edu (Mr Background) Organization: X Consortium, MIT Laboratory for Computer Science Lines: 10 > And I would be content if I could simply insert a file, sigh. See the default binding for the Text widget's insert-file action, given in the xmh man page. Also see the Text widget documentation on the insert-file action, section 5.1.3 of the Athena widget set manual. The one thing that is not mentioned is that the file must be specified with an absolute pathname, not a relative pathname. The text widget has no concept of the current directory, or of your home directory.