From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu From: "AMSRL-CI-CN" Message-ID: References: Subject: Re: [9fans] samuel Date: Mon, 18 Mar 2002 14:53:00 +0000 Topicbox-Message-UUID: 68f0f010-eaca-11e9-9e20-41e7f4b1d025 "Joel Salomon" wrote... > Simple searching with regexps works in sam just fine. However, I > would like to see regexp 'macros' or something similar, so I can > search for (c:ident) instead of /[A-Za-z_][A-Za-z_0-9]*/ One thing you can do is maintain a file of your favorite macros, open that in sam when you're editing, and snarf and send as needed.