From: Lyndon Nerenberg <lyndon <at> orthanc.ca>
Subject: Re: Using the Acme Editor
Newsgroups: gmane.os.plan9.general
Date: 2008-08-19 21:23:51 GMT (1 year, 2 weeks, 1 day, 9 hours and 14 minutes ago)
> 11. Bookmarks

Typically handled by 'guide' files. I.e. a file, open in an acme window, 
full of B3-able search strings. E.g.:

   foo.c:/^main

Also useful with B2-able command strings:

   grep -n 'where_is_this_function_called_from\(' *.c
   slay program | rc

--lyndon

   Don't force it, use a bigger hammer.