[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gettext] xgettext: new option --no-linenumbers -- why was patch
From: |
Daiki Ueno |
Subject: |
Re: [bug-gettext] xgettext: new option --no-linenumbers -- why was patch not committed? |
Date: |
Wed, 02 Sep 2015 06:58:54 +0900 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
e est <address@hidden> writes:
> after more than two years of no discussion about whether to commit
> this patch [1] or not, I wonder what the reasons reasons were to
> reject it.
It was actually committed, but as a different option:
https://savannah.gnu.org/bugs/?39792
http://www.gnu.org/software/gettext/manual/gettext.html#Output-details
‘-n’
‘--add-location=TYPE’
Generate ‘#: FILENAME:LINE’ lines (default).
The optional TYPE can be either ‘full’, ‘file’, or ‘never’. If it
is not given or ‘full’, it generates the lines with both file name
and line number. If it is ‘file’, the line number part is omitted.
If it is ‘never’, it completely suppresses the lines (same as
‘--no-location’).
Regards,
--
Daiki Ueno