unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: ken <ken@cleveland.lug.net>
Cc: <help-gnu-emacs@gnu.org>
Subject: Re: autocompletion.
Date: Fri, 11 Oct 2002 07:40:13 -0400 (EDT)	[thread overview]
Message-ID: <Pine.LNX.4.33.0210110734560.1908-100000@heidegger.mousecar.net> (raw)
In-Reply-To: <pu9bqusd7gv1qkeq6noo5aa122829if5a8@4ax.com>


Before setting a key like below, I always do "C-h k" then hit the key 
combo I'm planning to map.  This tells me what, if anything, might 
already be mapped to the specified key combo.  In the case of "C-/" 
emacs tells me that:

<emacs>
C-/ runs the command undo
   which is an interactive compiled Lisp function in `simple'.
(undo &optional ARG)

Undo some previous changes.
Repeat this command to undo more changes.
A numeric argument serves as a repeat count.

Just C-u as argument requests selective undo,
limited to changes within the current region.
Likewise in Transient Mark mode when the mark is active.
</emacs>

This means that the mapping below would overwrite a really handy key 
combo. :<


hth,
ken

-- 
AMD crashes?  See http://cleveland.lug.net/~ken/amd-problem/.

Spake quasi at 21:46 (UTC+0530) on Thu, 10 Oct 2002:

= On Thu, 10 Oct 2002 15:16:08 +0200, Jonas Steverud
= <d4jonas@dtek.chalmers.se> wrote:
= >
= >M-x global-set-key RET C-/ the-function-that-"hyppi-expands" RET
= >
= >> Also generally how do we find the keycombination to any command??
= >
= >C-h w
= >
= >C-h C-h  for help on the help commands.
= >
= 
= thanks,
= quasi
= --
= 
= What?
= _______________________________________________
= Help-gnu-emacs mailing list
= Help-gnu-emacs@gnu.org
= http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
= 

  reply	other threads:[~2002-10-11 11:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-10 12:24 autocompletion quasi
2002-10-10 13:16 ` autocompletion Jonas Steverud
2002-10-10 16:16   ` autocompletion quasi
2002-10-11 11:40     ` ken [this message]
     [not found]     ` <mailman.1034343500.5121.help-gnu-emacs@gnu.org>
2002-10-11 14:26       ` autocompletion John Paul Wallington
2002-10-12  6:38       ` autocompletion quasi
2002-10-11  1:59   ` autocompletion Sacha Chua
     [not found]   ` <mailman.1034348592.5347.help-gnu-emacs@gnu.org>
2002-10-12  6:38     ` autocompletion quasi
2002-10-14 13:08       ` autocompletion Sacha Chua
  -- strict thread matches above, loose matches on Subject: below --
2002-10-10 13:30 autocompletion Victor Kirk
     [not found] <mailman.1034256489.14581.help-gnu-emacs@gnu.org>
2002-10-10 16:16 ` autocompletion quasi

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=Pine.LNX.4.33.0210110734560.1908-100000@heidegger.mousecar.net \
    --to=ken@cleveland.lug.net \
    --cc=help-gnu-emacs@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.
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).