emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Tennis Smith <tennis@tripit.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: Emacs-orgmode@gnu.org
Subject: Re: Possible?
Date: Tue, 19 May 2009 08:14:21 -0700	[thread overview]
Message-ID: <e84cff280905190814m5fbd6f73y4e79e8245d341d3@mail.gmail.com> (raw)
In-Reply-To: <99119532-4F5F-4AD8-BC88-1E20FC30A987@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 1186 bytes --]

<snip>

> You could free up C-tab by customizing org-disputed-keys and
> org-replace-disputed-keys.  Or, maybe even better in your case,  you could
> overwrite Org's setting of C-tab in a hook, for example
>
> (add-hook 'org-mode-hook
>        (define-key 'org-mode-map [(control tab)] nil))
>

Cool. Thanks!

>
>
>  and I use C-c for CUA "copy".
>>
>
> I have no idea how to recover C-c and C-x.  How can you use Emacs if these
> keys are used for something else?  I guess CUA does this by only using them
> when the region is active, but this is also not a solution because many
> commands working on the region are invoked with C-c or C-x.
>
> Incidentally, in my Emacs 23.0.93.1, if I turn on
> CUA mode, C-c does not do copy, even though cua-enable-cua-keys is set.


Hmmm... I'm using a very recent snapshot:
GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.14.4) of 2009-03-20
on hassium, modified by Debian

... and C-c/copy and C-x/cut  work fine. The only CUA settings I have in my
.emacs is:

 (cua-enable-cursor-indications t)
 (cua-enable-modeline-indications t)
 (cua-mode t nil (cua-base))

So it should absolutely work for you too.

HTH, and thanks again.
-Tennis

[-- Attachment #1.2: Type: text/html, Size: 2229 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

      reply	other threads:[~2009-05-19 15:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-17 17:48 Possible? Tennis Smith
2009-05-18 13:50 ` Possible? Carsten Dominik
2009-05-19 15:14   ` Tennis Smith [this message]

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=e84cff280905190814m5fbd6f73y4e79e8245d341d3@mail.gmail.com \
    --to=tennis@tripit.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=carsten.dominik@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).