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: Thu, 12 Oct 2023 14:34:13 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 10/10/2023 00:40, Stefan Monnier wrote:
Then how 'bout something like the patch below which changes the
`&optional` into an `&rest` but tries to preserve compatibility with the
old calling convention.

Personally, I figured that using &rest would already help with backward compatibility to an extent.





reply via email to

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