"Rich E" <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED], [EMAIL PROTECTED] Http: www.emma-stil.de _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode