bug-gnu-utils
[Top][All Lists]
Advanced

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

[gettext] changequote considered harmful


From: Stepan Kasal
Subject: [gettext] changequote considered harmful
Date: Wed, 27 Jul 2005 13:14:06 +0200
User-agent: Mutt/1.4.1i

Hello,
  changequote is consider risky:
1) if there is no macro call inside the block with disabled
quotes, you can use a pair of quotes insted, and it looks simpler.

2) if it happens that a macro is called inside the block where
quotes are changed, that macro probably won't work, because most of
the macros need [ and ] as quoting chars.

Attached please find a proposed patch.

Stepan Kasal

Attachment: gettext-20050727-changequote.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]