]> git.eshelyaron.com Git - emacs.git/commit
(mpc-cmd-find): Try and fix bug#41493
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 3 Jan 2025 18:24:26 +0000 (13:24 -0500)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:56:30 +0000 (21:56 +0100)
commit56fd2cbd65e338352dd672c0eac09e1a0155a3f9
tree46dfcb643675aa45111548ef1ebabd7dcad05073
parentaada623790786299ad850643ca2c98d7bd542b30
(mpc-cmd-find): Try and fix bug#41493

* lisp/mpc.el (mpc--proc-alist-to-alists): Don't presume that we
have either `directory` or `file` entries, instead allow both at
the same time.
(mpc-cmd-find) <Directory>: Don't presume that `directory`
entries have no associated data, so throw them away only after
having parsed them with `mpc--proc-alist-to-alists`.

(cherry picked from commit 3740d9c83825546e0fbde05492777fff221e9fbd)
lisp/mpc.el