emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matt Price <moptop99@gmail.com>
To: Org Mode <emacs-orgmode@gnu.org>
Subject: Re: help tracking down bad setting?
Date: Thu, 18 Sep 2014 16:19:28 -0400	[thread overview]
Message-ID: <CAN_Dec_-9huouKZr1eK+iaKyyULb4fVVjyGQKXeTHTZLgkOikA@mail.gmail.com> (raw)
In-Reply-To: <CAN_Dec9m3ypxQOXO0trVt28dMXLYzCCV-uGxYdHsEpO6ei1ZcA@mail.gmail.com>

On Thu, Sep 18, 2014 at 3:46 PM, Matt Price <moptop99@gmail.com> wrote:
> Hi everyone,
>
> When I load org-mode I get the following error:
>
> local-set-key: Key sequence C-c SPC C-r starts with non-prefix key C-c SPC
>
> I am pretty sure I set something to this value somewhere at some time,
> but I have no idea what, where, or when.  I have grepped through
>
> .emacs
> .emacs.d/*
>
> for local-set-key, "C-c SPC C-r" and "SPC" and I haven't found anything.
>

OK, I found it here:

  (local-set-key "\C-c  \C-r" 'org-decrypt-entry)

Removing the space between \C-c and \C-r worked.  I guess I really
don't understand the syntax for setting keybindings in emacs -- every
time I do it it's trial and error!

Matt

  parent reply	other threads:[~2014-09-18 20:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-18 19:46 help tracking down bad setting? Matt Price
2014-09-18 20:18 ` Thorsten Jolitz
2014-09-18 20:19 ` Matt Price [this message]
2014-09-18 20:47   ` Thorsten Jolitz
2014-09-18 20:28 ` Matt Price

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=CAN_Dec_-9huouKZr1eK+iaKyyULb4fVVjyGQKXeTHTZLgkOikA@mail.gmail.com \
    --to=moptop99@gmail.com \
    --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).