From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thorsten Jolitz Newsgroups: gmane.emacs.help Subject: Re: Copy/iSearch/Occur on folded outline view? Date: Wed, 06 Feb 2013 18:20:35 +0100 Message-ID: <87pq0d8il8.fsf@gmail.com> References: <87obg0e7gg.fsf@googlemail.com> <87y5f37q0t.fsf@bzg.ath.cx> <876226tt19.fsf@web.de> <87d2wdtvbv.fsf@web.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1360171260 12550 80.91.229.3 (6 Feb 2013 17:21:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 6 Feb 2013 17:21:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 06 18:21:21 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1U38gR-0006q0-Mg for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Feb 2013 18:21:19 +0100 Original-Received: from localhost ([::1]:60817 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U38g8-0004Da-Tx for geh-help-gnu-emacs@m.gmane.org; Wed, 06 Feb 2013 12:21:00 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:52977) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U38g2-0004DM-IJ for help-gnu-emacs@gnu.org; Wed, 06 Feb 2013 12:20:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U38fx-0007d8-Qb for help-gnu-emacs@gnu.org; Wed, 06 Feb 2013 12:20:54 -0500 Original-Received: from plane.gmane.org ([80.91.229.3]:50888) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U38fx-0007cs-JQ for help-gnu-emacs@gnu.org; Wed, 06 Feb 2013 12:20:49 -0500 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U38gD-0006cV-Sg for help-gnu-emacs@gnu.org; Wed, 06 Feb 2013 18:21:05 +0100 Original-Received: from e178055200.adsl.alicedsl.de ([85.178.55.200]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Feb 2013 18:21:05 +0100 Original-Received: from tjolitz by e178055200.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Feb 2013 18:21:05 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 30 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: e178055200.adsl.alicedsl.de User-Agent: Gnus/5.130002 (Ma Gnus v0.2) Emacs/24.2 (gnu/linux) Cancel-Lock: sha1:cIoYeCDEZAiQCAIi4hJ1oWM4K34= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:88997 Archived-At: Michael Heerdegen writes: > Thorsten Jolitz writes: > >> The keybinding does not work though, M-i keeps bound to >> >> ,-------------------- >> | It is bound to M-i. >> | (tab-to-tab-stop) >> `-------------------- >> >> after evaluating your code. > > Works for me, tested in emacs -Q. Note that you must hit M-i while > isearch is active - it's not a global binding. ah, I wasn't aware of that, now it works here too, thanks. >> And when I toggle back from isearch-invisible to isearch, big parts of the >> buffer turn pink, but that might be totally unrelated and just a >> side-effect of some other configuration. > > Dunno why you see that, sorry, I never experienced that. may that was just an artefact of some other configuration, I didn't see it again. -- cheers, Thorsten