unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Clemens Fischer <ino@despammed.com>
Subject: Re: iswitchb help
Date: Mon, 28 Oct 2002 21:09:21 +0100	[thread overview]
Message-ID: <65vms4um.fsf@ID-23066.news.dfncis.de> (raw)
In-Reply-To: x07kg5hkws.fsf@ee.ryerson.ca

Luis Fernandes <elf@ee.ryerson.ca>:

>>>>>> "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)))
>
> I'm sorry but this does not work for me (Emacs 21). After I hit TAB
> the *Completions Buffer* appears and subsequest TAB hits do nothing.

you're right.  same here.  as a "work around" you can always use the
iswitchb-mode keys C-s to switch forward through the list of matching
buffers or C-r for the backward direction.

to get more serious, you'd have to examine the source code for this
mode.  i'd first look at the buffer-mode local key map and the entries
therein.  the code-snippet itself looks plausible, something like this
should be possible to work out.

clemens

  reply	other threads:[~2002-10-28 20:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-24  5:42 iswitchb help Luis Fernandes
2002-10-24  6:33 ` Heinz Rommerskirchen
2002-10-24  7:14   ` Mac
2002-10-24 13:29   ` Luis Fernandes
2002-10-24 17:02     ` Umesh P Nair
2002-10-26  4:41       ` Luis Fernandes
2002-10-28 20:09         ` Clemens Fischer [this message]
2002-10-29  8:40         ` Umesh P Nair
2002-10-30 15:15           ` Luis Fernandes
2002-10-31  4:49             ` Umesh P Nair
2002-11-01 14:57               ` Luis Fernandes

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=65vms4um.fsf@ID-23066.news.dfncis.de \
    --to=ino@despammed.com \
    /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).