all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: how to use C-+ in isearch+?
Date: Wed, 06 Feb 2013 14:59:04 +0100	[thread overview]
Message-ID: <878v71tufr.fsf@web.de> (raw)
In-Reply-To: <mailman.19117.1360142038.855.help-gnu-emacs@gnu.org> (Gregor Zattler's message of "Wed, 6 Feb 2013 10:12:54 +0100")

Hi Gregor, hi Drew,

> But when I do isearch-forward-regexp (which is bound to C-s in my
> init.el) and then C-+ [1] cursor moves to the first `+' sign
> which is in an invisible part of the file (actually a drawer in
> an org file).

Giving it a try, this works perfect for me.

Gregor, are you sure that your keyboard is able to generate that key
event?  What do you see if you hit C-+ in some buffer at top level
(outside isearch)?

Do the other isearch+ bindings work?

This is the binding done in isearch+:

(define-key isearch-mode-map [(control ?+)] 'isearchp-toggle-invisible)

You may try to replace [(control ?+)] by another key and see if that
works.

Maybe Drew can help more.


Regards,

Michael.



  parent reply	other threads:[~2013-02-06 13:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-04  9:47 Copy/iSearch/Occur on folded outline view? Thorsten Jolitz
2013-02-04 21:00 ` Bastien
2013-02-04 23:13   ` Thorsten Jolitz
     [not found]   ` <mailman.19034.1360022396.855.help-gnu-emacs@gnu.org>
2013-02-05 20:17     ` Michael Heerdegen
2013-02-05 22:13       ` Thorsten Jolitz
2013-02-06  6:33         ` Drew Adams
2013-02-06  9:12           ` how to use C-+ in isearch+? (was: Re: Copy/iSearch/Occur on folded outline view?) Gregor Zattler
     [not found]           ` <mailman.19117.1360142038.855.help-gnu-emacs@gnu.org>
2013-02-06 13:59             ` Michael Heerdegen [this message]
2013-02-06 14:49               ` SOLVED (was: Re: how to use C-+ in isearch+?) Gregor Zattler
2013-02-06 15:56           ` Copy/iSearch/Occur on folded outline view? Bastien
2013-02-06 16:51             ` Drew Adams
2013-02-06 16:54               ` Bastien
     [not found]           ` <mailman.19150.1360166607.855.help-gnu-emacs@gnu.org>
2013-02-06 16:26             ` Michael Heerdegen
2013-02-06 16:52               ` Drew Adams
2013-02-06 16:55               ` Bastien
     [not found]               ` <mailman.19161.1360169738.855.help-gnu-emacs@gnu.org>
2013-02-06 18:46                 ` Michael Heerdegen
     [not found]                 ` <mailman.19178.1360176297.855.help-gnu-emacs@gnu.org>
2013-02-06 19:06                   ` Michael Heerdegen
     [not found]       ` <mailman.19096.1360102465.855.help-gnu-emacs@gnu.org>
2013-02-06 13:39         ` Michael Heerdegen
2013-02-06 17:20           ` Thorsten Jolitz

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=878v71tufr.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --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.