emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Replaced obsolete interactive-p function
@ 2011-06-29 16:26 Bastien
  2011-06-29 22:29 ` Michael Markert
  0 siblings, 1 reply; 8+ messages in thread
From: Bastien @ 2011-06-29 16:26 UTC (permalink / raw)
  To: emacs-orgmode

Dear all,

interactive-p is obsolete since Emacs 23.2 and should be replaced by
called-interactively-p.

The org-called-interactively-p macro takes care of using either
interactive-p or called-interactively-p.  

I've just updated the latest git and Org uses org-called-interactively-p
wherever it makes sense.

Please report any weird compilation warnings and/or problems.

Thanks!

-- 
 Bastien

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

end of thread, other threads:[~2011-07-01  8:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-29 16:26 Replaced obsolete interactive-p function Bastien
2011-06-29 22:29 ` Michael Markert
2011-06-29 22:50   ` Carsten Dominik
2011-06-29 23:27     ` Eric Schulte
2011-06-30  8:36       ` Bastien
2011-06-30 18:12         ` Eric Schulte
2011-07-01  8:59           ` Bastien
2011-06-30  9:16   ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).