all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: sylecn <sylecn@gmail.com>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: 3124@debbugs.gnu.org
Subject: bug#3124: more info
Date: Sat, 17 Sep 2011 08:51:08 +0800	[thread overview]
Message-ID: <CACGNuiTtkOZwgEDn9S2qZ+yG2W2gCCTdCyBpWEQB0_XBvPYJsA@mail.gmail.com> (raw)
In-Reply-To: <m38vpout3w.fsf@stories.gnus.org>

On Sat, Sep 17, 2011 at 4:31 AM, Lars Magne Ingebrigtsen <larsi@gnus.org> wrote:
> Yuanle Song <sylecn@gmail.com> writes:
>
>> 1. I find on someone has a similar problem on zh_CN.UTF-8 locale [1]. So
>> probably this problem has no direct relation with locale.
>>
>> He is running a clean fvwm, start emacs gtk version, go back to terminal
>> start scim with
>>       LANG="zh_CN.UTF-8" scim -d
>> after that emacs crashed with "Fatal error (11) Segmentation fault".
>> this post was on 2006-06-07, he mentioned he was using emacs 23.
>
> Is this still a problem with a current Emacs?
>

I don't have the latest emacs to test the problem, but

in Emacs 23.2.1 (debian 6.0.2)

- under en_US.UTF-8 locale, I still can't activate scim using the XIM
  interface.

	$ emacs -Q &

- under zh_CN.UTF-8 locale, scim can be activated via the hotkey set in
  scim. The default hotkey is C-SPC, I have changed it to be <f12>.

  	$ LANG="zh_CN.UTF-8" emacs -Q &
	# setting the LANG alone is enough, no need to actually change
	# your global system locale.

- Start "scim -d" under any LANG will no longer crash emacs.

        ==== output ====
        ~ $ LANG="zh_CN.UTF-8" scim -d
        Smart Common Input Method 1.4.9

        Launching a SCIM process with x11...
        Loading socket Config module ...
        Creating backend ...
        Loading x11 FrontEnd module ...
        Failed to load x11 FrontEnd module.
        Failed to launch SCIM.
        ~ $
        ==== end of output ====

- If anyone have the same problem, I recommand scim-bridge.el[1], which
  make scim usable in emacs via a minor-mode, and it does not require
  XIM at all.

Footnotes:
[1]  http://www.emacswiki.org/emacs/ScimBridge





      reply	other threads:[~2011-09-17  0:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-01 17:58 bug#3124: more info Yuanle Song
2011-09-16 20:31 ` Lars Magne Ingebrigtsen
2011-09-17  0:51   ` sylecn [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CACGNuiTtkOZwgEDn9S2qZ+yG2W2gCCTdCyBpWEQB0_XBvPYJsA@mail.gmail.com \
    --to=sylecn@gmail.com \
    --cc=3124@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.