unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* A simple keybinding queation
@ 2007-11-01  1:10 Ke Lu
  2007-11-01 14:16 ` Xah Lee
  0 siblings, 1 reply; 3+ messages in thread
From: Ke Lu @ 2007-11-01  1:10 UTC (permalink / raw)
  To: help-gnu-emacs

The keybing of Cscope is like following:
C-c s c
C-c s g
C-c s G
...

I want to bind a key to C-c s,
for example:
s-s

So I can
press s-s c for C-c s c
press s-s g for C-c s g
press s-s G for C-c s G
...

How can I do it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A simple keybinding queation
  2007-11-01  1:10 A simple keybinding queation Ke Lu
@ 2007-11-01 14:16 ` Xah Lee
  2007-11-01 15:34   ` William Case
  0 siblings, 1 reply; 3+ messages in thread
From: Xah Lee @ 2007-11-01 14:16 UTC (permalink / raw)
  To: help-gnu-emacs

Google
How to Define Keyboard Shortcuts in Emacs
http://xahlee.org/emacs/keyboard_shortcuts.html

  Xah
  xah@xahlee.org
  http://xahlee.org/

On Oct 31, 6:10 pm, Ke Lu <l...@luxdo.jp> wrote:
> The keybing of Cscope is like following:
> C-c s c
> C-c s g
> C-c s G
> ...
>
> I want to bind a key to C-c s,
> for example:
> s-s
>
> So I can
> press s-s c for C-c s c
> press s-s g for C-c s g
> press s-s G for C-c s G
> ...
>
> How can I do it.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: A simple keybinding queation
  2007-11-01 14:16 ` Xah Lee
@ 2007-11-01 15:34   ` William Case
  0 siblings, 0 replies; 3+ messages in thread
From: William Case @ 2007-11-01 15:34 UTC (permalink / raw)
  To: Xah Lee; +Cc: help-gnu-emacs

Hi Xah Lee;

On Thu, 2007-11-01 at 07:16 -0700, Xah Lee wrote:
> Google
> How to Define Keyboard Shortcuts in Emacs
> http://xahlee.org/emacs/keyboard_shortcuts.html
> 

Just went to your site mentioned above; to your Emacs Tutorial page;
and, to your Home Page.  All great sites.

Your Emacs Tutorial is nice, clean, simple and easy to read and
understand.

Congratulations

-- 
Regards Bill

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-01 15:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-01  1:10 A simple keybinding queation Ke Lu
2007-11-01 14:16 ` Xah Lee
2007-11-01 15:34   ` William Case

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).