unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Davide Viti" <davide.viti@siemens.com>
Subject: po-mode end of line
Date: Thu, 21 Aug 2003 15:29:26 +0100	[thread overview]
Message-ID: <NHBBIHGBMKGJMJCIBJIOIEFNCEAA.davide.viti@siemens.com> (raw)

Hi,
I'm using emacs' po-mode to translate some documentation; everything works
fine but...
is it there a way to set an end of line char when editing a msgstr???

When I type a (long) sentence I use ESC-q (fill-paragraph) but after a C-c
(po-subedit-exit)
every line is ended with a "\n"

here's an example:

Sono di seguito elencati i moduli disponibili. Scegliere il modulo per
la propria scheda dalla lista. Se la scheda necessita di un modulo che
non e' presente si scelga 'altro' e verra' richiesto di specificare la
locazione del modulo.

becomes

msgstr ""
"Sono di seguito elencati i moduli disponibili. Scegliere il modulo per\n"
"la propria scheda dalla lista. Se la scheda necessita di un modulo che\n"
"non e' presente si scelga 'altro' e verra' richiesto di specificare la\n"
"locazione del modulo."

... I'd like it to be...

msgstr ""
"Sono di seguito elencati i moduli disponibili. Scegliere il modulo per "
"la propria scheda dalla lista. Se la scheda necessita di un modulo che "
"non e' presente si scelga 'altro' e verra' richiesto di specificare la "
"locazione del modulo."

...without having to substitute every \n with a " "

Is it possible???

thanx in advance

Davide

                 reply	other threads:[~2003-08-21 14:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=NHBBIHGBMKGJMJCIBJIOIEFNCEAA.davide.viti@siemens.com \
    --to=davide.viti@siemens.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).