From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: Re: how to wrap headings Date: Thu, 23 Oct 2008 17:12:56 +0200 Message-ID: <87vdvj9wg7.fsf@kassiopeya.MSHEIMNETZ> References: <87r668ff2s.fsf@gollum.intra.norang.ca> <48FFC8F5.1030102@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kt1pa-000842-Nj for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 11:10:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kt1pZ-00083M-Do for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 11:10:34 -0400 Received: from [199.232.76.173] (port=38090 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kt1pZ-00083E-8v for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 11:10:33 -0400 Received: from mail.gmx.net ([213.165.64.20]:38233) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Kt1pY-0002al-Sv for emacs-orgmode@gnu.org; Thu, 23 Oct 2008 11:10:33 -0400 In-Reply-To: (Rich E.'s message of "Thu, 23 Oct 2008 16:23:35 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rich E Cc: emacs-orgmode@gnu.org "Rich E" writes: > ah, very nice and easy. That was the call I was looking for. > > So now I have toggle-truncate-lines bound to C-x-q, but I cannot use > it in the file I want, which is in Python mode. I get the message "Not > defining or executing kbd macro". > > I have it bound like this: > > (global-set-key (kbd "C-x q") 'toggle-truncate-lines) > > .. maybe there is a better way to bind it? I'm just kindof hacking at > the .emacs file, don't really know the api well. Yes, that's why I prefer the windows keys for my own global short cuts: (global-set-key (kbd "H-x q") 'toggle-truncate-lines) I use it the third day now or so, and I wonder how could live without it all those years :-) -- Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 - 233633 - 11044 mobil: +49 (0)173 - 83 93 417 Email: s.rose@emma-stil.de, sebastian_rose@gmx.de Http: www.emma-stil.de