[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: fix interactive spec for kill-region
From: |
Stefan Monnier |
Subject: |
Re: fix interactive spec for kill-region |
Date: |
Mon, 03 Sep 2012 23:45:25 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux) |
> The signature doesn't match, and you get byte compiler warnings.
Please report the actual byte-compilation warnings instead, then.
I have a strong feeling you're confused about the source of the problem
(which probably comes from the fact that the 3 optional argument was
made obsolete and is hidden by an advertised signature).
Stefan