all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: tomer <tomer1levin@walla.co.il>
To: help-gnu-emacs@gnu.org
Subject: Re: hook for search next
Date: Wed, 6 May 2009 01:07:36 -0700 (PDT)	[thread overview]
Message-ID: <67849fff-b9df-4d8e-997e-63407fdce22b@g20g2000vba.googlegroups.com> (raw)
In-Reply-To: mailman.6649.1241527217.31690.help-gnu-emacs@gnu.org

On May 5, 3:40 pm, Kevin Rodgers <kevin.d.rodg...@gmail.com> wrote:
> tomer wrote:
> > i want to print message after each search (ctrl-s) in search-minor
> > mode.Is it possilbe to hook for this purpose?
> > Is there other way other than hook?
> > it is very important.
>
> ,----[ C-h v isearch-mode-end-hook RET ]
> | isearch-mode-end-hook is a variable defined in `isearch.el'.
> | Its value is nil
> |
> |
> | Documentation:
> | Function(s) to call after terminating an incremental search.
> | When these functions are called, `isearch-mode-end-hook-quit'
> | is non-nil if the user quit the search.
> |
> | [back]
> `----
>
> --
> Kevin Rodgers
> Denver, Colorado, USA

Thanks for the answer,
I knew that hooks, these hook are only in the end of the search.
I need a hook each time a new search is found (each time pressing ctrl
+s in isearch mode).
Is it possbile?


  parent reply	other threads:[~2009-05-06  8:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-05  8:43 hook for search next tomer
2009-05-05 12:40 ` Kevin Rodgers
     [not found] ` <mailman.6649.1241527217.31690.help-gnu-emacs@gnu.org>
2009-05-06  8:07   ` tomer [this message]
2009-05-06 14:52     ` Kevin Rodgers
     [not found]     ` <mailman.6751.1241621587.31690.help-gnu-emacs@gnu.org>
2009-05-07  6:47       ` tomer
2009-08-12  7:28     ` better search Maindoor
2009-08-12 15:30       ` Lennart Borgman
2009-08-13  5:57         ` Maindoor
2009-08-31  7:15         ` company-mode question Maindoor

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=67849fff-b9df-4d8e-997e-63407fdce22b@g20g2000vba.googlegroups.com \
    --to=tomer1levin@walla.co.il \
    --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.
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.