help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs po-mode


From: Kevin Rodgers
Subject: Re: Emacs po-mode
Date: Wed, 13 Aug 2008 19:39:05 -0600
User-agent: Thunderbird 2.0.0.16 (Macintosh/20080707)

turakas@gmail.com wrote:
On 13 aug, 00:43, Dmitry Dzhus <d...@sphinx.net.ru> wrote:
Thanks for you answer. Since I can't speak lisp, I didn't know I
needed to use M-x po-wrap.

But I have another question too. It is related to emacs po-mode, so I
post it to this thread.
I have a string:

    msgid "<b>Search:\t</b>"

There is that TAB space (\t). When I insert \t manually, emacs writes \
\t:

    msgstr "<b>Otsi:\\t</b>"

How can I make emacs write only \t so my translation looks like that:

    msgstr "<b>Otsi:\t</b>"

Just a guess: C-q \ t

--
Kevin Rodgers
Denver, Colorado, USA





reply via email to

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