Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!tut.cis.ohio-state.edu!bloom-beacon!ATHENA.MIT.EDU!swick
From: swick@ATHENA.MIT.EDU (Ralph R. Swick)
Newsgroups: comp.windows.x
Subject: Re: Text Widget key bindings
Message-ID: <8808182128.AA03707@LYRE.MIT.EDU>
Date: 18 Aug 88 21:28:53 GMT
References: <8808181756.AA17714@dinorah.wustl.edu>
Sender: daemon@bloom-beacon.MIT.EDU
Organization: DEC/MIT Project Athena
Lines: 12


    Date: Thu, 18 Aug 88 12:56:00 cdt
    From: y2@dinorah.wustl.edu (Yeong-Yeong Liu)

        Meta\<:	beginning-of-file()\n\
        Meta\>:	end-of-file()\n\
    were defined. However, Meta\\< and Meta\\> were used in
    coding.  Any way, my question is what keys do I need to strike to
    move my pointer to beginning and end of file.

The two statements are not inconsistent.  Both state that the event
binding is to the "<" key with the Meta modifier.  The end-of-file
binding does not work due to a bug which is fixed in the next release.