From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thierry Volpiatto Newsgroups: gmane.emacs.help Subject: Re: xbindkeys and emacsclient Date: Wed, 30 Jan 2008 19:56:34 +0100 Message-ID: <871w7z87ml.fsf@thievol.homelinux.org> References: <87zluofip1.fsf@W0053328.mgh.harvard.edu> <87hcgwl1nu.fsf@thievol.homelinux.org> <87ir1bfjvo.fsf@W0053328.mgh.harvard.edu> <87hcgvkzta.fsf@gmail.com> <871w7zdvsi.fsf@W0053328.mgh.harvard.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1201718892 7747 80.91.229.12 (30 Jan 2008 18:48:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 30 Jan 2008 18:48:12 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: jadamson@partners.org (Joel J. Adamson) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jan 30 19:48:32 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JKHz1-0006mV-MS for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jan 2008 19:48:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKHya-0005au-GP for geh-help-gnu-emacs@m.gmane.org; Wed, 30 Jan 2008 13:48:00 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JKHyK-0005ad-Rn for help-gnu-emacs@gnu.org; Wed, 30 Jan 2008 13:47:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JKHyK-0005aN-3F for help-gnu-emacs@gnu.org; Wed, 30 Jan 2008 13:47:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JKHyJ-0005aK-Sw for help-gnu-emacs@gnu.org; Wed, 30 Jan 2008 13:47:43 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JKHyJ-00062Y-HE for help-gnu-emacs@gnu.org; Wed, 30 Jan 2008 13:47:43 -0500 Original-Received: by ug-out-1314.google.com with SMTP id a2so600799ugf.48 for ; Wed, 30 Jan 2008 10:47:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:cc:subject:references:date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=Zq+1pv8KVGvLgvs64j1zl1UOFQaEoHJX6LKOldlcdD0=; b=KYtuMyv77ngHP5bbATEAz8+cBnhOYuv6+EmP2QuqZohLs62RdAyhIVwD/jUmyN14rFHTaG41PGFZg6WYdW0giJsoJ0RODwVT69PB/S+74tVTBpxJbCCukXEnd3uEsraZq+rcjykAVI7s9S+k9NZorOcKi6jWQ7yiInifX/ZKKCU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id:user-agent:mime-version:content-type; b=XLc23JyPrpGIP+J8avDQtE2OxR6rVijOqvlEubIGCPnySI6/y9Mb0GXVr37/LnOXK1uGcE21KqlE4ofTNVjpPqRzI1zEXEuU16NWsVuRc+UcIjexuqj63nEvjvZwd2PLbtobmjxqB/QEPMNR4SMAajprkwD4MZGZ4ILMdrmgBgA= Original-Received: by 10.67.19.13 with SMTP id w13mr3100829ugi.19.1201718862641; Wed, 30 Jan 2008 10:47:42 -0800 (PST) Original-Received: from thievol.homelinux.org ( [78.114.26.41]) by mx.google.com with ESMTPS id d13sm2308490fka.19.2008.01.30.10.47.40 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 Jan 2008 10:47:41 -0800 (PST) In-Reply-To: <871w7zdvsi.fsf@W0053328.mgh.harvard.edu> (Joel J. Adamson's message of "Wed, 30 Jan 2008 13:15:41 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:51095 Archived-At: jadamson@partners.org (Joel J. Adamson) writes: > Thierry Volpiatto writes: > >> jadamson@partners.org (Joel J. Adamson) writes: >> > >> You can use also xbindkeys -k (may be better than xev) > > Good suggestion, I did that and the keysyms are correct. I think the > form of the command may be the problem; I may try it in scheme. > > Hold the phone! > > This command works: > "emacsclient -e '(emms-pause)'" > Mod4 + l > > Note the single/double quote alternation > > Talk to you soon, > Joel I will try it on my laptop as soon as possible :) Thanks. -- A + Thierry Pub key: http://pgp.mit.edu