From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: Funny... Date: Sun, 26 Nov 2006 15:11:09 +0100 Message-ID: <9E8E2A48-9237-4562-A39E-C922DE4D87CA@Web.DE> References: <1B66F3D9-AE80-462E-B711-D4A5515833F2@easesoftware.com> <71B65F36-3036-4949-B6C0-A5B7E7F09368@Web.DE> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1164550527 29906 80.91.229.2 (26 Nov 2006 14:15:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 26 Nov 2006 14:15:27 +0000 (UTC) Cc: GNU Emacs List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Nov 26 15:15:24 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GoKms-0007cv-HJ for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Nov 2006 15:15:18 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GoKmr-0002Wu-W9 for geh-help-gnu-emacs@m.gmane.org; Sun, 26 Nov 2006 09:15:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GoKmd-0002V3-R0 for help-gnu-emacs@gnu.org; Sun, 26 Nov 2006 09:15:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GoKmc-0002TT-7Z for help-gnu-emacs@gnu.org; Sun, 26 Nov 2006 09:15:03 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GoKmc-0002T8-01 for help-gnu-emacs@gnu.org; Sun, 26 Nov 2006 09:15:02 -0500 Original-Received: from [217.72.192.227] (helo=fmmailgate02.web.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GoKmb-0001lC-NG for help-gnu-emacs@gnu.org; Sun, 26 Nov 2006 09:15:02 -0500 Original-Received: from smtp08.web.de (fmsmtp08.dlan.cinetic.de [172.20.5.216]) by fmmailgate02.web.de (Postfix) with ESMTP id 616E23D31C7E; Sun, 26 Nov 2006 15:11:12 +0100 (CET) Original-Received: from [84.245.188.104] (helo=[192.168.1.2]) by smtp08.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.107 #114) id 1GoKiu-0007bj-00; Sun, 26 Nov 2006 15:11:12 +0100 In-Reply-To: X-Image-Url: http://homepage.mac.com/sparifankal/.cv/thumbs/me.thumbnail Original-To: Perry Smith X-Mailer: Apple Mail (2.752.2) X-Sender: Peter_Dyballa@web.de 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:39017 Archived-At: Am 26.11.2006 um 14:31 schrieb Perry Smith: > On Nov 26, 2006, at 3:53 AM, Peter Dyballa wrote: > >> >> Am 26.11.2006 um 03:09 schrieb Perry Smith: >> >>> The meta and shift cording keys do not work. >> >> But Esc- works. I use a few to capitalise, down- or up-case, >> or delete forth or back ... > > That does not work for me from Mail or TextEdit. Hmmm... I feel > left out now. > You'd need to set up ~/Library/KeyBindings/DefaultKeyBinding.dict: /key> deleteWordBackward: < moveToBeginningOfDocument: > moveToEndOfDocument: ^h deleteWordBackward: b moveWordBackward: c capitalizeWord: d deleteWordForward: f moveWordForward: l lowercaseWord: t transposeWords: u uppercaseWord: deleteWordBackward: ^x ^g abort: x swapWithMark: Inside the DeveloperTools a nice utility is hid: Property List Editor.app; the keywords used above are described somewhere under Cocoa key bindings. Spotlight might find the document(s) with one of them. -- Greetings Pete "Eternity is a terrible thought. I mean, where's it going to end?" - Tom Stoppard