On Tue, Dec 14, 1999 at 06:34:20AM -0800, Pann McCuaig wrote: > Sorry, that's a keystroke sequence in vim, my vi clone of choice. As > another respondent suggested, I solve the problem in the editor. If you > don't use vim then you'd want to use a sequence with similar > functionality in your editor of choice: > > G go to the bottom of the file > :r read in <filename> at the current cursor position > .si<Tab> <filename> completion for `.signature' > <Enter> do it! >
oh, I get it :) I use jed. I think I agree, reading it in from the editor is probably the best thing. Thanks! Drew

