[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#10496: 24.0.92; hideshow get stucked [Patch included]
From: |
Lars Magne Ingebrigtsen |
Subject: |
bug#10496: 24.0.92; hideshow get stucked [Patch included] |
Date: |
Wed, 11 Apr 2012 01:35:05 +0200 |
User-agent: |
Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.1.50 (gnu/linux) |
seb@chezwam.org (Sébastien Gross) writes:
> To reproduce the bug simply:
>
> 1. run emacs: "emacs -Q"
> 2. Put that in the scratch buffer:
>
> (progn
> (require 'hideshow)
> (find-file "~/.emacs.d/el-get/el-get/el-get.el")
> (require 'hideshow)
> (hs-minor-mode)
> (hs-hide-all))
I can confirm that this infloops.
> I wrote a small patch that fix the bug (you can find it in attachment).
Thanks; applied to the Emacs trunk.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#10496: 24.0.92; hideshow get stucked [Patch included],
Lars Magne Ingebrigtsen <=