all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Tak Kunihiro <tak.kunihiro@gmail.com>
Cc: 19470@debbugs.gnu.org
Subject: bug#19470: 24.4; isearch-occur via global-map
Date: Thu, 03 Dec 2020 13:08:50 +0100	[thread overview]
Message-ID: <87h7p3qegd.fsf@gnus.org> (raw)
In-Reply-To: <20141230.144534.142215348.tak.kunihiro@gmail.com> (Tak Kunihiro's message of "Tue, 30 Dec 2014 14:45:34 +0900 (JST)")

Tak Kunihiro <tak.kunihiro@gmail.com> writes:

> When isearch-occur is called via global-map, buffer exits from
> isearch-mode.
>
> 0. emacs -Q
> 1. C-s then type search string
> 2. M-s o
> 3. occur buffer shows up with isearch-mode (normal)
>
> 0. emacs -Q
> 1. (define-key isearch-mode-map "\M-so" nil)
> 2. (define-key global-map "\M-so" 'isearch-occur)
> 3. C-s then type search string
> 4. M-s o
> 5. occur buffer shows up without isearch-mode
>
> I expect isearch-occur responds in the same way.

(This bug report unfortunately got no response at the time.)

I tried reproducing this bug in Emacs 28, but following the two recipes
gave me identical results, as far as I could tell, so I'm going to go
ahead and guess that this has been fixed in the years that have passed,
and I'm closing this bug report.

If this bug is still present, please respond to the debbugs address and
we'll reopen the report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2020-12-03 12:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-30  5:45 bug#19470: 24.4; isearch-occur via global-map Tak Kunihiro
2020-12-03 12:08 ` Lars Ingebrigtsen [this message]

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=87h7p3qegd.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=19470@debbugs.gnu.org \
    --cc=tak.kunihiro@gmail.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.
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.