From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: hs-minor-mode: hs-mouse-toggle-hiding Date: Wed, 08 Jun 2005 06:46:35 +0300 Message-ID: References: <42a63f3d$0$13486$9b4e6d93@newsread2.arcor-online.net> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1118203028 30321 80.91.229.2 (8 Jun 2005 03:57:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 8 Jun 2005 03:57:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 08 05:57:01 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DfrgT-0006A0-1G for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jun 2005 05:56:53 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dfrn6-0006QK-Qd for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Jun 2005 00:03:44 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DfrmH-0006Di-MA for help-gnu-emacs@gnu.org; Wed, 08 Jun 2005 00:02:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dfrm5-000680-47 for help-gnu-emacs@gnu.org; Wed, 08 Jun 2005 00:02:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dfrm5-000631-0M for help-gnu-emacs@gnu.org; Wed, 08 Jun 2005 00:02:41 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dfra3-0003xH-Kj for help-gnu-emacs@gnu.org; Tue, 07 Jun 2005 23:50:15 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-159-165.inter.net.il [80.230.159.165]) by romy.inter.net.il (MOS 3.5.8-GR) with ESMTP id BLX77219 (AUTH halo1); Wed, 8 Jun 2005 06:46:36 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <42a63f3d$0$13486$9b4e6d93@newsread2.arcor-online.net> (message from Peter Meier on Wed, 08 Jun 2005 08:43:33 +0800) 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:27332 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:27332 > Date: Wed, 08 Jun 2005 08:43:33 +0800 > From: Peter Meier > > Now I've a problem with hs-mouse-toggle-hiding. > If I hide a block by clicking on it, I'm not able to get it back. > Where must I place the click to get the block back? You should click on the "..." that replaces the hidden block. If that doesn't work in some case, please report that as a bug.