all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Koppe <andy.koppe@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org-Remember C-1 C-c C-c
Date: Mon, 28 Feb 2011 09:54:48 +0000 (UTC)	[thread overview]
Message-ID: <loom.20110228T104826-872@post.gmane.org> (raw)
In-Reply-To: AANLkTi=JL5vbs0XbQNp8aXkmgWfE0qeGDxtbkhsD=DGu@mail.gmail.com

Matthew Sauer writes:
> > Whenever I use Remember to shoot a note to a specific location I
> > press C-1 and get the following error:
> > M-[ 1 ; 5 q is undefined

> The problem I was getting when I was pressing C-1 still exists but I believe
> is due to incorrect mapping of Mintty/Cygwin (I am running on XP on the laptop)
> as it works correctly in the windows version of emacs I have installed.  (it
> also has issues with C-3 and other C-number combinations but that is a function
> of Mintty I believe.

You'll see similar issues in other terminal emulators, because there are no
standard escape sequences for C-number combinations. The sequences sent by
mintty are documented here:

http://code.google.com/p/mintty/wiki/Keycodes#Number_and_symbol_keys

So I'm afraid you'll need to map those manually. You don't say whether you were
using the GUI or console version of Windows emacs, but either way there programs
do get access to all key combinations via the relevant APIs, rather than having
to deal with escape sequences.

Andy

      parent reply	other threads:[~2011-02-28 10:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-25  1:51 Org-Remember C-1 C-c C-c Matthew Sauer
2011-02-27 23:41 ` Bernt Hansen
2011-02-28  0:25   ` Matthew Sauer
2011-02-28  1:55     ` Bernt Hansen
2011-02-28  9:54     ` Andy Koppe [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

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

  git send-email \
    --in-reply-to=loom.20110228T104826-872@post.gmane.org \
    --to=andy.koppe@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.