all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#17275: emacs-24 crash in dired
@ 2014-04-16 10:24 Andy Moreton
  2014-04-16 13:39 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Andy Moreton @ 2014-04-16 10:24 UTC (permalink / raw)
  To: 17275

Running emacs 24 on win7 64bit built from r116968 with mingw32 gcc 4.7.2.

 From "emacs -Q"
1) Open a dired buffer:
    C-x C-f ~/.emacs.d RET

2) Switch to external 'ls' program
   (setq insert-directory-program "C:/cygwin/bin/ls.exe")
   (setq ls-lisp-use-insert-directory-program t)
   (setq dired-listing-switches "-al --group-directories-first")

3) Type 'g' in the dired buffer (bound to revert-buffer)
    Emacs shows the abort dialog.
    I have not managed to get gdb to emit a usable backtrace.

This is a recent regression (within the last week) as I build emacs from 
source daily. This bug does not manifest in current emacs trunk builds.





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-04-17 10:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-16 10:24 bug#17275: emacs-24 crash in dired Andy Moreton
2014-04-16 13:39 ` Eli Zaretskii
2014-04-16 16:08   ` Andy Moreton
2014-04-16 18:38     ` Eli Zaretskii
2014-04-16 22:06       ` Andy Moreton
2014-04-17  7:31         ` Eli Zaretskii
2014-04-17  9:51           ` Andy Moreton
2014-04-17 10:18             ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.