emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 25.0.04: Feature Request: Make called-interactively-p's argume


From: Clément Pit--Claudel
Subject: Re: Emacs 25.0.04: Feature Request: Make called-interactively-p's argument optional
Date: Wed, 29 Jun 2016 17:21:00 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

On 2016-06-29 16:54, Robert Weiner wrote:
> There was a function, interactive-p, that many people used without any
> arguments and found that useful.  Now (called-interactively-p
> 'interactive) is equivalent but makes code much uglier (I know as I
> just changed all my code to use it and it is much less readable now).

Hyperbold is pretty large, so you could also define (hyp-interactive-p) to 
alias (called-interactively-p 'interactive).

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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