Your message dated Thu, 11 Dec 2014 21:23:14 +0000
with message-id <[email protected]>
and subject line Re: Bug#772791: release.debian.org: unblock: cmigemo 
1:1.2+gh0.20140306-5
has caused the Debian Bug report #772791,
regarding unblock: cmigemo/1:1.2+gh0.20140306-5
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.)


-- 
772791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772791
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock

Dear release team, please unblock cmigemo 1:1.2+gh0.20140306-5.

The change from 1:1.2+gh0.20140306-4 (current jessie) to
1:1.2+gh0.20140306-5 is only default settings, as follows:
  + add two variables into default settings, 
/etc/emacs/site-start.d/50migemo-el:
     (setq migemo-isearch-min-length 2)
     (setq migemo-use-frequent-pattern-alist nil)

These two variables fix migemo + isearch error reported #772786. 

I attached debdiff output.

Best Wishes,
Youhei

---
Youhei SASAKI <[email protected]>
GPG fingerprint:
  4096/RSA: 66A4 EA70 4FE2 4055 8D6A C2E6 9394 F354 891D 7E07

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (90, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru cmigemo-1.2+gh0.20140306/debian/changelog 
cmigemo-1.2+gh0.20140306/debian/changelog
--- cmigemo-1.2+gh0.20140306/debian/changelog   2014-08-22 19:41:06.000000000 
+0900
+++ cmigemo-1.2+gh0.20140306/debian/changelog   2014-12-11 14:10:32.000000000 
+0900
@@ -1,3 +1,13 @@
+cmigemo (1:1.2+gh0.20140306-5) unstable; urgency=medium
+
+  * Improve default settings in order to avoid some isearch error.
+    Thanks to Hajime Mizuno (Closes: #772786)
+    + add two variables in /etc/site-start.d/50migemo-el:
+      (setq migemo-isearch-min-length 2)
+      (setq migemo-use-frequent-partern-alist nil)
+
+ -- Youhei SASAKI <[email protected]>  Thu, 11 Dec 2014 14:00:28 +0900
+
 cmigemo (1:1.2+gh0.20140306-4) unstable; urgency=medium
 
   * Fixed typo: migemo-el.emacsen-install (Closes: #758873)
diff -Nru cmigemo-1.2+gh0.20140306/debian/migemo-el.emacsen-startup 
cmigemo-1.2+gh0.20140306/debian/migemo-el.emacsen-startup
--- cmigemo-1.2+gh0.20140306/debian/migemo-el.emacsen-startup   2014-08-21 
00:14:21.000000000 +0900
+++ cmigemo-1.2+gh0.20140306/debian/migemo-el.emacsen-startup   2014-12-10 
23:07:14.000000000 +0900
@@ -22,6 +22,8 @@
     (setq migemo-dictionary "/usr/share/cmigemo/utf-8/migemo-dict")
     (setq migemo-user-dictionary nil)
     (setq migemo-regex-dictionary nil)
+    (setq migemo-use-frequent-pattern-alist nil)
+    (setq migemo-isearch-min-length 2)
     (setq migemo-coding-system 'utf-8-unix)
     (load-library "migemo")
     (migemo-init)

--- End Message ---
--- Begin Message ---
Control: tag -1 wontfix

On Thu, Dec 11, 2014 at 02:40:47PM +0900, Youhei SASAKI wrote:
> These two variables fix migemo + isearch error reported #772786. 

This bug is severity:normal. Unless that severity is incorrect, this is no
longer appropriate for this stage of the freeeze, so I'm declining your
request.

-- 
Jonathan Wiltshire                                      [email protected]
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to