all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Emacs po-mode help request
Date: Sun, 02 Dec 2018 08:32:24 +0200	[thread overview]
Message-ID: <83bm64bfrb.fsf@gnu.org> (raw)
In-Reply-To: <39bef15c-f598-68cb-8fff-8f8704869fd4@free.fr> (message from MENGUAL Jean-Philippe on Sat, 1 Dec 2018 19:31:29 +0100)

> From: MENGUAL Jean-Philippe <mengualjeanphi@free.fr>
> Date: Sat, 1 Dec 2018 19:31:29 +0100
> 
> I am a translator for free software and I use Emac because po-mode
> provides for an accessible tool to translate po files. My problem is
> that while I use Emacs, I dont know to program in Lisp and I just can
> copy-and-paste code. Thus I implemented the po-wrap feature via the
> Emacs wiki.
> 
> My current problem is as follows: when I exit Emacs after I change a PO
> file, Emacs automatically update the field "Last-Translation" with the
> current date. All right. I am unable to get the sema about the
> translator name and email (Last-translator field). I tried to implement
> some code from po-mode+.el and to change some code in po-mode.el, but I
> never can get the result. The feature seems to exist in the code but
> without effect nor any mean to enable it or set it.
> 
> Any solution?

The minimal support included in Emacs for editing Gettext files is in
po.el.  That package doesn't define po-mode, it just allows Emacs to
deduce the encoding of the file correctly.  It also doesn't update any
headers.  So if your problem is with the headers, perhaps the simpler
po.el which comes with Emacs will be better suited to your needs?



      parent reply	other threads:[~2018-12-02  6:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-01 18:31 Emacs po-mode help request MENGUAL Jean-Philippe
2018-12-02  2:37 ` Jean-Christophe Helary
2018-12-02 11:03   ` MENGUAL Jean-Philippe
     [not found]     ` <d468b355-f435-a267-0de4-7806d152061e-GANU6spQydw@public.gmane.org>
2018-12-02 23:49       ` Jean-Christophe Helary
2018-12-02  6:32 ` Eli Zaretskii [this message]

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

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

  git send-email \
    --in-reply-to=83bm64bfrb.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=help-gnu-emacs@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.