GNU bug report logs - #11322
24.0.95; hs-find-block-beginning failure

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Tue, 24 Apr 2012 05:14:02 UTC

Severity: normal

Tags: moreinfo

Found in version 24.0.95

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 11322 in the body.
You can then email your comments to 11322 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to ttn <at> gnu.org, dann <at> ics.uci.edu, bug-gnu-emacs <at> gnu.org:
bug#11322; Package emacs. (Tue, 24 Apr 2012 05:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo <sdl.web <at> gmail.com>:
New bug report received and forwarded. Copy sent to ttn <at> gnu.org, dann <at> ics.uci.edu, bug-gnu-emacs <at> gnu.org. (Tue, 24 Apr 2012 05:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Leo <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.95; hs-find-block-beginning failure
Date: Tue, 24 Apr 2012 13:10:53 +0800
hs-find-block-beginning finds the wrong beginning when point is inside
hs-block-start-regexp.

Leo




Added tag(s) moreinfo. Request was from Stefan Kangas <stefankangas <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 01 Nov 2019 19:31:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11322; Package emacs. (Fri, 01 Nov 2019 19:56:01 GMT) Full text and rfc822 format available.

Message #10 received at 11322 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Leo <sdl.web <at> gmail.com>
Cc: 11322 <at> debbugs.gnu.org
Subject: Re: 24.0.95; hs-find-block-beginning failure
Date: Fri, 01 Nov 2019 20:55:45 +0100
Leo <sdl.web <at> gmail.com> writes:

> hs-find-block-beginning finds the wrong beginning when point is inside
> hs-block-start-regexp.

I was unable to reproduce this on current master, but perhaps I'm
failing to understand what I'm supposed to do.

Do you have a recipe for reproducing this, starting from "emacs -Q"?

Best regards,
Stefan Kangas




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11322; Package emacs. (Sun, 03 Nov 2019 03:29:02 GMT) Full text and rfc822 format available.

Message #13 received at 11322 <at> debbugs.gnu.org (full text, mbox):

From: Leo Liu <sdl.web <at> gmail.com>
To: Stefan Kangas <stefan <at> marxist.se>
Cc: 11322 <at> debbugs.gnu.org
Subject: Re: bug#11322: 24.0.95; hs-find-block-beginning failure
Date: Sun, 03 Nov 2019 11:27:50 +0800
On 2019-11-01 20:55 +0100, Stefan Kangas wrote:
> I was unable to reproduce this on current master, but perhaps I'm
> failing to understand what I'm supposed to do.

What did you try?

To reproduce the bug you need a hs regexp that matches more than chars
and have the point in it. But I don't have a step-by-step recipe to
reproduce it though the description seems to give enough info.

Leo




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#11322; Package emacs. (Tue, 22 Sep 2020 15:43:01 GMT) Full text and rfc822 format available.

Message #16 received at 11322 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Leo Liu <sdl.web <at> gmail.com>
Cc: 11322 <at> debbugs.gnu.org, Stefan Kangas <stefan <at> marxist.se>
Subject: Re: bug#11322: 24.0.95; hs-find-block-beginning failure
Date: Tue, 22 Sep 2020 17:42:39 +0200
Leo Liu <sdl.web <at> gmail.com> writes:

> On 2019-11-01 20:55 +0100, Stefan Kangas wrote:
>> I was unable to reproduce this on current master, but perhaps I'm
>> failing to understand what I'm supposed to do.
>
> What did you try?
>
> To reproduce the bug you need a hs regexp that matches more than chars
> and have the point in it. But I don't have a step-by-step recipe to
> reproduce it though the description seems to give enough info.

The description doesn't seem to give enough info?  Could you please try
to give step by step instructions on how to reproduce the bug, starting
from "emacs -Q"?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no




Reply sent to Stefan Kangas <stefan <at> marxist.se>:
You have taken responsibility. (Wed, 25 Nov 2020 10:36:01 GMT) Full text and rfc822 format available.

Notification sent to Leo <sdl.web <at> gmail.com>:
bug acknowledged by developer. (Wed, 25 Nov 2020 10:36:02 GMT) Full text and rfc822 format available.

Message #21 received at 11322-done <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: 11322-done <at> debbugs.gnu.org, Leo Liu <sdl.web <at> gmail.com>
Subject: Re: bug#11322: 24.0.95; hs-find-block-beginning failure
Date: Wed, 25 Nov 2020 02:35:17 -0800
Lars Ingebrigtsen <larsi <at> gnus.org> writes:

> Leo Liu <sdl.web <at> gmail.com> writes:
>
>> On 2019-11-01 20:55 +0100, Stefan Kangas wrote:
>>> I was unable to reproduce this on current master, but perhaps I'm
>>> failing to understand what I'm supposed to do.
>>
>> What did you try?
>>
>> To reproduce the bug you need a hs regexp that matches more than chars
>> and have the point in it. But I don't have a step-by-step recipe to
>> reproduce it though the description seems to give enough info.
>
> The description doesn't seem to give enough info?  Could you please try
> to give step by step instructions on how to reproduce the bug, starting
> from "emacs -Q"?

More information was requested, but none was given within 9 weeks, so
I'm closing this bug.  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.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Dec 2020 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 182 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.