From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-141707-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 80606138010
	for <garchives@archives.gentoo.org>; Fri, 28 Sep 2012 04:47:24 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7121321C02F;
	Fri, 28 Sep 2012 04:47:03 +0000 (UTC)
Received: from smtp.cs.nyu.edu (SMTP.CS.NYU.EDU [128.122.49.97])
	by pigeon.gentoo.org (Postfix) with ESMTP id 72BD421C009
	for <gentoo-user@lists.gentoo.org>; Fri, 28 Sep 2012 04:45:19 +0000 (UTC)
Received: from ajglap.localdomain (ool-182de1a5.dyn.optonline.net [24.45.225.165])
	(authenticated bits=0)
	by smtp.cs.nyu.edu (8.14.3/8.14.4) with ESMTP id q8S4jIMV024592
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <gentoo-user@lists.gentoo.org>; Fri, 28 Sep 2012 00:45:19 -0400 (EDT)
Received: by ajglap.localdomain (Postfix, from userid 1502)
	id AB38B700E7; Fri, 28 Sep 2012 00:44:45 -0400 (EDT)
From: Allan Gottlieb <gottlieb@nyu.edu>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] trouble with custom keyboard shortcuts in gnome 3.4
References: <yu9sja4e877.fsf@nyu.edu>
	<CADPrc83ebFT08JjFjnx94p5KkUksyjuspQgBMwD1kq6JbFqFtQ@mail.gmail.com>
	<yu9txuj6ldb.fsf@nyu.edu>
	<CADPrc812_A74jt1V6xT=pcqBB7aBpTfMNw4DG1K3ZCfdTaUVeg@mail.gmail.com>
	<yu9626z6ieh.fsf@nyu.edu>
	<CADPrc80qEyx0yOW4TcrE2E5pk-oBRaumSCzy41JseAuMKisuNw@mail.gmail.com>
Date: Fri, 28 Sep 2012 00:44:45 -0400
In-Reply-To: <CADPrc80qEyx0yOW4TcrE2E5pk-oBRaumSCzy41JseAuMKisuNw@mail.gmail.com>
	("Canek =?utf-8?Q?Pel=C3=A1ez_Vald=C3=A9s=22's?= message of "Thu, 27 Sep
 2012 22:58:41 -0500")
Message-ID: <yu9fw624uyq.fsf@nyu.edu>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: b1c6835d-6d89-4b1b-b247-1563a00273d9
X-Archives-Hash: 8dbe2375b94d4c6aa18868fb5a58fa82

On Thu, Sep 27 2012, Canek Pel=C3=A1ez Vald=C3=A9s wrote:

> On Thu, Sep 27, 2012 at 8:33 PM, Allan Gottlieb <gottlieb@nyu.edu> wrote:
>>
>>     C-M-e runs the command end-of-defun, which is an interactive compiled
>>     Lisp function in `lisp.el'.
>
> You are right. I didn't knew that one.

It is actually quite useful and, despite the name is not limited to
lisp.  Same with C-M-t.

allan