emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Darlan Cavalcante Moreira <darcamo@gmail.com>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Disputed keys
Date: Tue, 21 Dec 2010 13:56:01 -0300	[thread overview]
Message-ID: <4d10dc28.1f4b640a.156f.ffffdf83@mx.google.com> (raw)
In-Reply-To: <4D0EEE81.8040002@gmail.com>


I use the function other-frame for that, which is bound to `C-x 5 o' as
Suvayu mentioned. To make this easier (since I use it frequently) I just
bind "other-frame" to "C-c o" with
(global-set-key "\C-co"    'other-frame)

This works very well for me.

--
Darlan


At Sun, 19 Dec 2010 21:49:53 -0800,
Suvayu Ali <fatkasuvayu+linux@gmail.com> wrote:
> 
> On Sunday 19 December 2010 11:20 AM, Eric S Fraga wrote:
> > Andrea Crotti<andrea.crotti.0@gmail.com>  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?
> 
> I think Andrea meant to say switching window. But none the less, Emacs 
> has the ability to switch frames, `C-x 5 o' or even your regular 
> `switch-buffer'. But I think it does it by talking to the window manager.
> 
> This can be very useful when you have multiple emacs frames for one 
> instance of emacs on different desktops. If you have configured your 
> window manager appropriately simply switching to a buffer shown on 
> another desktop can switch you to that desktop and raise the Emacs frame 
> with the buffer. :)
> 
> -- 
> Suvayu
> 
> Open source is the future. It sets us free.
> 
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2010-12-21 16:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18 21:26 Disputed keys Andrea Crotti
2010-12-19 19:20 ` Eric S Fraga
2010-12-20  5:49   ` Suvayu Ali
2010-12-20 13:09     ` Andrea Crotti
2010-12-20 14:23       ` suvayu ali
2010-12-21 16:56     ` Darlan Cavalcante Moreira [this message]
2010-12-20 13:08   ` Andrea Crotti
2010-12-20  8:20 ` Stefan Vollmar
2010-12-20 13:11   ` Andrea Crotti
2010-12-20 14:44 ` Carsten Dominik
2011-01-09 11:24 ` David Maus
2011-01-09 11:48   ` David Maus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4d10dc28.1f4b640a.156f.ffffdf83@mx.google.com \
    --to=darcamo@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).