From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eric Abrahamsen Newsgroups: gmane.emacs.help Subject: ibus-mode, passing keystrokes to ibus Date: Fri, 16 Sep 2011 14:01:21 +0800 Message-ID: <87zki5koum.fsf@ericabrahamsen.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1316152914 7917 80.91.229.12 (16 Sep 2011 06:01:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 16 Sep 2011 06:01:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 16 08:01:50 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R4RUj-000128-Dh for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Sep 2011 08:01:49 +0200 Original-Received: from localhost ([::1]:39880 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4RUi-0008DV-NZ for geh-help-gnu-emacs@m.gmane.org; Fri, 16 Sep 2011 02:01:48 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:52487) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4RUe-0008DP-5x for help-gnu-emacs@gnu.org; Fri, 16 Sep 2011 02:01:44 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R4RUd-0002FM-A6 for help-gnu-emacs@gnu.org; Fri, 16 Sep 2011 02:01:44 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:51184) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R4RUd-0002FG-3Y for help-gnu-emacs@gnu.org; Fri, 16 Sep 2011 02:01:43 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R4RUa-0000yk-Ha for help-gnu-emacs@gnu.org; Fri, 16 Sep 2011 08:01:40 +0200 Original-Received: from 125.33.7.201 ([125.33.7.201]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Sep 2011 08:01:40 +0200 Original-Received: from eric by 125.33.7.201 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Sep 2011 08:01:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 20 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: 125.33.7.201 User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux) Cancel-Lock: sha1:yh0pzCJ++vp5Cyz/T7pRFiyuD0Q= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:82240 Archived-At: I've been using ibus-mode (version 0.2.1) for a while now, quite happily. I now have the need to switch between different input methods (ie using more than just ibus-toggle), and I can't for the life of me figure out how to customize this minor mode. I'm on Ubuntu and ibus is set up to interpret Alt-L as "switch between different input methods" -- how do I tell ibus-mode to pass that keystroke to the system? Presumably it has something to do with either `ibus-common-function-key-list' or `ibus-preedit-function-key-list', but I have no idea how those variables are meant to work. Perhaps I'm supposed to set a completely different keybinding and specify the function to call? But what function would that be? Thanks in advance for any light shed, Eric -- GNU Emacs 23.2.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-04-04 on rothera, modified by Debian