all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Forrest <forrest.yu@gmail.com>
To: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: help-gnu-emacs Digest, Vol 62, Issue 20
Date: Tue, 8 Jan 2008 16:27:31 +0800	[thread overview]
Message-ID: <e4d2b03e0801080027u49cf105fgf4514731a3ab5b83@mail.gmail.com> (raw)
In-Reply-To: <47832BF7.40900@gmail.com>


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

On Jan 8, 2008 3:53 PM, Lennart Borgman (gmail) <lennart.borgman@gmail.com>
wrote:
>
>
>
> Forrest wrote:
> >
> > > > global-set-key (kbd "C-,")
> > > > '(lambda () "scroll the page down" (interactive) (scroll-
> > > > down 1)))
> > >
> > > The console and other terminal emulations can only produce "key
> > > events" in the ASCII or extended ASCII range, i.e. 8 bit characters
> > > (man ascii). Therefore not every time you hold down the control
> > > "modifier" key and press some other key something with a meaning is
> > > produced. It's like when you're scribbling on paper: not every
> > > "picture" is a letter or a digit or worth an exhibition at MOMA ...
> > > C-, can work X which has its own concept of events that are
> > > abstracted from ASCII codes.
> >
> > C-x C-c work well in console, so i guess there must be something wrong
> > with my key-binding settings. and also, emacs was designed in ages when
> > X was not popular, it's unreasonable that custom key-binding doesn't
work
> >
> > i'm a newbie, could you give me any detailed clue to solve it?
>
>
> You can use
>
> C-h c (or C-h k)
>
> to find out what keys Emacs sees. Try for example
>
> C-h c C-,
>
> and look at the bottom of the screen for the message you receive.
>

i tried C-h c C-, in console, nothing happened, seems like emacs didn't
receive the key pressing event

-- 
Stupid is as stupid does.

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

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

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

  reply	other threads:[~2008-01-08  8:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <47825bda.0d67260a.098f.05adSMTPIN_ADDED@mx.google.com>
2008-01-08  7:38 ` help-gnu-emacs Digest, Vol 62, Issue 20 Forrest
2008-01-08  7:53   ` Lennart Borgman (gmail)
2008-01-08  8:27     ` Forrest [this message]
2008-01-08  8:48   ` Mike Mattie
2008-01-08  9:31     ` Nick Roberts
2008-01-08  8:13 ` Forrest
     [not found] ` <mailman.5881.1199780028.18990.help-gnu-emacs@gnu.org>
2008-01-08 12:28   ` Andreas Eder

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=e4d2b03e0801080027u49cf105fgf4514731a3ab5b83@mail.gmail.com \
    --to=forrest.yu@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=lennart.borgman@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 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.