From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: Viper search to open hideshow folds? Date: Mon, 27 Jul 2009 18:57:17 +0200 Message-ID: References: <4A6D56D6.4090000@vanhoecke.org> <4A6DDB71.3000807@vanhoecke.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1248715166 6982 80.91.229.12 (27 Jul 2009 17:19:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Jul 2009 17:19:26 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Guido Van Hoecke Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 27 19:19:18 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MVTr1-0000ry-0e for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Jul 2009 19:19:15 +0200 Original-Received: from localhost ([127.0.0.1]:37730 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MVTr0-0003na-CF for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Jul 2009 13:19:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MVTVr-00040h-Lj for help-gnu-emacs@gnu.org; Mon, 27 Jul 2009 12:57:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MVTVo-0003yG-3G for help-gnu-emacs@gnu.org; Mon, 27 Jul 2009 12:57:23 -0400 Original-Received: from [199.232.76.173] (port=33623 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MVTVn-0003y4-KH for help-gnu-emacs@gnu.org; Mon, 27 Jul 2009 12:57:19 -0400 Original-Received: from mail-yx0-f172.google.com ([209.85.210.172]:44364) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MVTVn-00062t-8Y for help-gnu-emacs@gnu.org; Mon, 27 Jul 2009 12:57:19 -0400 Original-Received: by yxe2 with SMTP id 2so6042130yxe.14 for ; Mon, 27 Jul 2009 09:57:18 -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=vuEPq+zSX+E+8DAtCF94GFF9pKvfQWbYkVGBL7Y2IK0=; b=GEg1FasydymVRgR0+qHT4QWhtJXXNBDrIJPDlTGylIoZgw/BOMKv5/o6Y38F7moTJy JnYs1KZ+2IL9R4KCzmds3PKnkt7fss3thDJDCenPPgBq4qePlebuQd8iQvoFm31d/x9Z osyeBtPBzCAClcq1pPSsd4ZDzIihZHDLP0sEY= 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=cO7JAbMR5BkCYIxKJ/4YRl3LPfjd4L14KwvB3LZA2LAHELZmvV0S/e+c3QXunTbvjl IWCLwDm3TiNplX+28fRKCxizg3FXMvII+3A/QPJ76Gkd9hZqdi6xrBIay5LFYwQBIgvW aQcpwbLgWg+r+KaaEfAgh1/MBlrUEs7K2M/vQ= Original-Received: by 10.100.210.12 with SMTP id i12mr8576280ang.91.1248713837939; Mon, 27 Jul 2009 09:57:17 -0700 (PDT) In-Reply-To: <4A6DDB71.3000807@vanhoecke.org> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:66435 Archived-At: On Mon, Jul 27, 2009 at 6:53 PM, Guido Van Hoecke wrote: > Lennart Borgman wrote: >> On Mon, Jul 27, 2009 at 9:27 AM, Guido Van Hoecke wrote: >>> Hi, >>> >>> I use viper and hs-minor-mode. I would like viper to obey the >>> 'hs-isearch-open' variable. Or at least, have it open any fold that >>> contains a search result? Right now, the cursor just sits on the >>> closed fold line. One has to open it, and type another 'n' to locate >>> the search. >>> >>> This is the main reason why I have to use isearch sometimes (I >>> wouldn't mind viper to search interactively either, but that's a >>> different story). >>> >>> I really would be thrilled if somehow, viper would open the folds. >>> >>> Any ideas or hacks? >> >> >> Please send a bug report. > > Isn't this more a kind of feature request? Not sure how others think, but this might be considered a bug. And some bugs gets classified to the "wish-list". It is not too bad, they will perhaps not be forgotten there.