unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* called-interactive-p not defined?
@ 2015-07-24 10:43 Andreas Röhler
  2015-07-24 10:55 ` Dmitry Gutov
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Röhler @ 2015-07-24 10:43 UTC (permalink / raw)
  To: help-gnu-emacs

\fGNU Emacs 24.5.3 (i686-pc-linux-gnu, GTK+ Version 2.24.23) of 2015-04-20

When replacing for the sake of compiler-warnings beloved (interactive-p) 
by (called-interactive-p 'any),

get the following:

Compiling file MY_DIR/general-close/general-close.el at Fri Jul 24 
12:32:30 2015

In end of data:
general-close.el:235:1:Warning: the function `called-interactive-p' is not
     known to be defined.

;;;;;

Any ideas?

Cheers,

Andreas




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: called-interactive-p not defined?
  2015-07-24 10:43 called-interactive-p not defined? Andreas Röhler
@ 2015-07-24 10:55 ` Dmitry Gutov
  2015-07-24 11:12   ` Andreas Röhler
  0 siblings, 1 reply; 3+ messages in thread
From: Dmitry Gutov @ 2015-07-24 10:55 UTC (permalink / raw)
  To: Andreas Röhler, help-gnu-emacs

On 07/24/2015 01:43 PM, Andreas Röhler wrote:

> In end of data:
> general-close.el:235:1:Warning: the function `called-interactive-p' is not
>      known to be defined.

It's `called-interactively-p'.

You could have easily found that out by typing C-h f, then 
`called-inter', and then TAB.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: called-interactive-p not defined?
  2015-07-24 10:55 ` Dmitry Gutov
@ 2015-07-24 11:12   ` Andreas Röhler
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Röhler @ 2015-07-24 11:12 UTC (permalink / raw)
  To: help-gnu-emacs; +Cc: Dmitry Gutov


Am 24.07.2015 um 12:55 schrieb Dmitry Gutov:
> On 07/24/2015 01:43 PM, Andreas Röhler wrote:
>
>> In end of data:
>> general-close.el:235:1:Warning: the function `called-interactive-p' 
>> is not
>>      known to be defined.
>
> It's `called-interactively-p'.
>
> You could have easily found that out by typing C-h f, then 
> `called-inter', and then TAB.
>

Thanks!



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-07-24 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-24 10:43 called-interactive-p not defined? Andreas Röhler
2015-07-24 10:55 ` Dmitry Gutov
2015-07-24 11:12   ` Andreas Röhler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).