emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Susan Cragin <susancragin@earthlink.net>
To: Emacs-orgmode list <emacs-orgmode@gnu.org>
Subject: Some desktop managers co-opt C-M-right and C-M-left
Date: Sun, 20 Apr 2014 07:45:34 -0400 (GMT-04:00)	[thread overview]
Message-ID: <19085911.1397994334763.JavaMail.root@elwamui-hound.atl.sa.earthlink.net> (raw)

Aggghhh.
I changed to the Enlightenment desktop manager, changed my underlying distro to Lubuntu (LXDE)

Both desktop managers co-opt the C-M-right and -left keys to change desktops. (They also co-opt C-S-right.) Ditto -up and -down.

I have tried the following: 

(global-set-key (kbd "C-S-right") 'org-demote-subtree)
(global-set-key (kbd "C-S-left") 'org-promote-subtree)

error: C-S- must prefix a single character, not right

Have also tried C-M-right, with similar results. 

Does anyone have an idea? I have two problems. On-line documentation has told me that I can spell out the word "right" to mean "right-arrow," but clearly that is wrong, and there is one letter that does this. ???

My second problem is this: will a command set in .emacs over-ride a command set by my desktop? If it does not, should I try the following, and use the Windows / super key?

(global-set-key (kbd "C-s-right") 'org-demote-subtree)

             reply	other threads:[~2014-04-20 11:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-20 11:45 Susan Cragin [this message]
2014-04-20 11:56 ` Some desktop managers co-opt C-M-right and C-M-left Thorsten Jolitz
  -- strict thread matches above, loose matches on Subject: below --
2014-04-20 11:58 Susan Cragin
2014-04-20 12:03 Susan Cragin

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=19085911.1397994334763.JavaMail.root@elwamui-hound.atl.sa.earthlink.net \
    --to=susancragin@earthlink.net \
    --cc=emacs-orgmode@gnu.org \
    /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).