Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!math.fu-berlin.de!fauern!unido!tools!fl From: fl@tools.uucp (Frank Lancaster) Newsgroups: comp.sys.acorn Subject: Re: Editors Message-ID: Date: 4 Apr 91 10:41:43 GMT References: <1991Apr2.103204.29939@cl.cam.ac.uk> Sender: news@tools.UUCP Organization: TooLs GmbH, Bonn, Germany Lines: 15 In-reply-to: nbvs@cl.cam.ac.uk's message of 2 Apr 91 10:32:04 GMT > Can we have a new pair of message action numbers to denote a request to > invoke and editor from another application. What I envisage is that my Good idea. This is just what we need for TeX and METAFONT. The message should also include an optional line number to which the editor should jump. This would also be a good idea for desktop compiler drivers. For METAFONT I hacked a work-around solution which generates a DataOpen message when an error occurs, it also tried to send the keystrokes for !Edit's goto line command to position the cursor, but this only works if the text is not already loaded in the editor because otherwise !Edit does not set the input focus to the file's window. Frank Lancaster, fl@tools.uucp