[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: interactive-p obsolete
- From: Katsumi Yamaoka <yamaoka@xxxxxxx>
- Date: Wed, 06 Jul 2011 18:01:43 +0900
- X-ml-name: emacs-w3m
- X-mail-count: 11605
- References: <b4mpqlorrg4.fsf@xxxxxxx> <87zkksdlwi.fsf@xxxxxxxxxxx>
In [emacs-w3m : No.11604] jidanni@xxxxxxxxxxx wrote:
>>>>>> "KY" == Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
KY> We cannot use `called-interactively-p', otherwise emacs-w3m won't
> Well we see warnings upon byte compile. Maybe there's some "if version <
> ... else ... > ..." Anyway, mention that on the info page.
Ok, I've imported `message-called-interactively-p' to the emacs-w3m
trunk as `w3m-interactive-p'. But, er, the byte-compiler didn't get
so silent under the latest Emacs 24. ;-)