help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iswitchb help


From: Umesh P Nair
Subject: Re: iswitchb help
Date: 29 Oct 2002 08:40:46 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> On 26 Oct 2002 00:41:07 -0400, "LF" == Luis Fernandes
>>>>> <elf@ee.ryerson.ca> said:

>>>>> "umesh_nazir" == Umesh P Nair <umesh_nazir@mentzor.com> writes:
 umesh_nazir> (add-hook 'iswitchb-define-mode-map-hook '(lambda ()
 umesh_nazir> (define-key iswitchb-mode-map [tab]
 umesh_nazir> 'iswitchb-next-match)))

 LF> I'm sorry but this does not work for me (Emacs 21). After I hit
 LF> TAB the *Completions Buffer* appears and subsequest TAB hits do
 LF> nothing.

It works for me.  What are the versions of emacs and iswitchb.el you
use?

My details:

Emacs version    : GNU Emacs 21.2.1. built on Solaris 2.6 from sources
iswitchb version : 21.1 (that comes with Emacs 21.2.1)

Here are the comments from iswitchb.el:

;; To modify the keybindings, use the hook provided.  For example:
;;(add-hook 'iswitchb-define-mode-map-hook
;;        'iswitchb-my-keys)
;;
;;(defun iswitchb-my-keys ()
;;  "Add my keybindings for iswitchb."
;;  (define-key iswitchb-mode-map " " 'iswitchb-next-match)
;;  )
;;

Hope this helps.

- Umesh

-- 
----------------------------
Umesh P Nair
Remove 'z's from my email ID
----------------------------


reply via email to

[Prev in Thread] Current Thread [Next in Thread]