Re: Dired 7.5 bug: a bug in dired-uu
sandy@ibm550.sissa.it
Sat, 17 Sep 1994 06:57:53 +0200
Hi Loren,
On Fri, 16 Sep 1994 you wrote:
> bring up a dired window. He was getting an error wrong-type-argument to
> symbolp. Some investigation turned up the following call to run-hooks
> from dired-grok-keymap. run-hooks expects not a function but a symbol
> which "points" to a function. I didn't get burned because I don't have
> term-setup-hook set (he does).
Thanks. I've made the patch for 1.13. --sandy