X-Loop: owner@HIDDEN Subject: bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too Reply-To: Guido Van Hoecke <gnuemacs@HIDDEN>, 3950 <at> debbugs.gnu.org Resent-From: Guido Van Hoecke <gnuemacs@HIDDEN> Resent-To: bug-submit-list@HIDDEN Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN> Resent-Date: Mon, 27 Jul 2009 17:50:05 +0000 Resent-Message-ID: <handler.3950.B.12487168033163@HIDDEN> Resent-Sender: help-debbugs@HIDDEN X-Emacs-PR-Message: report 3950 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@HIDDEN id=B.12487168033163 (code B ref -1); Mon, 27 Jul 2009 17:50:05 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 27 Jul 2009 17:46:43 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6RHkVKm002990 for <submit@HIDDEN>; Mon, 27 Jul 2009 10:46:34 -0700 Received: from mail.gnu.org ([199.232.76.166]:41165 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from <guido@HIDDEN>) id 1MVUHO-0003i3-Rd for emacs-pretest-bug@HIDDEN; Mon, 27 Jul 2009 13:46:31 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from <guido@HIDDEN>) id 1MVUHJ-0001MM-8y for emacs-pretest-bug@HIDDEN; Mon, 27 Jul 2009 13:46:28 -0400 Received: from jacques.telenet-ops.be ([195.130.132.50]:48895) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from <guido@HIDDEN>) id 1MVUHH-0001LZ-VZ for emacs-pretest-bug@HIDDEN; Mon, 27 Jul 2009 13:46:24 -0400 Received: from juto.vanhoecke.org.vanhoecke.org ([81.164.192.51]) by jacques.telenet-ops.be with bizsmtp id M5mM1c00A16zk9t0J5mMQH; Mon, 27 Jul 2009 19:46:21 +0200 Date: Mon, 27 Jul 2009 19:46:21 +0200 Message-ID: <87hbwyf28i.wl%guido@HIDDEN> From: Guido Van Hoecke <gnuemacs@HIDDEN> To: emacs-pretest-bug@HIDDEN User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 =?UTF-8?Q?(Goj=C5=8D)?= APEL/10.7 Emacs/23.0.91 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. I use 'viper-mode' and 'hs-minor-mode' for most of my editing. Both modes are part of GNU Emacs and thus should probably cooperate. Hideshow provides the 'hs-isearch-open' variable that controls what should be opened when the searched text is inside a closed fold. I feel that a similar functionality is needed for viper searching, something like 'hs-viper-open' with similar values. Right now, I must open the fold ('hs-toggle-hiding') and search again ('viper-search-next') if I want to position point at the searched text. I feel that this should be automated as it is done for 'isearch'. Guivho. In GNU Emacs 23.0.91.1 (x86_64-pc-linux-gnu, GTK+ Version 2.16.0) of 2009-04-05 on crested, modified by Debian (emacs-snapshot package, version 1:20090320-1ubuntu1) Windowing system distributor `The X.Org Foundation', version 11.0.10600000 configured using `configure '--build' 'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.91/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.91/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: en_US.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t minibuffer-depth-indicate-mode: t icicle-mode: t show-paren-mode: t iswitchb-mode: t display-time-mode: t savehist-mode: t desktop-save-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t hs-minor-mode: t Recent input: <left> <left> <left> <left> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> c o m p l y SPC w i t h <right> h s - <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <left> <right> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <backspace> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> o b e y SPC <delete> <delete> <delete> <delete> <delete> <delete> <delete> <delete> <delete> <delete> <delete> <delete> <end> SPC f o r SPC v i p e r <XF86ScrollUp> <XF86ScrollUp> <f1> k / <XF86ScrollUp> d <backspace> SPC s e a r c h e s SPC t o o <return> <up> <up> <up> <up> <up> <down> <down> <down> <down> <up> <up> <up> <up> <up> <up> <up> <up> <up> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <right> <down> <down> <up> <up> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <down> <up> <up> <up> <up> <down> <down> <next> <next> <next> <prior> <prior> <prior> <next> <next> <prior> <prior> <prior> <down-mouse-1> <mouse-movement> <mouse-movement> <mouse-movement> <help-echo> <mouse-movement> <help-echo> <help-echo> <help-echo> <mouse-movement> <mouse-movement> <drag-mouse-1> <S-delete> <XF86Cut> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> <send-emacs-bug-report> Recent messages: Loading msgdb for +draft...done Type C-c C-x C-z to exit MIME mode, and type C-c C-x ? to get help. Saving...done Saving...done [2 times] [13 times] call-interactively: Beginning of buffer Beginning of buffer Saving...done [5 times]
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) Content-Type: text/plain; charset=utf-8 X-Loop: owner@HIDDEN From: help-debbugs@HIDDEN (Emacs bug Tracking System) To: Guido Van Hoecke <gnuemacs@HIDDEN> Subject: bug#3950: Acknowledgement (23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too) Message-ID: <handler.3950.B.12487168033163.ack@HIDDEN> References: <87hbwyf28i.wl%guido@HIDDEN> X-Emacs-PR-Message: ack 3950 X-Emacs-PR-Package: emacs Reply-To: 3950 <at> debbugs.gnu.org Date: Mon, 27 Jul 2009 17:50:06 +0000 Thank you for filing a new bug report with Emacs. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Emacs Bugs <bug-gnu-emacs@HIDDEN> If you wish to submit further information on this problem, please send it to 3950 <at> debbugs.gnu.org, as before. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 3950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3950 Emacs Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: owner@HIDDEN Subject: bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too Reply-To: Stefan Monnier <monnier@HIDDEN>, 3950 <at> debbugs.gnu.org Resent-From: Stefan Monnier <monnier@HIDDEN> Resent-To: bug-submit-list@HIDDEN Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN> Resent-Date: Tue, 28 Jul 2009 14:10:06 +0000 Resent-Message-ID: <handler.3950.B3950.124878984122418@HIDDEN> Resent-Sender: help-debbugs@HIDDEN X-Emacs-PR-Message: followup 3950 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3950-submit@HIDDEN id=B3950.124878984122418 (code B ref 3950); Tue, 28 Jul 2009 14:10:06 +0000 Received: (at 3950) by emacsbugs.donarmstrong.com; 28 Jul 2009 14:04:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.6 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from ironport2-out.teksavvy.com (ironport2-out.pppoe.ca [206.248.154.182]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6SE3u5T022401 for <3950@HIDDEN>; Tue, 28 Jul 2009 07:03:57 -0700 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqEEAD+hbkrO+LXs/2dsb2JhbACBUdJRhAwFhxU X-IronPort-AV: E=Sophos;i="4.43,283,1246852800"; d="scan'208";a="42389822" Received: from 206-248-181-236.dsl.teksavvy.com (HELO ceviche.home) ([206.248.181.236]) by ironport2-out.teksavvy.com with ESMTP; 28 Jul 2009 10:03:50 -0400 Received: by ceviche.home (Postfix, from userid 20848) id 2FEA270049; Tue, 28 Jul 2009 10:03:50 -0400 (EDT) From: Stefan Monnier <monnier@HIDDEN> To: Guido Van Hoecke <gnuemacs@HIDDEN> Cc: 3950 <at> debbugs.gnu.org Message-ID: <jwvab2odhx8.fsf-monnier+emacsbugreports@HIDDEN> References: <87hbwyf28i.wl%guido@HIDDEN> Date: Tue, 28 Jul 2009 10:03:50 -0400 In-Reply-To: <87hbwyf28i.wl%guido@HIDDEN> (Guido Van Hoecke's message of "Mon, 27 Jul 2009 19:46:21 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > Right now, I must open the fold ('hs-toggle-hiding') and search again > ('viper-search-next') if I want to position point at the searched > text. I feel that this should be automated as it is done for > 'isearch'. You might want to try reveal-mode as well (don't know if it works with Viper's search, but it might, and if not, it's also a bug). Stefan
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) Content-Type: text/plain; charset=utf-8 X-Loop: owner@HIDDEN From: help-debbugs@HIDDEN (Emacs bug Tracking System) To: Stefan Monnier <monnier@HIDDEN> Subject: bug#3950: Info received (bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too) Message-ID: <handler.3950.B3950.124878984122418.ackinfo@HIDDEN> References: <jwvab2odhx8.fsf-monnier+emacsbugreports@HIDDEN> X-Emacs-PR-Message: ack-info 3950 X-Emacs-PR-Package: emacs Reply-To: 3950 <at> debbugs.gnu.org Date: Tue, 28 Jul 2009 14:10:06 +0000 Thank you for the additional information you have supplied regarding this bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Emacs Bugs <bug-gnu-emacs@HIDDEN> If you wish to submit further information on this problem, please send it to 3950 <at> debbugs.gnu.org, as before. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 3950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3950 Emacs Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: owner@HIDDEN Subject: bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too Reply-To: Guido Van Hoecke <gnuemacs@HIDDEN>, 3950 <at> debbugs.gnu.org Resent-From: Guido Van Hoecke <gnuemacs@HIDDEN> Resent-To: bug-submit-list@HIDDEN Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN> Resent-Date: Tue, 28 Jul 2009 15:30:05 +0000 Resent-Message-ID: <handler.3950.B3950.12487948935551@HIDDEN> Resent-Sender: help-debbugs@HIDDEN X-Emacs-PR-Message: followup 3950 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3950-submit@HIDDEN id=B3950.12487948935551 (code B ref 3950); Tue, 28 Jul 2009 15:30:05 +0000 Received: (at 3950) by emacsbugs.donarmstrong.com; 28 Jul 2009 15:28:13 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from gerard.telenet-ops.be (gerard.telenet-ops.be [195.130.132.48]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6SFS6rm005544 for <3950@HIDDEN>; Tue, 28 Jul 2009 08:28:08 -0700 Received: from juto.vanhoecke.org ([81.164.192.55]) by gerard.telenet-ops.be with bizsmtp id MTU41c00H1CARWx0HTU4K7; Tue, 28 Jul 2009 17:28:05 +0200 Message-ID: <4A6F1904.1070909@HIDDEN> Date: Tue, 28 Jul 2009 17:28:04 +0200 From: Guido Van Hoecke <gnuemacs@HIDDEN> User-Agent: Thunderbird 2.0.0.22 (X11/20090608) MIME-Version: 1.0 To: Stefan Monnier <monnier@HIDDEN> CC: 3950 <at> debbugs.gnu.org References: <87hbwyf28i.wl%guido@HIDDEN> <jwvab2odhx8.fsf-monnier+emacsbugreports@HIDDEN> In-Reply-To: <jwvab2odhx8.fsf-monnier+emacsbugreports@HIDDEN> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Stefan Monnier wrote: >> Right now, I must open the fold ('hs-toggle-hiding') and search again >> ('viper-search-next') if I want to position point at the searched >> text. I feel that this should be automated as it is done for >> 'isearch'. > > You might want to try reveal-mode as well (don't know if it works with > Viper's search, but it might, and if not, it's also a bug). I didn't know reveal-mode, shame on me! Thanks Stefan, both for having written it and for pointing my nose in the proper direction! It works with viper's search, so no bug there! The cursor sits on the ... for about 2 seconds, and than the fold opens. Is there some kind of (configurable) time-out before the fold opens? Guido -- What does not destroy me, makes me stronger. -- Nietzsche http://vanhoecke.org ... and go2 places!
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) Content-Type: text/plain; charset=utf-8 X-Loop: owner@HIDDEN From: help-debbugs@HIDDEN (Emacs bug Tracking System) To: Guido Van Hoecke <gnuemacs@HIDDEN> Subject: bug#3950: Info received (bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too) Message-ID: <handler.3950.B3950.12487948935551.ackinfo@HIDDEN> References: <4A6F1904.1070909@HIDDEN> X-Emacs-PR-Message: ack-info 3950 X-Emacs-PR-Package: emacs Reply-To: 3950 <at> debbugs.gnu.org Date: Tue, 28 Jul 2009 15:30:06 +0000 Thank you for the additional information you have supplied regarding this bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Emacs Bugs <bug-gnu-emacs@HIDDEN> If you wish to submit further information on this problem, please send it to 3950 <at> debbugs.gnu.org, as before. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 3950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3950 Emacs Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: owner@HIDDEN Subject: bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too Reply-To: Lennart Borgman <lennart.borgman@HIDDEN>, 3950 <at> debbugs.gnu.org Resent-From: Lennart Borgman <lennart.borgman@HIDDEN> Resent-To: bug-submit-list@HIDDEN Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN> Resent-Date: Tue, 28 Jul 2009 23:10:09 +0000 Resent-Message-ID: <handler.3950.B3950.12488223563970@HIDDEN> Resent-Sender: help-debbugs@HIDDEN X-Emacs-PR-Message: followup 3950 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3950-submit@HIDDEN id=B3950.12488223563970 (code B ref 3950); Tue, 28 Jul 2009 23:10:09 +0000 Received: (at 3950) by emacsbugs.donarmstrong.com; 28 Jul 2009 23:05:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.3 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-yx0-f173.google.com (mail-yx0-f173.google.com [209.85.210.173]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6SN5qSS003962 for <3950@HIDDEN>; Tue, 28 Jul 2009 16:05:53 -0700 Received: by yxe3 with SMTP id 3so613878yxe.19 for <3950@HIDDEN>; Tue, 28 Jul 2009 16:05:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=hvMadIMColK4Q/mL1ANoybNcA6ejy27OEo3MIUnyJ3w=; b=rxNE3CXMxhh2QCBuw3ezjPD2GswuOAEUKBPY02rlP+BZufLk1LOk8rVj1n5ds+dqav YKh1GMlxktBiAejtaKJOigIXOVP0SKKTqLtxkrE2+Pa4kH4hd558PE4sQmif/VFy30WF 4LLciPJOfvsizujKiSIuqlOcDhSuYYyfdL9/g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=PqGqlC3xF/7eHpd/+5T0Ch9AYM0MaGuMWvGQcMWVnmz+KJWUJDCpXbjxmTCZcx//dz n6Q8c5biR7jmLLie+d0FhNSNrUPGVxcpMGzNxqPbJItQKbYcHqA2aiMr/8kTHPocJ+B8 PCnxc27rEpldU3RoCUgUBQYObgBnAsEHi5nZQ= MIME-Version: 1.0 Received: by 10.100.248.4 with SMTP id v4mr10794266anh.57.1248822346104; Tue, 28 Jul 2009 16:05:46 -0700 (PDT) In-Reply-To: <4A6F1904.1070909@HIDDEN> References: <87hbwyf28i.wl%guido@HIDDEN> <jwvab2odhx8.fsf-monnier+emacsbugreports@HIDDEN> <4A6F1904.1070909@HIDDEN> Date: Wed, 29 Jul 2009 01:05:43 +0200 Message-ID: <e01d8a50907281605l56883356ndc7e66481c60b35b@HIDDEN> From: Lennart Borgman <lennart.borgman@HIDDEN> To: Guido Van Hoecke <gnuemacs@HIDDEN>, 3950 <at> debbugs.gnu.org Cc: Stefan Monnier <monnier@HIDDEN> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Tue, Jul 28, 2009 at 5:28 PM, Guido Van Hoecke<gnuemacs@HIDDEN> wrote: >> You might want to try reveal-mode as well (don't know if it works with >> Viper's search, but it might, and if not, it's also a bug). > > I didn't know reveal-mode, shame on me! > > Thanks Stefan, both for having written it and for pointing my nose in > the proper direction! It works with viper's search, so no bug there! > > The cursor sits on the ... for about 2 seconds, and than the fold > opens. Is there some kind of (configurable) time-out before the fold > opens? I think that is a Viper thing. Isn't there a pause for 2 sec when the match is highlighted?
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) Content-Type: text/plain; charset=utf-8 X-Loop: owner@HIDDEN From: help-debbugs@HIDDEN (Emacs bug Tracking System) To: Lennart Borgman <lennart.borgman@HIDDEN> Subject: bug#3950: Info received (bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too) Message-ID: <handler.3950.B3950.12488223563970.ackinfo@HIDDEN> References: <e01d8a50907281605l56883356ndc7e66481c60b35b@HIDDEN> X-Emacs-PR-Message: ack-info 3950 X-Emacs-PR-Package: emacs Reply-To: 3950 <at> debbugs.gnu.org Date: Tue, 28 Jul 2009 23:10:09 +0000 Thank you for the additional information you have supplied regarding this bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Emacs Bugs <bug-gnu-emacs@HIDDEN> If you wish to submit further information on this problem, please send it to 3950 <at> debbugs.gnu.org, as before. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 3950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3950 Emacs Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: owner@HIDDEN Subject: bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too Reply-To: Guido Van Hoecke <gnuemacs@HIDDEN>, 3950 <at> debbugs.gnu.org Resent-From: Guido Van Hoecke <gnuemacs@HIDDEN> Resent-To: bug-submit-list@HIDDEN Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN> Resent-Date: Wed, 29 Jul 2009 06:25:07 +0000 Resent-Message-ID: <handler.3950.B3950.124884846012643@HIDDEN> Resent-Sender: help-debbugs@HIDDEN X-Emacs-PR-Message: followup 3950 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3950-submit@HIDDEN id=B3950.124884846012643 (code B ref 3950); Wed, 29 Jul 2009 06:25:07 +0000 Received: (at 3950) by emacsbugs.donarmstrong.com; 29 Jul 2009 06:21:00 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from juliette.telenet-ops.be (juliette.telenet-ops.be [195.130.137.74]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6T6KqJp012638 for <3950@HIDDEN>; Tue, 28 Jul 2009 23:20:57 -0700 Received: from juto.vanhoecke.org ([81.164.192.55]) by juliette.telenet-ops.be with bizsmtp id MiLr1c0041CARWx06iLrSh; Wed, 29 Jul 2009 08:20:51 +0200 Message-ID: <4A6FEA43.9040007@HIDDEN> Date: Wed, 29 Jul 2009 08:20:51 +0200 From: Guido Van Hoecke <gnuemacs@HIDDEN> User-Agent: Thunderbird 2.0.0.22 (X11/20090608) MIME-Version: 1.0 To: Lennart Borgman <lennart.borgman@HIDDEN> CC: Guido Van Hoecke <gnuemacs@HIDDEN>, 3950 <at> debbugs.gnu.org, Stefan Monnier <monnier@HIDDEN> References: <87hbwyf28i.wl%guido@HIDDEN> <jwvab2odhx8.fsf-monnier+emacsbugreports@HIDDEN> <4A6F1904.1070909@HIDDEN> <e01d8a50907281605l56883356ndc7e66481c60b35b@HIDDEN> In-Reply-To: <e01d8a50907281605l56883356ndc7e66481c60b35b@HIDDEN> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Lennart Borgman wrote: > On Tue, Jul 28, 2009 at 5:28 PM, Guido Van Hoecke<gnuemacs@HIDDEN> wrote: > >>> You might want to try reveal-mode as well (don't know if it works with >>> Viper's search, but it might, and if not, it's also a bug). >> I didn't know reveal-mode, shame on me! >> >> Thanks Stefan, both for having written it and for pointing my nose in >> the proper direction! It works with viper's search, so no bug there! >> >> The cursor sits on the ... for about 2 seconds, and than the fold >> opens. Is there some kind of (configurable) time-out before the fold >> opens? > > I think that is a Viper thing. Isn't there a pause for 2 sec when the > match is highlighted? I would not know. Did not find anything about such a pause or delay in the info files nor in viper customization. Guivho.
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) Content-Type: text/plain; charset=utf-8 X-Loop: owner@HIDDEN From: help-debbugs@HIDDEN (Emacs bug Tracking System) To: Guido Van Hoecke <gnuemacs@HIDDEN> Subject: bug#3950: Info received (bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too) Message-ID: <handler.3950.B3950.124884846012643.ackinfo@HIDDEN> References: <4A6FEA43.9040007@HIDDEN> X-Emacs-PR-Message: ack-info 3950 X-Emacs-PR-Package: emacs Reply-To: 3950 <at> debbugs.gnu.org Date: Wed, 29 Jul 2009 06:25:07 +0000 Thank you for the additional information you have supplied regarding this bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Emacs Bugs <bug-gnu-emacs@HIDDEN> If you wish to submit further information on this problem, please send it to 3950 <at> debbugs.gnu.org, as before. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 3950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3950 Emacs Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: owner@HIDDEN Subject: bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too Reply-To: Lennart Borgman <lennart.borgman@HIDDEN>, 3950 <at> debbugs.gnu.org Resent-From: Lennart Borgman <lennart.borgman@HIDDEN> Resent-To: bug-submit-list@HIDDEN Resent-CC: Emacs Bugs <bug-gnu-emacs@HIDDEN> Resent-Date: Wed, 29 Jul 2009 09:45:06 +0000 Resent-Message-ID: <handler.3950.B3950.124886039614905@HIDDEN> Resent-Sender: help-debbugs@HIDDEN X-Emacs-PR-Message: followup 3950 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3950-submit@HIDDEN id=B3950.124886039614905 (code B ref 3950); Wed, 29 Jul 2009 09:45:06 +0000 Received: (at 3950) by emacsbugs.donarmstrong.com; 29 Jul 2009 09:39:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6T9dptq014898 for <3950@HIDDEN>; Wed, 29 Jul 2009 02:39:53 -0700 Received: by an-out-0708.google.com with SMTP id b2so338017ana.31 for <3950@HIDDEN>; Wed, 29 Jul 2009 02:39:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=E4y6AFP2Zx+gPR6q+4yLghTRJ5fcpuHe7TlUlTbfcwI=; b=wOve0uyNqENN+YCA/Fpkv8a9SJ6yi8RlkGaOCAjyey3cYKcaIsiM3VZCjtSd2+BJvJ M57tYQdS2xPhpAcDkNOXQ0S2e0+IZHwNnxAv1N7Hk+qZ3HIssJqoNOU1O4XlTG5+vYAv GH7gPzko5wQXUL6TvfYLsUT5acMvvdpnTO7jk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=YJfnvErdq1pO2FoPcPAUHSQjDd/03NBFKA/+coFppIZSOvbG+hYGzS5u1H4Db26nP9 R5kT3ml8VsqNvMjkLopQVTjcMe0LSE2BLKxrwwaGTr/Iksy2IjLk35SVUHkbq8UpQ0KY 2G3q+SrkzhiCnME8+Frs9r8JOI7dSdOvfbKfE= MIME-Version: 1.0 Received: by 10.100.110.19 with SMTP id i19mr11535337anc.1.1248860387182; Wed, 29 Jul 2009 02:39:47 -0700 (PDT) In-Reply-To: <4A6FEA43.9040007@HIDDEN> References: <87hbwyf28i.wl%guido@HIDDEN> <jwvab2odhx8.fsf-monnier+emacsbugreports@HIDDEN> <4A6F1904.1070909@HIDDEN> <e01d8a50907281605l56883356ndc7e66481c60b35b@HIDDEN> <4A6FEA43.9040007@HIDDEN> Date: Wed, 29 Jul 2009 11:39:47 +0200 Message-ID: <e01d8a50907290239x39417b68l271c7ed2377908a0@HIDDEN> From: Lennart Borgman <lennart.borgman@HIDDEN> To: Guido Van Hoecke <gnuemacs@HIDDEN> Cc: 3950 <at> debbugs.gnu.org, Stefan Monnier <monnier@HIDDEN> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Wed, Jul 29, 2009 at 8:20 AM, Guido Van Hoecke<gnuemacs@HIDDEN> wrote: > Lennart Borgman wrote: >> On Tue, Jul 28, 2009 at 5:28 PM, Guido Van Hoecke<gnuemacs@HIDDEN> wrote: >> >>>> You might want to try reveal-mode as well (don't know if it works with >>>> Viper's search, but it might, and if not, it's also a bug). >>> I didn't know reveal-mode, shame on me! >>> >>> Thanks Stefan, both for having written it and for pointing my nose in >>> the proper direction! It works with viper's search, so no bug there! >>> >>> The cursor sits on the ... for about 2 seconds, and than the fold >>> opens. Is there some kind of (configurable) time-out before the fold >>> opens? >> >> I think that is a Viper thing. Isn't there a pause for 2 sec when the >> match is highlighted? > > I would not know. Did not find anything about such a pause or delay in > the info files nor in viper customization. You are right. It is not possible ot customize this. I looked at the sources for Viper and it is actually hard coded. There are a lot of calls to (sit-for 2).
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) Content-Type: text/plain; charset=utf-8 X-Loop: owner@HIDDEN From: help-debbugs@HIDDEN (Emacs bug Tracking System) To: Lennart Borgman <lennart.borgman@HIDDEN> Subject: bug#3950: Info received (bug#3950: 23.0.91; hs-minor-mode should obey hs-search-mode for viper searches too) Message-ID: <handler.3950.B3950.124886039614905.ackinfo@HIDDEN> References: <e01d8a50907290239x39417b68l271c7ed2377908a0@HIDDEN> X-Emacs-PR-Message: ack-info 3950 X-Emacs-PR-Package: emacs Reply-To: 3950 <at> debbugs.gnu.org Date: Wed, 29 Jul 2009 09:45:07 +0000 Thank you for the additional information you have supplied regarding this bug report. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): Emacs Bugs <bug-gnu-emacs@HIDDEN> If you wish to submit further information on this problem, please send it to 3950 <at> debbugs.gnu.org, as before. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 3950: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3950 Emacs Bug Tracking System Contact help-debbugs@HIDDEN with problems
Received: (at control) by emacsbugs.donarmstrong.com; 9 Aug 2009 23:29:28 +0000 From cyd@HIDDEN Sun Aug 9 16:29:28 2009 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n79NTQjC031588 for <control@HIDDEN>; Sun, 9 Aug 2009 16:29:28 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id C4A3457E21E; Sun, 9 Aug 2009 19:30:19 -0400 (EDT) From: Chong Yidong <cyd@HIDDEN> To: control <at> debbugs.gnu.org Subject: merge 3951 3950 Date: Sun, 09 Aug 2009 19:30:19 -0400 Message-ID: <87r5vkbm5w.fsf@HIDDEN> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii merge 3951 3950 thanks
Received: (at control) by debbugs.gnu.org; 26 Jan 2010 23:30:47 +0000 From debbugs-submit-bounces <at> debbugs.gnu.org Tue Jan 26 18:30:47 2010 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1NZuru-0007T2-KW for submit <at> debbugs.gnu.org; Tue, 26 Jan 2010 18:30:46 -0500 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from <rgm@HIDDEN>) id 1NZurr-0007Sx-Nw for control <at> debbugs.gnu.org; Tue, 26 Jan 2010 18:30:45 -0500 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from <rgm@HIDDEN>) id 1NZurn-0006t9-V7; Tue, 26 Jan 2010 18:30:39 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19295.31519.904844.407688@HIDDEN> Date: Tue, 26 Jan 2010 18:30:39 -0500 From: Glenn Morris <rgm@HIDDEN> To: control <control <at> debbugs.gnu.org> Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: green X-Ran: >}`-'Fh^dkSE/I)@v{MEc.12\Y~;a\F2<t9='I6/X%ee$3@fTDvi,6m5-}X;(&s#H6)=3U X-Debbugs-No-Ack: yes X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <http://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <http://debbugs.gnu.org/pipermail/debbugs-submit> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <http://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Sender: debbugs-submit-bounces <at> debbugs.gnu.org Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org X-Spam-Score: -5.0 (-----) unarchive 3867 unarchive 3869 unarchive 3916 merge 3867 3869 3916 severity 3944 important unmerge 3951 tags 3991 patch
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.