[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Program for quoting text like in email?



On Wed, 10 Jun 2009 00:38:40 +0200
Thomas Anderson <andersonthomas@gmail.com> wrote:

> However I noticed another problem. When I quote a text that is already
> quoted, the result gets the "> " characters moved around. I would like
> to get ">> " or "> > " for text that is quoted twice. Is that easy to
> fix or would that complicate the solution a lot? I tried both the


here's a program for you: 

http://pastebin.com/f1cc1fa35

This will quote one or more >'s correctly without extra spaces

-- 
section .data
     sig:       db      'Spiro Harvey',0x0a
                db      'UNIX Specialist, Writer, Editor',0x0a
homepage:       db      'http://twiddle.starforge.net.nz',0x0a

Attachment: signature.asc
Description: PGP signature


Reply to: