Andrea Crotti <[email protected]> writes: > I wanted finally to fix the following problem, I would like to use > meta-left/right to switch frame, and that's one of the keys that orgmode > uses. > > I added the two values here to the org-disputed-keys > > [(meta left)] > Value: [(meta control left)] > [(meta right)] > Value: [(meta control right)] > > but still it doesn't work, in orgmode meta-left is always bound to the > org action, not to other-frame as it is in other modes...
Isn't switching to frame a function of your window manager and not emacs? That is, shouldn't this be a case of telling your window manage, whatever that may be, to switch frames when these keys are pressed? Or am I missing something fundamental here? -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 23.2.1 : using Org-mode version 7.4 (release_7.4.25.geb0d) _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
