Hi,

I believe Acme should not be extended such way. There already were a lot of proposals of commands to add in Acme.
If all of them were added we would have Acme with a size like LibreOffice and a tag on half of screen.

Here bitbucket.org/santucco/rev I have placed quick-n-dirty external program for Acme that does the same like Rev command. It can't do only one - to move pointer to a next found position. Yes, Acme doesn't support setting of pointer position via filesystem. And I think this is a feature that can be considered for addition in Acme. At least in both of your extentions it is needed. 

So let's extend Acme not by internal commands but filesystem extentions, may be new files, may be new messages for "ctl" files.
For example, for pointer it can be a message "pointer=addr" for "ctl" file.

P.S. For reasons unknown for me this mail did not reach the mailing list. This is a second attempt. Other my messages are published with a big timeout. 


On Fri, Jan 24, 2014 at 1:44 PM, Uvelichitel <uvelichitel@gmail.com> wrote:
        Hi 9fans. While working with large sources in acme I feeling some lack
of navigation capacity. So two new cmd. 1) 'Rev' , works precisely as
'Look' but in reverse direction. It also change behavior of right mouse
button search to search reverse. You will notice change with pointer
position and little symbol near pipe in tag. Executing 'Look' instantly
change behavior back. After all navigation 2) 'Tip' , return pointer to
last typing point. It understand 2-1 chording, so you can handy insert
selection to last insert point without snarfing, including same window.
        I can't implement cmd as external, so I did little changes in original
acme sources. I did all my best to make it accurate. Things work for me
on p9p for around a year. You can try it at
https://bitbucket.org/uvelichitel/acme. Repo contains full src/cmd/acme
dir, which you can 'mk install' and patch.diff to see changes. Any
feedback very appreciated, proposal can be implemented. In positive
case I can try to commite to p9p official repo at least.
        Best regards.




--
Best regards,
  santucco