OK, thanks for the reply.

2009/6/26 roger peppe <rogpe...@gmail.com>:
> 2009/6/26 hugo rivera <uai...@gmail.com>:
>> Hello,
>> I have another problem with acme.
>> Lets say I want to check the spelling in all the comments in a c file,
>> so I execute:
>> Edit ,x/\/\*.*\*\// > spell   (nevermind this doesn't work for more
>> than one line comments)
>> and nothing happens.
>
> this seems to be a bug in spell - it ignores a final line with no linefeed.
> this works ok:
> Edit ,x/\/\*.*\*\// > {cat; echo} | spell
>
> i've sometimes wondered if it'd be useful to have a variant on >
> that prints the output of the command prefixed by the address
> of the input (not that it would be particularly useful in this case, though,
> as the words are easily searchable). i never thought of a decent
> syntax for it though.
>
>



-- 
Hugo

Reply via email to