From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Stefan Kangas Newsgroups: gmane.emacs.bugs Subject: bug#10787: 23.4; hs-hide-* functions don't honor page break in Emacs-Lisp major mode (and probably others too) Date: Fri, 01 Nov 2019 23:45:25 +0100 Message-ID: <87mudfw70a.fsf@marxist.se> References: <87vcnem34v.fsf@felix-laptop.gnung> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="194387"; mail-complaints-to="usenet@blaine.gmane.org" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cc: 10787@debbugs.gnu.org To: oitofelix@gmail.com (Bruno =?UTF-8?Q?F=C3=A9lix?= Rezende Ribeiro) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Nov 01 23:46:18 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1iQfgQ-000oU3-Bp for geb-bug-gnu-emacs@m.gmane.org; Fri, 01 Nov 2019 23:46:18 +0100 Original-Received: from localhost ([::1]:43468 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQfgO-0006ao-Eo for geb-bug-gnu-emacs@m.gmane.org; Fri, 01 Nov 2019 18:46:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48720) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iQfgA-0006aT-VV for bug-gnu-emacs@gnu.org; Fri, 01 Nov 2019 18:46:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iQfg9-00049l-TX for bug-gnu-emacs@gnu.org; Fri, 01 Nov 2019 18:46:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:48623) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iQfg9-00049g-QA for bug-gnu-emacs@gnu.org; Fri, 01 Nov 2019 18:46:01 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iQfg9-00043X-Lh for bug-gnu-emacs@gnu.org; Fri, 01 Nov 2019 18:46:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Stefan Kangas Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 01 Nov 2019 22:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10787 X-GNU-PR-Package: emacs Original-Received: via spool by 10787-submit@debbugs.gnu.org id=B10787.157264833814273 (code B ref 10787); Fri, 01 Nov 2019 22:46:01 +0000 Original-Received: (at 10787) by debbugs.gnu.org; 1 Nov 2019 22:45:38 +0000 Original-Received: from localhost ([127.0.0.1]:57443 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQffi-0003et-Mg for submit@debbugs.gnu.org; Fri, 01 Nov 2019 18:45:37 -0400 Original-Received: from host.gofardesign.uk ([208.79.239.190]:60142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQffh-0003Yb-Fi for 10787@debbugs.gnu.org; Fri, 01 Nov 2019 18:45:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: Date:References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=XqqSRj30e1v0yQhsLcDgE40wy/Ux6lxR9G/agN+wQe0=; b=RBySmJG3zcaBC332VqOOewkTQy HYwG6wKs4r7JHqMN3vIqxdRY07x1CiPd+IFr9zoJHYDDzmd7S8ytLEUVj995txk8awEffEvyt824Q QLo8XS5B4W8IKmsc7Na26f3ufZn3ncCiavrmBwD0AuCsvtMntShX5rYEoKowo+jiHOso=; Original-Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:47100 helo=localhost) by host.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1iQffb-0006IA-A5; Fri, 01 Nov 2019 17:45:27 -0500 In-Reply-To: <87vcnem34v.fsf@felix-laptop.gnung> ("Bruno =?UTF-8?Q?F=C3=A9lix?= Rezende Ribeiro"'s message of "Sat, 11 Feb 2012 01:59:28 -0200") X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - host.gofardesign.uk X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - marxist.se X-Get-Message-Sender-Via: host.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: host.gofardesign.uk: stefan@marxist.se X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.org gmane.emacs.bugs:170701 Archived-At: oitofelix@gmail.com (Bruno F=C3=A9lix Rezende Ribeiro) writes: > Suppose that you have a buffer with Emacs-Lisp major mode and hs minor > mode enabled and into it a piece of code like this: (where ^L indicates > page break) > > -- > > ;; here is only a foo comment for a commented bar function > ;; (defun my-bar-function () nil) > > ^L > ;; here is another foo comment for another commented bar function > ;; (defun my-second-bar-function () nil) > > -- > > Now, if you run hs-hide-all command the text appears like this: > > -- > > ;; here is only a foo comment for a commented bar function... > > -- > > It's very annoying. I often comment consecutive functions and > hs-hide-all don't honor sequential newlines. So, I was breaked page > hoping that my functions were kept separated. But that didn't happen. > This bug report is to suggest developers to make hs-hide-* functions > respect page breaks for this and others major modes too. This was reported 7 years ago, but never got a reply at the time. I can't reproduce this on current master. Are you still seeing this on a modern version of Emacs? If I don't hear back from you within a couple of weeks, Ill just close this bug as unreproducible. Best regards, Stefan Kangas