unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "B.V. Raghav" <bvraghav@iitk.ac.in>
To: help-gnu-emacs@gnu.org
Subject: Changing key-bindings for icicle-search mode
Date: Fri, 25 Dec 2015 14:33:14 +0530	[thread overview]
Message-ID: <87vb7mkii5.fsf@think.bvr.lan> (raw)

Hi,

I have come to use icicle, and like it for its less intrusive interface
(well, most of the time.)

While in icicle-occur (and icicle-search)
The search results are shown in a temporary buffer. Where if I intend to
navigate in coordination. i.e. to say jump locations (next or prior)
based on the search results, I call, interactively,
(icicle-previous-apropos-candidate-action &optional NTH) OR
(icicle-next-apropos-candidate-action &optional NTH)

The key bindings for the respective commands are <C-prior> and <C-next>
respectively.

I find these key-bindings a little too cumbersome.
(local-set-key (kbd "<C-q>")
  '(icicle-previous-apropos-candidate-action &optional NTH))

I want to change them for the specific mode, i.e. icicle search mode
(and I dont know the name either)

Please help.

-- 
(B.V. Raghav)




             reply	other threads:[~2015-12-25  9:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-25  9:03 B.V. Raghav [this message]
2015-12-25 18:09 ` Changing key-bindings for icicle-search mode Drew Adams
2015-12-26  6:46   ` B.V. Raghav

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=87vb7mkii5.fsf@think.bvr.lan \
    --to=bvraghav@iitk.ac.in \
    --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).