unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Want to rebind C-i
@ 2002-10-15 12:04 Boris H.
  2002-10-14 12:19 ` Edric M Ellis
  0 siblings, 1 reply; 5+ messages in thread
From: Boris H. @ 2002-10-15 12:04 UTC (permalink / raw)


Hi,

I have

(global-unset-key "\C-i")
(global-unset-key [tab])
(global-set-key [delete] 'delete-char)

and

;--- Ispell ---
(global-set-key "\C-ii" 'ispell)
(global-set-key "\C-iw" 'ispell-word)
(global-set-key "\C-id" 'ispell-change-dictionary)

in my .emacs.

This worked in Emacs 20.7, but it doesn't in Emacs 21.1; C-i is always 
recognized as TAB. What to do?

Regards,

Boris

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

end of thread, other threads:[~2002-10-17 16:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-15 12:04 Want to rebind C-i Boris H.
2002-10-14 12:19 ` Edric M Ellis
2002-10-15 13:20   ` Boris H.
2002-10-14 13:38     ` Edric M Ellis
2002-10-17 16:59     ` seberino

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