bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#65797: `buffer-match-p` should not use `func-arity`


From: Dmitry Gutov
Subject: bug#65797: `buffer-match-p` should not use `func-arity`
Date: Tue, 19 Sep 2023 13:06:41 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 19/09/2023 11:34, Philip Kaludercic wrote:
[ BTW, changing the code to use `&rest args` instead of `&optional arg`
   would help for this, right?  ]
How come?

In project.el buffer-match-p would be called without an extra argument, so the predicates would be called without an extra argument as well.

That should take care of that compatibility, I think.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]