all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Mark A. Nicolosi" <m.a.nicolosi@att.net>
Subject: Re: Problem with key binding
Date: Mon, 24 Jan 2005 00:04:00 GMT	[thread overview]
Message-ID: <QXWId.76039$w62.59947@bgtnsc05-news.ops.worldnet.att.net> (raw)
In-Reply-To: <87brbfdbhg.fsf@robotron.ath.cx>

David Hansen wrote:
> On Sun, 23 Jan 2005 20:55:14 GMT Mark A. Nicolosi wrote:
> 
> 
>>(defun my-c-mode-hook ()
>>  ;; <SNIP>
>>  (local-set-key (kbd "\t") 'indent-or-complete)
>>  ;; <SNIP>
>>  )
>>(add-hook 'c-mode-hook 'my-c-mode-hook)
> 
> 
> (kbd "\t") gives "" here.  Try "\t" or (kbd "TAB").

Thanks, I've got it working now.

-- 
Mark A. Nicolosi

      parent reply	other threads:[~2005-01-24  0:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-23 20:55 Problem with key binding Mark A. Nicolosi
2005-01-23 22:30 ` David Hansen
2005-01-24  0:02   ` August
2005-01-24  0:04   ` Mark A. Nicolosi [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='QXWId.76039$w62.59947@bgtnsc05-news.ops.worldnet.att.net' \
    --to=m.a.nicolosi@att.net \
    /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.