From unknown Fri Jun 20 07:10:24 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#10787 <10787@debbugs.gnu.org> To: bug#10787 <10787@debbugs.gnu.org> Subject: Status: 23.4; hs-hide-* functions don't honor page break in Emacs-Lisp major mode (and probably others too) Reply-To: bug#10787 <10787@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:10:24 +0000 retitle 10787 23.4; hs-hide-* functions don't honor page break in Emacs-Lis= p major mode (and probably others too) reassign 10787 emacs submitter 10787 oitofelix@gmail.com (Bruno F=C3=A9lix Rezende Ribeiro) severity 10787 normal tag 10787 unreproducible thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 10 22:57:09 2012 Received: (at submit) by debbugs.gnu.org; 11 Feb 2012 03:57:09 +0000 Received: from localhost ([127.0.0.1]:35491 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rw45E-0007zn-67 for submit@debbugs.gnu.org; Fri, 10 Feb 2012 22:57:09 -0500 Received: from eggs.gnu.org ([140.186.70.92]:40819) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1Rw459-0007zH-4k for submit@debbugs.gnu.org; Fri, 10 Feb 2012 22:57:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rw43o-00056u-8d for submit@debbugs.gnu.org; Fri, 10 Feb 2012 22:55:41 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([140.186.70.17]:43219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw43o-00056P-73 for submit@debbugs.gnu.org; Fri, 10 Feb 2012 22:55:40 -0500 Received: from eggs.gnu.org ([140.186.70.92]:54890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw43m-0004kG-JD for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 22:55:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rw43k-00056A-Fd for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 22:55:38 -0500 Received: from mail-gx0-f169.google.com ([209.85.161.169]:45464) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rw43k-000564-BE for bug-gnu-emacs@gnu.org; Fri, 10 Feb 2012 22:55:36 -0500 Received: by ggnf1 with SMTP id f1so2213364ggn.0 for ; Fri, 10 Feb 2012 19:55:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:subject:date:message-id:user-agent:mime-version :content-type:content-transfer-encoding; bh=M+zwXBDr2hscO44AdGO6fYn1U3HY/ZdecUKlAMKABUo=; b=XrvrDyraEfBFyQLgY/GF7UrkePK2cgFKF3e84+RAcUFOG616eRDy3lAHdUHiPr+ctH yKPlBuP2VZVnkarMrqIxQw4/JznI4vTKdi8sRaK1I2NCdI2ANvjGpui3gkzhy7rFmMug +ihTMbrw8TGS9Fva6z/+vH02mQ234FKqScbVo= Received: by 10.236.161.197 with SMTP id w45mr11821774yhk.96.1328932535191; Fri, 10 Feb 2012 19:55:35 -0800 (PST) Received: from felix-laptop.gnung.gnung ([177.48.198.10]) by mx.google.com with ESMTPS id p63sm12924929yhj.22.2012.02.10.19.55.24 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Feb 2012 19:55:34 -0800 (PST) From: oitofelix@gmail.com (Bruno =?utf-8?Q?F=C3=A9lix?= Rezende Ribeiro) To: bug-gnu-emacs@gnu.org Subject: 23.4; hs-hide-* functions don't honor page break in Emacs-Lisp major mode (and probably others too) Date: Sat, 11 Feb 2012 01:59:28 -0200 Message-ID: <87vcnem34v.fsf@felix-laptop.gnung> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -3.4 (---) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) 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. Thanks for your attention. In GNU Emacs 23.4.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-02-08 on felix-laptop Windowing system distributor `The X.Org Foundation', version 11.0.10707000 configured using `configure '--with-x-toolkit=3Dathena' '--with-crt-dir=3D= /usr/lib/i386-linux-gnu' 'CFLAGS=3D-O3'' 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: pt_BR.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: gpm-mouse-mode: t shell-dirtrack-mode: t which-function-mode: t server-mode: t display-time-mode: t display-battery-mode: t desktop-save-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t hs-minor-mode: t Recent input: ] C-x ] C-x ] C-x ] C-x ] C-x ] C-x ] C-x ] C-c @ C-M-h=20 C-c @ C-M-s C-n C-x ] C-n C-n C-n C-n C-n C-a C-SPC=20 C-n C-n C-n C-n C-n C-n C-n C-w =20 ; =20 C-c @ C-c C-c @ C-c C-c @ C-c=20 C-c @ C-c =20 ( ) =20 n i l =20 =20 =20 =20 C-b C-n C-n C-p C-n C-c @ C-g C-p C-p C-p C-p=20 C-n C-c @ C-c C-c @ C-c C-f C-f C-d C-e C-a C-n C-e=20 C-n C-e C-a M-x r e p o r t b u e m a c=20 s C-k e m a c s -=20 r e p o r t =20 C-g C-e M-x r e p o r e m a b u =20 W h s SPC m i n o r SPC C-g C-a=20 C-h c C-c @ C-M-h M-x h s - h o i=20 C-g M-x C-k h f - =20 s - h i - i n i M->=20 M-> M-< M-< C-c @ C-c M-> M-> C-p C-p C-p C-p C-p C-p=20 C-p M-x h s - M-x M-x h s - h i d e =20 C-g M-x r e p o r t - e m a c s - b u g Recent messages: Making completion list... Quit Mark set [6 times] call-interactively: Command attempted to use minibuffer while in minibuffer Quit Making completion list... Quit Checking spelling of RESPECT... RESPECT is correct call-interactively: End of buffer [2 times] Load-path shadows: /usr/local/share/emacs/site-lisp/emms/tq hides /usr/local/share/emacs/23.4/= lisp/emacs-lisp/tq Features: (shadow emacsbug term ehelp make-mode ffap t-mouse re-builder starttls mailalias smtpmail sendmail spam-stat nnmairix nnml nnir mm-url gnus-soup gnus-sieve deuglify gnus-uu yenc gnus-eform gnus-dup gnus-diary nndiary gnus-demon gnus-delay gnus-draft gnus-bookmark dired-aux shell comint descr-text quail bookmark crm xesam url url-proxy url-privacy url-expand url-methods url-history url-cookie url-util url-parse dbus url-vars org org-footnote org-src org-list org-faces org-compat org-macs metamail etags thumbs image-file image-dired gnus-audio man assoc locate bib-mode newcomment debug uniquify warnings spell ses advice advice-preload unsafep rcirc newst-backend xml derived mpc ispell htmlfontify ring esh-var esh-io esh-cmd esh-ext esh-proc esh-arg eldoc help-fns esh-groups eshell esh-module esh-mode esh-util erc-goodies erc erc-backend erc-compat pp cal-menu calendar cal-loaddefs calc calc-loaddefs calc-macs ebnf2ps ps-print ps-def lpr cus-edit add-log foldout noutline outline finder finder-inf find-func lisp-mnt goto-addr tmm electric help-mode view thingatpt w3m-search multi-isearch w3m-form mule-util w3m-cookie w3m-bookmark w3m-tabmenu w3m-session w3m doc-view jka-compr image-mode w3m-hist w3m-fb bookmark-w3m w3m-ems w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util browse-url gnus-fun flow-fill sort gnus-cite smiley ansi-color mail-extr gnus-async gnus-bcklg byte-opt bytecomp byte-compile gnus-ml disp-table gnus-topic parse-time timezone utf-7 utf7 nnimap imap nndraft nnmh auth-source gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg gnus-art mm-uu mml2015 epg-config mm-view smime dig nntp gnus-cache gnus-sum nnoo gnus-group gnus-undo nnmail mail-source format-spec gnus-start gnus-spec gnus-int gnus-range gnus-win hideshow message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev gmm-utils mailheader canlock sha1 hex-util hashcash info easymenu w3m-load espeak-key-bindings espeak-core espeak-customize espeak-elisp-facilities espeak emms-playing-time emms-player-mpg321-remote emms-cache emms-info-ogginfo emms-info-mp3info emms-info later-do emms-player-mplayer emms-player-simple emms-volume easy-mmode emms-volume-amixer emms-playlist-mode emms-source-playlist emms-source-file dired regexp-opt emms-setup emms emms-compat edmacro kmacro preview-latex tex-site auto-loads windmove which-func imenu server gnus gnus-ems nnheader gnus-util netrc time-date mail-utils mm-util mail-prsvr wid-edit time battery desktop cus-start cus-load tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd font-setting tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind system-font-setting font-render-setting x-toolkit x multi-tty emacs) --=20 Bruno F=C3=A9lix Rezende Ribeiro (oitofelix) Ps: Please, let me know my english errors From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 01 18:45:38 2019 Received: (at 10787) by debbugs.gnu.org; 1 Nov 2019 22:45:38 +0000 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 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=; 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 From: Stefan Kangas To: oitofelix@gmail.com (Bruno =?utf-8?Q?F=C3=A9lix?= Rezende Ribeiro) Subject: Re: 23.4; hs-hide-* functions don't honor page break in Emacs-Lisp major mode (and probably others too) In-Reply-To: <87vcnem34v.fsf@felix-laptop.gnung> ("Bruno =?utf-8?Q?F=C3=A9?= =?utf-8?Q?lix?= Rezende Ribeiro"'s message of "Sat, 11 Feb 2012 01:59:28 -0200") References: <87vcnem34v.fsf@felix-laptop.gnung> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Fri, 01 Nov 2019 23:45:25 +0100 Message-ID: <87mudfw70a.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 10787 Cc: 10787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) 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 From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 02 01:02:48 2019 Received: (at 10787) by debbugs.gnu.org; 2 Nov 2019 05:02:48 +0000 Received: from localhost ([127.0.0.1]:57943 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQlYm-00075X-H3 for submit@debbugs.gnu.org; Sat, 02 Nov 2019 01:02:48 -0400 Received: from mail-pg1-f195.google.com ([209.85.215.195]:38971) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iQlYl-00075I-FX for 10787@debbugs.gnu.org; Sat, 02 Nov 2019 01:02:48 -0400 Received: by mail-pg1-f195.google.com with SMTP id p12so7707186pgn.6 for <10787@debbugs.gnu.org>; Fri, 01 Nov 2019 22:02:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=PX2ZfKFXJR3uu0XiarY8WNZSSA9Fc9zXJ7siQdbPuhw=; b=RwhvyGNkI9tzz7LmLTYDI4GNbF+ObtkltCcd2ARpC5tdLtKwCFKix/pmI3uEV4vvJ7 pHbDttAcG1BDpVZvlIDyeOcFdA50Ebk6bbL9nkEZ6cYRuaEoxnfpwYnQkmzPyaP87PtP Ox/LluA5ad4o2hvq8qzH+jXpiaP53PGzbbNAr0TTOco8Tap7oqqX3eO6mBO8O4083snw RLjhS/bsHVdusMREiYFhy20c29Vvy+ToOhqjvTteefnfxOHhvEjb9HkG4YJacND89nlD YZ886BdKdKb80VasBFlQaaKu88Brn3SbUtU3D3LWmq0TLKQQLf/ZkLV7edTk8k7N8nF1 +FvA== X-Gm-Message-State: APjAAAXsLkZ8ttBBf1WJGSIVOFk0+M07U32ONEwZvGrR9XNnhE+RDrw0 XTGuG74ngL8Xzv5SXSeDU5jLipj7oUbNhTbOtZQ= X-Google-Smtp-Source: APXvYqz8iMdtvJOJX+vptKaVtJUKsxfgF85uYLzQq7UXLqUMe8yRURUKgSnj5XhLWpzYQ+30wQY2a0BJuX5gaeaLn4Q= X-Received: by 2002:aa7:97b3:: with SMTP id d19mr13634406pfq.50.1572670961637; Fri, 01 Nov 2019 22:02:41 -0700 (PDT) MIME-Version: 1.0 References: <87vcnem34v.fsf@felix-laptop.gnung> <87mudfw70a.fsf@marxist.se> In-Reply-To: <87mudfw70a.fsf@marxist.se> From: Stefan Kangas Date: Sat, 2 Nov 2019 06:02:30 +0100 Message-ID: Subject: Re: bug#10787: 23.4; hs-hide-* functions don't honor page break in Emacs-Lisp major mode (and probably others too) To: =?UTF-8?Q?Bruno_F=C3=A9lix_Rezende_Ribeiro?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 10787 Cc: 10787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) Hi Bruno F=C3=A9lix, The below email bounced when trying to send it to oitofelix@gmail.com. I'm therefore resending this to what I guess is your new email address. Best regards, Stefan Kangas Stefan Kangas writes: > 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 From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 05 06:06:16 2019 Received: (at 10787) by debbugs.gnu.org; 5 Dec 2019 11:06:16 +0000 Received: from localhost ([127.0.0.1]:43071 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1icoxb-0002tB-O9 for submit@debbugs.gnu.org; Thu, 05 Dec 2019 06:06:15 -0500 Received: from ted.gofardesign.uk ([67.225.143.91]:43214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1icoxa-0002sr-9v; Thu, 05 Dec 2019 06:06:14 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=marxist.se; s=default; h=Content-Type:MIME-Version:Message-ID:Date:References: In-Reply-To:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: 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=AOfMApGnQWTg9XV4R/wPqZNBIwgBiGKTSmVySsF6imo=; b=OOvvpHJyYitnxjuaTkXkGl5N5u sePoIoL2jBtshuD3Xmangob1NoNJiF+P5Xq5VP2/qF9YjEz1ZULDHN6cYkUHefpbb23cd9bZteX+x Ikp9thTy2Ms5iEObfQGKWP62wpsR8FRQqRo5yRgXDWyRqahYtwHJDx28mUrcFc1Jhtiau3aJn8qOM /r0sgDVFbLqQRqI7jINuxzGhE/FFRb+2I4RIpU3azU/YPgks1vbDYnBCs5Lh8nJBCCSN8MCU8yVcA IT1xU3GKZhdakGss5oIB9fomuMQzpOhLhl/B4ptojMy89c1FBlexy8LiLexA3fLsNhn+pvvOz7D/f Y6vaMg2Q==; Received: from h-70-69.a785.priv.bahnhof.se ([155.4.70.69]:45194 helo=localhost) by ted.gofardesign.uk with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92) (envelope-from ) id 1icoxU-001DlU-R4; Thu, 05 Dec 2019 06:06:09 -0500 From: Stefan Kangas To: oitofelix@gmail.com (Bruno =?utf-8?Q?F=C3=A9lix?= Rezende Ribeiro) Subject: Re: bug#10787: 23.4; hs-hide-* functions don't honor page break in Emacs-Lisp major mode (and probably others too) In-Reply-To: <87mudfw70a.fsf@marxist.se> (Stefan Kangas's message of "Fri, 01 Nov 2019 23:45:25 +0100") References: <87vcnem34v.fsf@felix-laptop.gnung> <87mudfw70a.fsf@marxist.se> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Date: Thu, 05 Dec 2019 12:06:07 +0100 Message-ID: <87immvghgg.fsf@marxist.se> MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ted.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: ted.gofardesign.uk: authenticated_id: stefan@marxist.se X-Authenticated-Sender: ted.gofardesign.uk: stefan@marxist.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 10787 Cc: Bruno =?utf-8?Q?F=C3=A9lix?= Rezende Ribeiro , 10787@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 10787 + unreproducible close 10787 thanks Stefan Kangas writes: > 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. More information was requested, but none was given within 4 weeks, so I'm closing this bug as unreproducible. If this is still an issue, please reply to this email (use "Reply to all" in your email client) and we can reopen the bug report. Best regards, Stefan Kangas From unknown Fri Jun 20 07:10:24 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 02 Jan 2020 12:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator