From okflo@diesenbacher.net Tue Jul 21 05:39:20 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Jul 2009 12:39:20 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.9 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6LCdEx5017618 for ; Tue, 21 Jul 2009 05:39:16 -0700 Received: from mail.gnu.org ([199.232.76.166]:47125 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MTEcj-0000fE-Em for emacs-pretest-bug@gnu.org; Tue, 21 Jul 2009 08:39:13 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MTEcU-0002FN-Uc for emacs-pretest-bug@gnu.org; Tue, 21 Jul 2009 08:39:12 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:26089) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MTEcU-0002FH-Ig for emacs-pretest-bug@gnu.org; Tue, 21 Jul 2009 08:38:58 -0400 Received: by fg-out-1718.google.com with SMTP id l26so763694fgb.7 for ; Tue, 21 Jul 2009 05:38:56 -0700 (PDT) Received: by 10.86.96.17 with SMTP id t17mr4656295fgb.20.1248179936847; Tue, 21 Jul 2009 05:38:56 -0700 (PDT) Received: from localhost (91-115-84-233.adsl.highway.telekom.at [91.115.84.233]) by mx.google.com with ESMTPS id e11sm13091138fga.1.2009.07.21.05.38.55 (version=SSLv3 cipher=RC4-MD5); Tue, 21 Jul 2009 05:38:56 -0700 (PDT) Date: Tue, 21 Jul 2009 14:38:51 +0200 (CEST) Message-Id: <20090721.143851.208962907.okflo@diesenbacher.net> To: emacs-pretest-bug@gnu.org Subject: 23.1.50; hs-minor-mode shows only dots when function is folded From: Otto Diesenbacher X-Mailer: Mew version 6.2 on Emacs 23.1.50 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: Dear Emacs-team, in hs-minor-mode, f.e. used in conjunction with elisp-mode or common lisp mode, a folded function shows only three dots without the function name as usual. (defun foo () (foo-bar)) becames to "..." instead of "(defun foo () ... " The problem seem to be introduced with a change on 'hs-hide-block-at-point in hideshow.el. Replacing that function with a older version (before June 09) produces a folding as expected. Thanks to the emacs-team for their great efforts! okflo If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /Applications/Emacs23.app/Contents/Resources/etc/DEBUG for instructions. In GNU Emacs 23.1.50.1 (i386-apple-darwin9.7.0, NS apple-appkit-949.46) of 2009-07-21 on naomi.lan Windowing system distributor `Apple', version 10.3.949 configured using `configure '--with-ns'' 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: nil value of $XMODIFIERS: nil locale-coding-system: nil default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: shell-dirtrack-mode: t eldoc-mode: t erc-ring-mode: t erc-netsplit-mode: t erc-menu-mode: t erc-pcomplete-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-track-mode: t erc-match-mode: t erc-autojoin-mode: t erc-smiley-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-readonly-mode: t icomplete-mode: t paredit-mode: t show-paren-mode: t iswitchb-mode: t display-time-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t hs-minor-mode: t Recent input: u s r / l o c a l / l s h a r e / e m s i t e 2 3 . 1 l i s p p r o C-s h i d e C-s C-x o C-x C-b C-n C-n C-p C-p C-p RET C-p C-n C-x C-b C-n RET C-s h s - s h o w - b l o c k - C-g C-g C-x C-b C-p RET C-p C-n C-x C-b C-n RET C-s h s - h i d e - b l o c k - a t C-x o C-s h s - h i d e - b l o c k - a t C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-x o C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n M-x h s - m i n o r - m a d o d e C-x o C-n C-p C-p C-p C-e C-x C-e C-x o C-x o C-x o C-x 5 2 M-x r e p o r t Recent messages: From rgm@gnu.org Tue Jul 21 12:53:35 2009 Received: (at 3896) by emacsbugs.donarmstrong.com; 21 Jul 2009 19:53:35 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-8.0 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n6LJrSrH031245 for <3896@emacsbugs.donarmstrong.com>; Tue, 21 Jul 2009 12:53:29 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1MTLOx-0000bh-Vw; Tue, 21 Jul 2009 15:53:28 -0400 From: Glenn Morris To: 3896@debbugs.gnu.org Subject: Re: bug#3896: 23.1.50; hs-minor-mode shows only dots when function is folded References: <20090721.143851.208962907.okflo@diesenbacher.net> X-Spook: fraud Hamas csim 64 Vauxhall Cross Sundevil ANZUS Tony X-Ran: W(v*}`PU,_{ob<&\vM4@8T1EI9yFxvr[8X`^xa=E.-gd6`0qFrD"dGjgK"HsAfqw%@>e%% X-Hue: white X-Debbugs-No-Ack: yes X-Attribution: GM Date: Tue, 21 Jul 2009 15:53:27 -0400 In-Reply-To: <20090721.143851.208962907.okflo@diesenbacher.net> (Otto Diesenbacher's message of "Tue, 21 Jul 2009 14:38:51 +0200 (CEST)") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii As mentioned here: http://lists.gnu.org/archive/html/emacs-devel/2009-07/msg00874.html From cyd@stupidchicken.com Sat Aug 8 19:45:37 2009 Received: (at 3896-done) by emacsbugs.donarmstrong.com; 9 Aug 2009 02:45:37 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.7 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n792jZ7L023212 for <3896-done@emacsbugs.donarmstrong.com>; Sat, 8 Aug 2009 19:45:37 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id E0D4357E25D; Sat, 8 Aug 2009 22:46:27 -0400 (EDT) From: Chong Yidong To: Otto Diesenbacher Cc: 3896-done@debbugs.gnu.org Subject: Re: 23.1.50; hs-minor-mode shows only dots when function is folded Date: Sat, 08 Aug 2009 22:46:27 -0400 Message-ID: <87iqgxzou4.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I've checked in a fix into the trunk. Thanks. From unknown Wed Jun 18 23:08:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 06 Sep 2009 14:24:11 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator