emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Re: how to wrap headings


From: Sebastian Rose
Subject: Re: [Orgmode] Re: how to wrap headings
Date: Thu, 23 Oct 2008 17:12:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

"Rich E" <address@hidden> 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: address@hidden, address@hidden
Http:  www.emma-stil.de




reply via email to

[Prev in Thread] Current Thread [Next in Thread]