all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: charles@aurox.ch (Charles A. Roelli)
To: Juri Linkov <juri@linkov.net>
Cc: 32990@debbugs.gnu.org
Subject: bug#32990: 26.1.50; isearch-forward + t-m-m/mark-active doc
Date: Fri, 16 Nov 2018 21:22:23 +0100	[thread overview]
Message-ID: <m28t1szsao.fsf@aurox.ch> (raw)
In-Reply-To: <87va4yrnrt.fsf@mail.linkov.net> (message from Juri Linkov on Fri, 16 Nov 2018 00:15:02 +0200)

> From: Juri Linkov <juri@linkov.net>
> Date: Fri, 16 Nov 2018 00:15:02 +0200
>
> Thanks, this was needed for a long time.  I tried it, and it looks great!

Thanks for testing it.

> > Clicking the menu items and icons should work okay with the mouse, but
> > I haven't yet found a way to show the menu with either "tmm-menubar"
> > or TTY menus, since activating these functions will normally
> > exit Isearch.
> 
> Eli is right.  (put 'tmm-menubar 'isearch-scroll t) did the trick.

To see the positive effect of that statement, is setting
`isearch-allow-scroll' to t required?

For me, the following recipe still has issues, even with that line
added to the patch:

emacs -Q
M-x set-variable isearch-allow-scroll t
C-r M-` i

The "Isearch" menu should now be shown in the *Completions* window,
but instead Isearch actually searches for the character "i" in the
minibuffer.  If we can inhibit that then we should be fine.  (It looks
like Isearch is not happy about commands switching the current buffer
behind its back.)

As for the TTY menus, adding "(put 'menu-bar-open 'isearch-scroll t)"
and enabling `isearch-allow-scroll' allows use of the new menu during
Isearch from a TTY.  Thanks Eli!





  parent reply	other threads:[~2018-11-16 20:22 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 17:58 bug#32990: 26.1.50; isearch-forward + t-m-m/mark-active doc Charles A. Roelli
2018-10-08 20:07 ` Eli Zaretskii
2018-10-09 18:14   ` Charles A. Roelli
2018-10-09 18:21     ` Eli Zaretskii
2018-10-14 19:53       ` Charles A. Roelli
2018-10-15 15:02         ` Eli Zaretskii
2018-10-16 18:57           ` Charles A. Roelli
2018-10-20  9:59             ` Eli Zaretskii
2018-10-25 19:11               ` Charles A. Roelli
2018-10-28 10:06                 ` Charles A. Roelli
2018-10-28 15:53                   ` Eli Zaretskii
2018-10-28 17:09                     ` Charles A. Roelli
2018-11-10 13:57                       ` Charles A. Roelli
2018-11-10 14:05                         ` Eli Zaretskii
2018-11-15 19:57                           ` Charles A. Roelli
2018-11-15 20:07                             ` Eli Zaretskii
2018-11-15 22:15                             ` Juri Linkov
2018-11-16  8:53                               ` martin rudalics
2018-11-16 16:00                                 ` Drew Adams
2018-11-17  9:29                                   ` martin rudalics
2018-11-17 21:32                                     ` Juri Linkov
2018-11-18  9:22                                       ` martin rudalics
2018-11-16 20:22                               ` Charles A. Roelli [this message]
2018-11-17 21:01                                 ` Juri Linkov
2018-11-17 21:07                             ` Juri Linkov
2018-11-18  1:49                               ` Drew Adams
2018-11-18 20:24                               ` Charles A. Roelli
2018-11-18 22:42                                 ` Juri Linkov
2018-11-19 20:14                                 ` Charles A. Roelli
2018-11-19 21:44                                   ` Juri Linkov
2018-11-20 19:49                                     ` Charles A. Roelli
2018-11-21 20:14                                       ` Charles A. Roelli
2018-11-21 22:31                                         ` Juri Linkov
2018-11-22 20:29                                           ` Charles A. Roelli
2018-11-22 21:59                                             ` Juri Linkov
2018-11-23  8:17                                               ` Eli Zaretskii
2018-11-24 11:25                                                 ` Charles A. Roelli
2018-11-24 11:44                                                   ` Eli Zaretskii
2018-11-24 12:51                                                     ` Charles A. Roelli
2019-04-02  0:22                                                       ` Noam Postavsky
2018-11-10 20:34                         ` Juri Linkov

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=m28t1szsao.fsf@aurox.ch \
    --to=charles@aurox.ch \
    --cc=32990@debbugs.gnu.org \
    --cc=juri@linkov.net \
    /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.