Your message dated Thu, 12 Jun 2008 17:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482364: fixed in gettext 0.17-3
has caused the Debian Bug report #482364,
regarding gettext-el: patch for po-mode to save buffer when PO-Revision-Date is 
hold
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
482364: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482364
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gettext-el
Version: 0.17-2
Severity: normal
Tags: patch


Hi,

po-mode provides po-auto-replace-revision-date, an option for users to
decide whether PO-Revision-Date field in the header should be
automatically updated or not.  However, when users choose holding that
field, by setting that variable to "ask" and answering "n" to "May I set
PO-Revision-Date? (y or n) " or by setting that variable to "nil", the
field is not updated AND THE BUFFER IS NOT SAVED.  I've confirmed that
this issue represents in Emacs 21 and Emacs 22.

This may be a bug due to a fact[1] that Emacs considers the buffer is
saved when a hook in write-contents-hooks returns non-nil.  So, I've
created a patch to fix the issue.  Could you please apply it?

[1] http://www.gnu.org/software/emacs/elisp/html_node/Saving-Buffers.html
    (write-contents-hooks is renamed as write-contents-functions in
    Emacs 22.1).

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages gettext-el depends on:
ii  emacs21 [emacsen]         21.4a+1-3etch1 The GNU Emacs editor
ii  gettext                   0.16.1-1       GNU Internationalization utilities
ii  xemacs21-mule-canna-wnn [ 21.4.19-2      highly customizable text editor --

gettext-el recommends no packages.

-- no debconf information
Index: gettext-tools/misc/po-mode.el
===================================================================
RCS file: /sources/gettext/gettext/gettext-tools/misc/po-mode.el,v
retrieving revision 1.41
diff -u -r1.41 po-mode.el
--- gettext-tools/misc/po-mode.el       7 May 2008 23:12:36 -0000       1.41
+++ gettext-tools/misc/po-mode.el       21 May 2008 18:57:29 -0000
@@ -1391,7 +1391,8 @@
                                zone "\\n\"")
                        t t))))
         (message ""))
-    (message (_"PO-Revision-Date should be adjusted..."))))
+    (message (_"PO-Revision-Date should be adjusted...")))
+  nil)
 
 ;;; Handling span of entry, entry type and entry attributes.
 

--- End Message ---
--- Begin Message ---
Source: gettext
Source-Version: 0.17-3

We believe that the bug you reported is fixed in the latest version of
gettext, which is due to be installed in the Debian FTP archive:

gettext-base_0.17-3_amd64.deb
  to pool/main/g/gettext/gettext-base_0.17-3_amd64.deb
gettext-doc_0.17-3_all.deb
  to pool/main/g/gettext/gettext-doc_0.17-3_all.deb
gettext-el_0.17-3_all.deb
  to pool/main/g/gettext/gettext-el_0.17-3_all.deb
gettext_0.17-3.diff.gz
  to pool/main/g/gettext/gettext_0.17-3.diff.gz
gettext_0.17-3.dsc
  to pool/main/g/gettext/gettext_0.17-3.dsc
gettext_0.17-3_amd64.deb
  to pool/main/g/gettext/gettext_0.17-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Santiago Vila <[EMAIL PROTECTED]> (supplier of updated gettext package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 12 Jun 2008 18:48:44 +0200
Source: gettext
Binary: gettext-base gettext gettext-el gettext-doc
Architecture: source all amd64
Version: 0.17-3
Distribution: unstable
Urgency: low
Maintainer: Santiago Vila <[EMAIL PROTECTED]>
Changed-By: Santiago Vila <[EMAIL PROTECTED]>
Description: 
 gettext    - GNU Internationalization utilities
 gettext-base - GNU Internationalization utilities for the base system
 gettext-doc - Documentation for GNU gettext
 gettext-el - Emacs po-mode for editing gettext .po files
Closes: 455842 474901 482364
Changes: 
 gettext (0.17-3) unstable; urgency=low
 .
   * Added lpia to the list of supported mono archs. Closes: #455842.
     Requested by Ubuntu, but completely harmless for Debian.
   * Added --disable-native-java to ./configure call to prevent gcj from
     being used even if it's installed. This avoids a Build-Conflicts: gcj
     and fixes a "FTBFS in unclean chroot" bug. Closes: #474901.
   * Changed po-mode.el to save buffer when PO-Revision-Date is hold.
     Approved by the author. Thanks to Kobayashi Noritada. Closes: #482364.
   * Converted doc-base file to UTF-8. Moved to "Programming" section.
Checksums-Sha1: 
 deee64540e479aa7275a70d2cb635c69b15aaaab 1049 gettext_0.17-3.dsc
 82516bc2fd5b3c28f585a8dc69af3b03e54785d5 14728 gettext_0.17-3.diff.gz
 0d9ee88875ae433de0a37d4221f2ada752aa2c98 53952 gettext-el_0.17-3_all.deb
 272de98b042809ee2533f8827433fe3b14ed29c0 857702 gettext-doc_0.17-3_all.deb
 d106f13fead02c1ef7d520f43641dab89f109060 136094 gettext-base_0.17-3_amd64.deb
 38c5c4ea7c1cd8fc15b79ab69090a543579ee5b9 2768906 gettext_0.17-3_amd64.deb
Checksums-Sha256: 
 9bbab14c7292ec26cbf238885a85c00675a237694787b11360757fc4eda10163 1049 
gettext_0.17-3.dsc
 6fd2aa5e6e4b9b354e540ccbdf0beef974eba7e8c5c5921cf85df7a4a331275c 14728 
gettext_0.17-3.diff.gz
 2737ecb294865ecc1483a55c75ae412e692128d2542483776908aa85f7e30aff 53952 
gettext-el_0.17-3_all.deb
 b25f93fe4e37263ec9372fe2d871dd92f3037605a71789900c3fe3fe50d322af 857702 
gettext-doc_0.17-3_all.deb
 f875010517761292607e0ec16f8096642b91531b3c3aa9ef32e467ad4c886835 136094 
gettext-base_0.17-3_amd64.deb
 4da83e48bfec63d25b79ebac6245e78cec8acaa3521973d014dd942d308aaacb 2768906 
gettext_0.17-3_amd64.deb
Files: 
 22a2349be8322fd071ad1e88596447a6 1049 devel optional gettext_0.17-3.dsc
 cf8bd47d837cb3bb5a91078a74ed0b5d 14728 devel optional gettext_0.17-3.diff.gz
 fec04955929e74bcfa21e5677368059f 53952 devel optional gettext-el_0.17-3_all.deb
 5bfff33a39358e059208aa3f72af030a 857702 doc optional gettext-doc_0.17-3_all.deb
 88f2f8b0833462e54d3b13cb391bc7dd 136094 utils standard 
gettext-base_0.17-3_amd64.deb
 47ad089190d14a0a0537f2eaa861fdb2 2768906 devel optional 
gettext_0.17-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIUVXjd9Uuvj7yPNYRApZZAJ9F03NdUc9XWyR1UtHFz16nLo9jWgCeJXZF
wtvQ+TWmNUtydZUTQMQ3WPs=
=F4uk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to