Bug #106
emacs dired mode no longer working
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Hi,
I've noticed that from some point in, say, the last 1.5 weeks the
directory edit mode of emacs no longer seems to work. When I try to open
a directory it just kinda freezes like in an infinite loop.
Here's a ktrace:
http://yoyodyne.ath.cx/tmp/emacs.ktrace
It starts just after the dired-mode lisp code has been loaded. You'll
notice the large number of "CALL break()" lines starting in line 201,
only interrupted at the end by SIGHUP when I closed the ssh window.
Can anyone figure out what's going wrong here from that?
Sascha
Related todos
History
Updated by steve.mynott about 7 years ago
I see no issue with emacs dired using "emacs-nox11-21.4anb2" from
pkgsrc running on 1.5.1-DEVELOPMENT.
Cheers Steve
On 3/9/06, Sascha Wildner <saw@online.de> wrote:
> Hi,
>
> I've noticed that from some point in, say, the last 1.5 weeks the
> directory edit mode of emacs no longer seems to work. When I try to open
> a directory it just kinda freezes like in an infinite loop.
>
> Here's a ktrace:
>
> http://yoyodyne.ath.cx/tmp/emacs.ktrace
>
> It starts just after the dired-mode lisp code has been loaded. You'll
> notice the large number of "CALL break()" lines starting in line 201,
> only interrupted at the end by SIGHUP when I closed the ssh window.
>
> Can anyone figure out what's going wrong here from that?
>
> Sascha
>
> --
> http://yoyodyne.ath.cx
>
Updated by swildner about 7 years ago
Steve Mynott wrote:
> I see no issue with emacs dired using "emacs-nox11-21.4anb2" from
> pkgsrc running on 1.5.1-DEVELOPMENT.
Strange, those are the versions I'm running here, too.
Sascha
Updated by corecode over 6 years ago
Is this fixed?
Updated by swildner over 6 years ago
Kinda fixed. This issue occurs only on one box I have. As soon as I upgrade it,
I'll recheck.