From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 6 Nov 2007 01:55:41 +0900 From: underspecified To: acme-sac@googlegroups.com, inferno-list@vitanuova.com, "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_18479_15964150.1194281741030" Cc: Subject: [9fans] Acme SAC for OS X Version 0.24 Topicbox-Message-UUID: e9553876-ead2-11e9-9d60-3106f5b1d025 ------=_Part_18479_15964150.1194281741030 Content-Type: text/plain; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Greetings, I have finished preparing another version of Acme SAC for OS X. It is available in the usual locations: http://acme-sac.googlecode.com/files/AcmeSAC-0.24.dmg http://cl.naist.jp/~eric-n/osx/AcmeSAC-0.24.dmg The big change this time around was updating to the SVN build and integrating all of my patches. I also rewrote the unicode input handling code which will (hopefully) take care of the problems people were experiencing with special keys like Alt and Esc. Version 0.24 -- 2007/11/06 =95 Updated to SVN revision 119. =95 Fixed bug that caused strange character to be printed onscreen when Opt= ion key was pressed. =95 Cleaned up unicode input code fixing regressions in handling of special key events like Esc, PgUp, PgDown, etc. Enjoy! --underspecified ------=_Part_18479_15964150.1194281741030 Content-Type: text/html; charset=WINDOWS-1252 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Greetings,

I have finished preparing another version of Acme SAC for OS X. It is= available in the usual locations:

http://acme-sac.googlecode.com/files/AcmeSAC-0.24.dmg
http://cl.naist.jp/~= eric-n/osx/AcmeSAC-0.24.dmg

The big ch= ange this time around was updating to the SVN build and integrating all of = my patches.  I also rewrote the unicode input handling code which will= (hopefully) take care of the problems people were experiencing with s= pecial keys like Alt and Esc.

Version 0.24 -= - 2007/11/06
=09=95= =09Updated to SVN revision 119.
=09=95=09Fi= xed bug that caused strange character to be printed onscreen when Option ke= y was pressed.
=09=95=09Cl= eaned up unicode input code fixing regressions in handling of special key e= vents like Esc, PgUp, PgDown, etc.
=09
Enjoy!

--underspecified

------=_Part_18479_15964150.1194281741030-- From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Message-Id: <456DECDC-BF7E-455E-BBA7-03D5AFB384DA@mac.com> Content-Transfer-Encoding: quoted-printable From: Pietro Gagliardi Subject: Re: [9fans] Acme SAC for OS X Version 0.24 Date: Mon, 5 Nov 2007 14:50:09 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: e9c2ce86-ead2-11e9-9d60-3106f5b1d025 YAY Now I can replace Smultron and learn Acme without going downstairs =20 and upstairs :-) On Nov 5, 2007, at 11:55 AM, underspecified wrote: > Greetings, > > I have finished preparing another version of Acme SAC for OS X. It =20 > is available in the usual locations: > > http://acme-sac.googlecode.com/files/AcmeSAC-0.24.dmg > http://cl.naist.jp/~eric-n/osx/AcmeSAC-0.24.dmg > > The big change this time around was updating to the SVN build and =20 > integrating all of my patches. I also rewrote the unicode input =20 > handling code which will (hopefully) take care of the problems =20 > people were experiencing with special keys like Alt and Esc. > > Version 0.24 -- 2007/11/06 > =95 Updated to SVN revision 119. > =95 Fixed bug that caused strange character to be printed = onscreen =20 > when Option key was pressed. > =95 Cleaned up unicode input code fixing regressions in = handling of =20 > special key events like Esc, PgUp, PgDown, etc. > =09 > Enjoy! > > --underspecified > From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Pietro Gagliardi Subject: Re: [9fans] Acme SAC for OS X Version 0.24 Date: Mon, 5 Nov 2007 15:52:40 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: e9cfb33a-ead2-11e9-9d60-3106f5b1d025 How do you open a file with it? And here's something I never figured =20 out (I thought the 9.intro.pdf showed how, but I was mistaken): how =20 do you use the Look command? On Nov 5, 2007, at 11:55 AM, underspecified wrote: > Greetings, > > I have finished preparing another version of Acme SAC for OS X. It =20 > is available in the usual locations: > > http://acme-sac.googlecode.com/files/AcmeSAC-0.24.dmg > http://cl.naist.jp/~eric-n/osx/AcmeSAC-0.24.dmg > > The big change this time around was updating to the SVN build and =20 > integrating all of my patches. I also rewrote the unicode input =20 > handling code which will (hopefully) take care of the problems =20 > people were experiencing with special keys like Alt and Esc. > > Version 0.24 -- 2007/11/06 > =95 Updated to SVN revision 119. > =95 Fixed bug that caused strange character to be printed = onscreen =20 > when Option key was pressed. > =95 Cleaned up unicode input code fixing regressions in = handling of =20 > special key events like Esc, PgUp, PgDown, etc. > =09 > Enjoy! > > --underspecified > From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 5 Nov 2007 16:10:00 -0500 From: "Russ Cox" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Topicbox-Message-UUID: e9f5dede-ead2-11e9-9d60-3106f5b1d025 > How do you open a file with it? And here's something I never figured > out (I thought the 9.intro.pdf showed how, but I was mistaken): how > do you use the Look command? http://swtch.com/plan9port/man/man1/acme.html unlike modern unix man pages, the plan 9 man pages actually contain useful information. russ From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Acme SAC for OS X Version 0.24 Date: Mon, 5 Nov 2007 16:17:54 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: ea6fd824-ead2-11e9-9d60-3106f5b1d025 I still don't get the Look part. I tried this (on this email) Look Nov 2-clicked on Look. Nothing. Selected "Look Nov" and 2-clicked. Still nothing. Put Nov before and tried again. Nothing, nothing. On Nov 5, 2007, at 4:10 PM, Russ Cox wrote: >> How do you open a file with it? And here's something I never figured >> out (I thought the 9.intro.pdf showed how, but I was mistaken): how >> do you use the Look command? > > http://swtch.com/plan9port/man/man1/acme.html > > unlike modern unix man pages, the plan 9 man pages > actually contain useful information. > > russ From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180711051326w3b452738m943c114d936e52fd@mail.gmail.com> Date: Mon, 5 Nov 2007 14:26:36 -0700 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Topicbox-Message-UUID: ea78e2ac-ead2-11e9-9d60-3106f5b1d025 What do you think does the Look command do? On 11/5/07, Pietro Gagliardi wrote: > I still don't get the Look part. I tried this (on this email) > > Look Nov > > 2-clicked on Look. Nothing. Selected "Look Nov" and 2-clicked. Still > nothing. Put Nov before and tried again. Nothing, nothing. > From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <14ec7b180711051326w3b452738m943c114d936e52fd@mail.gmail.com> References: <14ec7b180711051326w3b452738m943c114d936e52fd@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1D8E0790-382E-41D4-9833-F52D2029A260@mac.com> Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Acme SAC for OS X Version 0.24 Date: Mon, 5 Nov 2007 16:32:02 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: ea8687c2-ead2-11e9-9d60-3106f5b1d025 The same thing as grep(1) On Nov 5, 2007, at 4:26 PM, andrey mirtchovski wrote: > What do you think does the Look command do? > > On 11/5/07, Pietro Gagliardi wrote: >> I still don't get the Look part. I tried this (on this email) >> >> Look Nov >> >> 2-clicked on Look. Nothing. Selected "Look Nov" and 2-clicked. Still >> nothing. Put Nov before and tried again. Nothing, nothing. >> From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <472F8E64.4050905@kix.in> Date: Tue, 6 Nov 2007 03:13:00 +0530 From: Anant Narayanan User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: ea8fc756-ead2-11e9-9d60-3106f5b1d025 Pietro Gagliardi wrote: > 2-clicked on Look. Nothing. Selected "Look Nov" and 2-clicked. Still > nothing. Put Nov before and tried again. Nothing, nothing. I believe this might be a bug. Using `Look' with an argument doesn't seem to work for me either. However, selecting some text in the body and executing `Look' alone does work. -- Anant From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180711051344o556fc999k6c98b827ccd056dd@mail.gmail.com> Date: Mon, 5 Nov 2007 14:44:00 -0700 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: <1D8E0790-382E-41D4-9833-F52D2029A260@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <14ec7b180711051326w3b452738m943c114d936e52fd@mail.gmail.com> <1D8E0790-382E-41D4-9833-F52D2029A260@mac.com> Topicbox-Message-UUID: ea9656ca-ead2-11e9-9d60-3106f5b1d025 Look needs a context in which to search. the context is an acme window, so you'll either need to select a text in an acme window and execute the Look command *in the banner for that window* or you'll need to type the text behind the Look command in the same window again. you'll need to have some text in that window in order to search through it. clicking selected text (or a word) with the third mouse button will do exactly the same as look if the text does not appear to be a file name. the documentation is good for explaining what everything does, trust Russ. the initial environment that glenda starts up with is a good sandbox to play with acme. try typing "acme" and "acme(1)" in the same window in acme. try right-clicking the text "acme(1)" and see what it does. now try middle-clicking it and see what it does. here's what the documentation says: Look: Search in body for occurrence of literal text indicated by the argument or, if none is given, by the selected text in the body. On 11/5/07, Pietro Gagliardi wrote: > The same thing as grep(1) > > On Nov 5, 2007, at 4:26 PM, andrey mirtchovski wrote: > > > What do you think does the Look command do? > > > > On 11/5/07, Pietro Gagliardi wrote: > >> I still don't get the Look part. I tried this (on this email) > >> > >> Look Nov > >> > >> 2-clicked on Look. Nothing. Selected "Look Nov" and 2-clicked. Still > >> nothing. Put Nov before and tried again. Nothing, nothing. > >> > > From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> Date: Mon, 5 Nov 2007 14:47:25 -0700 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: <472F8E64.4050905@kix.in> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <472F8E64.4050905@kix.in> Topicbox-Message-UUID: ea9ccf3c-ead2-11e9-9d60-3106f5b1d025 > I believe this might be a bug. Using `Look' with an argument doesn't > seem to work for me either. However, selecting some text in the body and > executing `Look' alone does work. look with an argument works, you just need to make sure you've selected both Look and the argument. a shortcut is to select "Look argument" with the middle mouse button, but then you lose the selection for consecutive searches and you'll have to reselect the text. executing "Look something" from the banner will also not move the mouse to the next result, leaving it on top. From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <472F9119.3080808@kix.in> Date: Tue, 6 Nov 2007 03:24:33 +0530 From: Anant Narayanan User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 References: <472F8E64.4050905@kix.in> <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> In-Reply-To: <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: eaa39286-ead2-11e9-9d60-3106f5b1d025 andrey mirtchovski wrote: > look with an argument works, you just need to make sure you've > selected both Look and the argument. a shortcut is to select "Look > argument" with the middle mouse button, but then you lose the > selection for consecutive searches and you'll have to reselect the > text. I did that the first time, and it didn't work. > executing "Look something" from the banner will also not move the > mouse to the next result, leaving it on top. The mouse doesn't move, but the next match isn't highlighted either. I tried both the chording (middle click across Look and its argument) as well as the select-and-execute (left click and select Look + argument, then middle-click) methods - the matches simply don't highlight for me :( I'm trying this on AcmeSAC 0.24 on OS X 10.4. -- Anant From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <99655ea5996107c5c127e7c958e18edf@quanstro.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] Acme SAC for OS X Version 0.24 From: erik quanstrom Date: Mon, 5 Nov 2007 16:55:12 -0500 In-Reply-To: <1D8E0790-382E-41D4-9833-F52D2029A260@mac.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: eaab8ea0-ead2-11e9-9d60-3106f5b1d025 > The same thing as grep(1) > > On Nov 5, 2007, at 4:26 PM, andrey mirtchovski wrote: > >> What do you think does the Look command do? >> no. grep finds regular expressions. look finds strings. - erik From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: <472F9119.3080808@kix.in> References: <472F8E64.4050905@kix.in> <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> <472F9119.3080808@kix.in> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <1D4BDBED-2BEB-4C11-B9C7-6D277D50E3E4@mac.com> Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Acme SAC for OS X Version 0.24 Date: Mon, 5 Nov 2007 17:00:22 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: eab1437c-ead2-11e9-9d60-3106f5b1d025 Oh and did I mention that this also happens to me with normal acme on Plan 9? :-( On Nov 5, 2007, at 4:54 PM, Anant Narayanan wrote: > andrey mirtchovski wrote: >> look with an argument works, you just need to make sure you've >> selected both Look and the argument. a shortcut is to select "Look >> argument" with the middle mouse button, but then you lose the >> selection for consecutive searches and you'll have to reselect the >> text. > > I did that the first time, and it didn't work. > >> executing "Look something" from the banner will also not move the >> mouse to the next result, leaving it on top. > > The mouse doesn't move, but the next match isn't highlighted either. I > tried both the chording (middle click across Look and its argument) as > well as the select-and-execute (left click and select Look + argument, > then middle-click) methods - the matches simply don't highlight for > me :( > > I'm trying this on AcmeSAC 0.24 on OS X 10.4. > > -- > Anant From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <472F938D.2020908@kix.in> Date: Tue, 6 Nov 2007 03:35:01 +0530 From: Anant Narayanan User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 References: <472F8E64.4050905@kix.in> <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> <472F9119.3080808@kix.in> <1D4BDBED-2BEB-4C11-B9C7-6D277D50E3E4@mac.com> In-Reply-To: <1D4BDBED-2BEB-4C11-B9C7-6D277D50E3E4@mac.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: eab71b26-ead2-11e9-9d60-3106f5b1d025 Pietro Gagliardi wrote: > Oh and did I mention that this also happens to me with normal acme on > Plan 9? :-( Works for me on Plan 9. -- Anant From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 5 Nov 2007 17:23:05 -0500 From: "Russ Cox" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: <472F938D.2020908@kix.in> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <472F8E64.4050905@kix.in> <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> <472F9119.3080808@kix.in> <1D4BDBED-2BEB-4C11-B9C7-6D277D50E3E4@mac.com> <472F938D.2020908@kix.in> Topicbox-Message-UUID: eac9bda8-ead2-11e9-9d60-3106f5b1d025 Here's a bunch of things to try to get started. If you have problems, say which ones worked for you and which didn't. Type date somewhere and middle-click on it. A new +Errors window should pop up with the current date. Middle-click on date again. The date should appear a second time in the +Errors window. Now type "echo hello world" somewhere (without the quotes). Highlight it using the left button and middle click on the highlighted text. "hello world" should appear in the +Errors window. Left-click on the echo hello world so that the highlight goes away. Then highlight "echo hello world" using the middle button. A second "hello world" should appear in the +Errors window. In the +Errors window, right click on one of the "hello"s. The mouse pointer should jump to the other hello, which should be highlighted. Leave one of the "hello" highlighted in the body and middle click the world "Look" in the tag (the blue line). Each time you middle click "Look" the highlight should jump to the other hello, just like it was when right clicking directly on hello. But the pointer will not move. In the tag of the +Errors window (the blue line above it), the word Look is at the end of the tag. Put the cursor after the Look and type "hello", so that the tag end reads "Look hello". Highlight "Look hello" using the left button and then middle-click the highlighted "Look hello". Each time you middle-click the highlighted "Look hello", the highlight in the body of the window should move to the other "hello". Left-click in the tag so that the highlight on "Look hello" goes away. Now use the middle button to highlight "Look hello". The other "hello" in the body should be highlighted and the mouse pointer should jump to the now-highlighted text. Russ From mboxrd@z Thu Jan 1 00:00:00 1970 Mime-Version: 1.0 (Apple Message framework v752.3) In-Reply-To: References: <472F8E64.4050905@kix.in> <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> <472F9119.3080808@kix.in> <1D4BDBED-2BEB-4C11-B9C7-6D277D50E3E4@mac.com> <472F938D.2020908@kix.in> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <5365ACDC-C7F6-434A-A24C-C1DABAF76A2C@mac.com> Content-Transfer-Encoding: 7bit From: Pietro Gagliardi Subject: Re: [9fans] Acme SAC for OS X Version 0.24 Date: Mon, 5 Nov 2007 17:33:46 -0500 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: eacff8a8-ead2-11e9-9d60-3106f5b1d025 For some reason, then, Look is ignoring its argument on both OS X and Plan 9. Acme SAC works right on OS X using your directions. On Nov 5, 2007, at 5:23 PM, Russ Cox wrote: > Here's a bunch of things to try to get started. > If you have problems, say which ones worked for you > and which didn't. > > Type date somewhere and middle-click on it. > A new +Errors window should pop up with the > current date. > > Middle-click on date again. The date should > appear a second time in the +Errors window. > > Now type "echo hello world" somewhere (without the quotes). > Highlight it using the left button and middle click > on the highlighted text. "hello world" should appear > in the +Errors window. > > Left-click on the echo hello world so that the highlight > goes away. Then highlight "echo hello world" using > the middle button. A second "hello world" should > appear in the +Errors window. > > In the +Errors window, right click on one of the "hello"s. > The mouse pointer should jump to the other hello, > which should be highlighted. > > Leave one of the "hello" highlighted in the body > and middle click the world "Look" in the tag (the blue line). > Each time you middle click "Look" the highlight should > jump to the other hello, just like it was when right clicking > directly on hello. But the pointer will not move. > > In the tag of the +Errors window (the blue line above it), > the word Look is at the end of the tag. Put the cursor > after the Look and type "hello", so that the tag end reads > "Look hello". Highlight "Look hello" using the left > button and then middle-click the highlighted "Look hello". > Each time you middle-click the highlighted "Look hello", > the highlight in the body of the window should move to > the other "hello". > > Left-click in the tag so that the highlight on "Look hello" > goes away. Now use the middle button to highlight "Look hello". > The other "hello" in the body should be highlighted and the > mouse pointer should jump to the now-highlighted text. > > Russ From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] Acme SAC for OS X Version 0.24 Date: Mon, 5 Nov 2007 17:36:12 -0500 From: cummij@rpi.edu In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: ead5ca94-ead2-11e9-9d60-3106f5b1d025 hi- as another data point (like there isn't enough confiusion in this thread already...), p9p debian unstable passes all russ' tests except the last: > Left-click in the tag so that the highlight on "Look hello" > goes away. Now use the middle button to highlight "Look hello". > The other "hello" in the body should be highlighted and the > mouse pointer should jump to the now-highlighted text. the other "hello" is highlighted (highlit?), but the pointer does not move from the tag. john From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180711051450q16e06024jd1f6a4c6e83f4cba@mail.gmail.com> Date: Mon, 5 Nov 2007 15:50:42 -0700 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> Topicbox-Message-UUID: eadb3ff6-ead2-11e9-9d60-3106f5b1d025 I pass russ's test with flying colors on OSX (native acme from p9p), and Plan 9. i can't get the extra mouse buttons to work on the X11 acme :) now, if you want something a bit more difficult, try opening a file named "test(1).txt" from within acme :) it's not exactly trivial. From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200711052330.lA5NUAp11899@zamenhof.ewi.utwente.nl> To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-reply-to: Your message of "Mon, 05 Nov 2007 15:50:42 -0700." <14ec7b180711051450q16e06024jd1f6a4c6e83f4cba@mail.gmail.com> References: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> <14ec7b180711051450q16e06024jd1f6a4c6e83f4cba@mail.gmail.com> From: Axel Belinfante MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <11894.1194305409.1@zamenhof.ewi.utwente.nl> Date: Tue, 6 Nov 2007 00:30:09 +0100 Topicbox-Message-UUID: eae9e9fc-ead2-11e9-9d60-3106f5b1d025 > I pass russ's test with flying colors on OSX (native acme from p9p), > and Plan 9. i can't get the extra mouse buttons to work on the X11 > acme :) > > now, if you want something a bit more difficult, try opening a file > named "test(1).txt" from within acme :) it's not exactly trivial. I see. especially in acme-sac (tried with 0.22); isn't there B in acme-sac? Axel. From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Acme SAC for OS X Version 0.24 From: "Russ Cox" Date: Mon, 5 Nov 2007 18:45:40 -0500 In-Reply-To: <200711052330.lA5NUAp11899@zamenhof.ewi.utwente.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20071105234541.9BAB71E8C48@holo.morphisms.net> Topicbox-Message-UUID: eaf0f72e-ead2-11e9-9d60-3106f5b1d025 > now, if you want something a bit more difficult, try opening a file > named "test(1).txt" from within acme :) it's not exactly trivial. it's not exactly difficult: New test(1).txt russ From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] Acme SAC for OS X Version 0.24 From: "Russ Cox" Date: Mon, 5 Nov 2007 18:48:41 -0500 In-Reply-To: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20071105234842.4BF7D1E8C48@holo.morphisms.net> Topicbox-Message-UUID: eaf714ba-ead2-11e9-9d60-3106f5b1d025 > as another data point (like there isn't enough confiusion in this thread > already...), p9p debian unstable passes all russ' tests except the last: > >> Left-click in the tag so that the highlight on "Look hello" >> goes away. Now use the middle button to highlight "Look hello". >> The other "hello" in the body should be highlighted and the >> mouse pointer should jump to the now-highlighted text. > > the other "hello" is highlighted (highlit?), but the pointer does not move > from the tag. sorry, i was wrong about the expected behavior here. 7/8 from memory isn't bad. ;-) the behavior i described (moving the pointer iff not highlighted) corresponds to button 3 searches from the tag. Look never moves the pointer. russ From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 5 Nov 2007 20:05:16 -0500 From: "Caerwyn Jones" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: <20071105234842.4BF7D1E8C48@holo.morphisms.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> <20071105234842.4BF7D1E8C48@holo.morphisms.net> Topicbox-Message-UUID: eb038c40-ead2-11e9-9d60-3106f5b1d025 there is a bug in inferno acme where exec of 'Look hello' ignores the arg 'hello'. i changed the acme-sac code to match p9p. i guess all this time i've always used 3-1 mouse chord to Look. From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 6 Nov 2007 09:43:08 +0530 From: "Arvindh Rajesh Tamilmani" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: <200711052330.lA5NUAp11899@zamenhof.ewi.utwente.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> <14ec7b180711051450q16e06024jd1f6a4c6e83f4cba@mail.gmail.com> <200711052330.lA5NUAp11899@zamenhof.ewi.utwente.nl> Topicbox-Message-UUID: eb1e4206-ead2-11e9-9d60-3106f5b1d025 > > now, if you want something a bit more difficult, try opening a file > > named "test(1).txt" from within acme :) it's not exactly trivial. > > I see. especially in acme-sac (tried with 0.22); > isn't there B in acme-sac? I too miss B in acme-sac. % cat $home/dis/B #!/dis/sh for file in $* { plumb -s B -d edit $file } % Arvindh From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <473032E5.9050008@kix.in> Date: Tue, 6 Nov 2007 14:54:53 +0530 From: Anant Narayanan User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 References: <472F8E64.4050905@kix.in> <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> <472F9119.3080808@kix.in> <1D4BDBED-2BEB-4C11-B9C7-6D277D50E3E4@mac.com> <472F938D.2020908@kix.in> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: eb266d5a-ead2-11e9-9d60-3106f5b1d025 Hi Russ, > In the tag of the +Errors window (the blue line above it), > the word Look is at the end of the tag. Put the cursor > after the Look and type "hello", so that the tag end reads > "Look hello". Highlight "Look hello" using the left > button and then middle-click the highlighted "Look hello". > Each time you middle-click the highlighted "Look hello", > the highlight in the body of the window should move to > the other "hello". This doesn't work for me on AcmeSAC 0.24 (OS X 10.4.9). `Look' does not seem to care about whether it is executed with an argument or not. If I have some selected text in the body, and I execute Look, the highlight jumps. However, if no text is selected in the body, executing `Look' with an argument (either by chording or select-middle) doesn't produce any results. Cheers, -- Anant From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 6 Nov 2007 09:33:14 +0000 From: "roger peppe" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <01f3cc2f7d585e51173836ca020ace1a@mail.rpi.edu> <20071105234842.4BF7D1E8C48@holo.morphisms.net> Topicbox-Message-UUID: eb32d41e-ead2-11e9-9d60-3106f5b1d025 On 11/6/07, Caerwyn Jones wrote: > there is a bug in inferno acme where exec of 'Look hello' ignores the > arg 'hello'. i believe this is an original bug "feature" of the original (alef) version of acme, from which the inferno acme was translated. unfortunately i've lost access to any dumps before 2002, so i can't verify when it was fixed. to be honest, i think it's quite rare to use an argument with Look - i only use Look when there's some literal text in the body that i want to search for, but also names a file or directory. if there's no literal text in the body, it's usually easier to type :/pattern in the tag. From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Tue, 6 Nov 2007 18:44:22 +0900 From: underspecified To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Acme SAC for OS X Version 0.24 In-Reply-To: <473032E5.9050008@kix.in> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_20836_13013506.1194342267230" References: <472F8E64.4050905@kix.in> <14ec7b180711051347m3bc711a9w2b8559e60bbce5@mail.gmail.com> <472F9119.3080808@kix.in> <1D4BDBED-2BEB-4C11-B9C7-6D277D50E3E4@mac.com> <472F938D.2020908@kix.in> <473032E5.9050008@kix.in> Topicbox-Message-UUID: eb3d4f7a-ead2-11e9-9d60-3106f5b1d025 ------=_Part_20836_13013506.1194342267230 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Greetings, Caerwyn fixed this in a recent SVN update. I will update AcmeSAC for OS X again soon. --underspecified On 11/6/07, Anant Narayanan wrote: > > Hi Russ, > > > In the tag of the +Errors window (the blue line above it), > > the word Look is at the end of the tag. Put the cursor > > after the Look and type "hello", so that the tag end reads > > "Look hello". Highlight "Look hello" using the left > > button and then middle-click the highlighted "Look hello". > > Each time you middle-click the highlighted "Look hello", > > the highlight in the body of the window should move to > > the other "hello". > > This doesn't work for me on AcmeSAC 0.24 (OS X 10.4.9). `Look' does not > seem to care about whether it is executed with an argument or not. If I > have some selected text in the body, and I execute Look, the highlight > jumps. However, if no text is selected in the body, executing `Look' > with an argument (either by chording or select-middle) doesn't produce > any results. > > Cheers, > -- > Anant > ------=_Part_20836_13013506.1194342267230 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Greetings,

Caerwyn fixed this in a recent SVN update. I will update AcmeSAC for OS X again soon.

--underspecified

On 11/6/07, Anant Narayanan <anant@kix.in> wrote:
Hi Russ,

> In the tag of the +Errors window (the blue line above it),
> the word Look is at the end of the tag.  Put the cursor
> after the Look and type "hello", so that the tag end reads
> "Look hello".  Highlight "Look hello" using the left
> button and then middle-click the highlighted "Look hello".
> Each time you middle-click the highlighted "Look hello",
> the highlight in the body of the window should move to
> the other "hello".

This doesn't work for me on AcmeSAC 0.24 (OS X 10.4.9). `Look' does not
seem to care about whether it is executed with an argument or not. If I
have some selected text in the body, and I execute Look, the highlight
jumps. However, if no text is selected in the body, executing `Look'
with an argument (either by chording or select-middle) doesn't produce
any results.

Cheers,
--
Anant

 
------=_Part_20836_13013506.1194342267230--