Chet Ramey <[EMAIL PROTECTED]> wrote:
> The idea is that malloc/free can be called at any time, by any piece
> of code, regardless of the state of the terminal: raw, canonical,
> whatever.  The intent is that the cursor be placed at column 0 both
> before and after printing the message, so it stands alone.

You could keep the message translatable, but move \r\n out into the
surrounding code, so it won't be translated itself.


paul


Reply via email to