all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#39218: 28.0.50; find-dired stopped working
@ 2020-01-21 14:11 Michael Heerdegen
  2020-01-23  7:44 ` Tino Calancha
  2020-01-23 10:06 ` Tino Calancha
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Heerdegen @ 2020-01-21 14:11 UTC (permalink / raw)
  To: 39218; +Cc: tino.calancha


Hello,

`find-dired' stopped working for me.  Backtraces look like this in emacs -Q:

| Debugger entered--Lisp error: (wrong-type-argument processp nil)
|   set-process-filter(nil find-dired-filter)
|   (let ((proc (get-buffer-process (current-buffer)))) (set-process-filter proc #'find-dired-filter) (set-process-sentinel proc #'find-dired-sentinel) (move-marker (process-mark proc) (point) (current-buffer)))
|   ...
|   find-dired("/my/path/" "-type l ! -readable")
|   (let ((find-program "find")) (find-dired (expand-file-name "..") "-type l ! -readable"))

Haven't investigated why this happens, but I can execute `find` in a
shell normally.  However, reverting

2eb0b7835d1a9cd4b804436e33c71058cb38f178
Author:     Tino Calancha <tino.calancha@gmail.com>
AuthorDate: Sun Jan 19 11:13:02 2020 +0100

fixes the issue.


TIA,

Michael.


In GNU Emacs 28.0.50 (build 28, x86_64-pc-linux-gnu, GTK+ Version 3.24.13, cairo version 1.16.0)
 of 2020-01-21 built on drachen
Repository revision: dcf2e25c7e0bf6f7d2cc16b48bd49c3f4aa9bc0c
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12006000
System Description: Debian GNU/Linux bullseye/sid





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

* bug#39218: 28.0.50; find-dired stopped working
  2020-01-21 14:11 bug#39218: 28.0.50; find-dired stopped working Michael Heerdegen
@ 2020-01-23  7:44 ` Tino Calancha
  2020-01-23 10:06 ` Tino Calancha
  1 sibling, 0 replies; 3+ messages in thread
From: Tino Calancha @ 2020-01-23  7:44 UTC (permalink / raw)
  To: Michael Heerdegen; +Cc: 39218, tino.calancha



On Tue, 21 Jan 2020, Michael Heerdegen wrote:

> `find-dired' stopped working for me.  Backtraces look like this in emacs -Q:
Thank you for let me know.  I am going to dig on it and prepare a fix.





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

* bug#39218: 28.0.50; find-dired stopped working
  2020-01-21 14:11 bug#39218: 28.0.50; find-dired stopped working Michael Heerdegen
  2020-01-23  7:44 ` Tino Calancha
@ 2020-01-23 10:06 ` Tino Calancha
  1 sibling, 0 replies; 3+ messages in thread
From: Tino Calancha @ 2020-01-23 10:06 UTC (permalink / raw)
  To: 39218-done

Michael Heerdegen <michael_heerdegen@web.de> writes:

> `find-dired' stopped working for me.

Fixed in master with commit:
'Fix bug 39218'
(72011f23c3135690f65262f01ea92a53ff84b4e1)

and in emacs-27 with commit:
'Backport: Fix bug 39218'
(e1deafd39d9ef32cfa54c0be498f26857bf49c25)





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

end of thread, other threads:[~2020-01-23 10:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-21 14:11 bug#39218: 28.0.50; find-dired stopped working Michael Heerdegen
2020-01-23  7:44 ` Tino Calancha
2020-01-23 10:06 ` Tino Calancha

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.