emacs-devel
[Top][All Lists]
Advanced

[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: Fri, 26 Oct 2012 14:02:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)

> Hmm  would doing a require of simple.el fix it?

No.  We can either live with the incorrect warning, or disable it with
`with-no-warnings' (which I dislike), or deploy significant efforts in
bytecomp.el to try and make the bye-compiler understand what's going on.

I've installed a patch which uses with-no-warnings.


        Stefan



reply via email to

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