[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: help debugging a Emacs crash
From: |
Le Wang |
Subject: |
Re: help debugging a Emacs crash |
Date: |
Sun, 20 Jan 2013 02:43:12 +0800 |
On Sun, Jan 20, 2013 at 2:35 AM, Le Wang <address@hidden> wrote:
> On Sun, Jan 20, 2013 at 1:58 AM, Eli Zaretskii <address@hidden> wrote:
>>> Date: Sun, 20 Jan 2013 01:30:44 +0800
>>> From: Le Wang <address@hidden>
>>>
>>> I'm trying to follow up on a Emacs crash using these repro steps:
>>> https://github.com/victorhge/iedit/pull/31#issuecomment-12451517
>>
>> What is "iedit"?
>
> The code I used to repro the crash is here:
> https://github.com/lewang/iedit/tree/emacs-crash-repro
Get the source using git:
git clone -b emacs-crash-repro address@hidden:lewang/iedit.git
> This is the only fork/branch under my control.
--
Le