Message-ID: <4B40BA92.7040505@stats.uwo.ca>
Date: 2010-01-03T15:41:06Z
From: Duncan Murdoch
Subject: F77_CALL, F77_NAME definition
In-Reply-To: <d8ad40b51001030732w2d4ef89fn70a0679c292620c6@mail.gmail.com>
On 03/01/2010 10:32 AM, Barry Rowlingson wrote:
> On Sun, Jan 3, 2010 at 3:20 PM, Duncan Murdoch <murdoch at stats.uwo.ca> wrote:
>
>> I think it's better to use a reasonable text editor here; I used Textpad. I
>> don't think there's anything too special about it, but it does have "Search
>> | Find in files", and I can list the file pattern (obviously *.h for a macro
>> definition), and the folder (R-devel/src on my system), and then I only get
>> six hits: two definitions and 4 uses. That's a lot better than 3
>> screenfuls.
>
> Of course. Emacs + Etags. Then it's about four keystrokes :)
But of course to reduce "Search for F77_CALL" to 4 keystrokes you need
to be able to do Lempel-Ziv encoding in your head; that's what I hate
about Emacs.
Duncan