From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rahed Newsgroups: gmane.emacs.help Subject: hide-region package and cperl Date: Wed, 22 Mar 2006 14:44:43 +0100 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1143493116 10216 80.91.229.2 (27 Mar 2006 20:58:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Mar 2006 20:58:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Mar 27 22:58:33 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FNynC-00070S-Lf for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Mar 2006 22:58:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FNynC-0006WF-AO for geh-help-gnu-emacs@m.gmane.org; Mon, 27 Mar 2006 15:58:26 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FM3gY-0008UL-TF for help-gnu-emacs@gnu.org; Wed, 22 Mar 2006 08:47:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FM3gS-0008Rk-E3 for help-gnu-emacs@gnu.org; Wed, 22 Mar 2006 08:47:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FM3gR-0008R8-Eu for help-gnu-emacs@gnu.org; Wed, 22 Mar 2006 08:47:31 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FM3gY-0003Uz-E9 for help-gnu-emacs@gnu.org; Wed, 22 Mar 2006 08:47:38 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1FM3fv-0000Yq-71 for help-gnu-emacs@gnu.org; Wed, 22 Mar 2006 14:47:00 +0100 Original-Received: from 80.188.171.52 ([80.188.171.52]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Mar 2006 14:46:59 +0100 Original-Received: from rahed by 80.188.171.52 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 22 Mar 2006 14:46:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Lines: 13 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 80.188.171.52 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) Cancel-Lock: sha1:OlLvJ4lzcR5Z14UNOpN2KUPKKIY= 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:34028 Archived-At: Hi, when applying M-x hide-region-hide on a text in cperl-mode, I can see @[]@ tags arround the region, but the text remains visible. emacs-version is 21.3.1 The function is ok with 22.0.50.1. Does anyone know the cause? Thank you. -- Radek