[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el
From: |
Hin-Tak Leung |
Subject: |
Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el |
Date: |
Wed, 14 Dec 2016 08:39:45 +0000 (UTC) |
I tried the f24 and f23 binaries of emacs 25, all crashed. Looks like a general
bug...
If you have a non-fedora emacs 25, give it a go and see if emacs crashes...
--------------------------------------------
On Wed, 14/12/16, Hin-Tak Leung <address@hidden> wrote:
I think there are at least two
problems. I can get emacs 25.1 to crash by adding just these
two lines:
--- a/emacs/cjk-enc.el
+++ b/emacs/cjk-enc.el
@@ -881,7 +881,8 @@
(setq last-pos (point))
(message "Converting: %2d%%"
(/ (* 100 (point)) (point-max)))))
-
+ (message "temp-buf is %s..." (buffer-name temp-buf))
+ (message "work-buf is %s..." (buffer-name work-buf))
;; Advance to the next character and loop.
(forward-char 1))
- [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el, Bo-Yin Yang, 2016/12/03
- Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el, Hin-Tak Leung, 2016/12/09
- Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el, Hin-Tak Leung, 2016/12/11
- Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el, Hin-Tak Leung, 2016/12/14
- Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el,
Hin-Tak Leung <=
- Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el, Hin-Tak Leung, 2016/12/14
- Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el, Hin-Tak Leung, 2016/12/15
- Re: [cjk] Fwd: HELP with emacs 25.1 and cjk-enc.el, Hin-Tak Leung, 2016/12/15