Package: emacs-mozc
Version: 1.1.626.102-1
Severity: normal
Tags: patch

 /etc/emacs/site-start.d/50emacs-mozc.el have a syntax error.
 Some close parenthes are missing. Please see a patch bellow.

--- etc/emacs/site-start.d/50emacs-mozc.el.ORIG 2011-03-25 01:16:27.000000000 
+0900
+++ etc/emacs/site-start.d/50emacs-mozc.el      2011-03-25 01:07:58.000000000 
+0900
@@ -18,4 +18,4 @@
   ;; If package-dir does not exist, the emacs-mozc package must have
   ;; removed but not purged, and we should skip the setup.
   (when (file-directory-p package-dir)
-    (setq load-path (cons package-dir load-path))
+    (setq load-path (cons package-dir load-path))))



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to