emacs-devel
[Top][All Lists]
Advanced

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

Mark custom function for interactive use only


From: Sebastian Wiesner
Subject: Mark custom function for interactive use only
Date: Sun, 24 Nov 2013 16:29:43 +0100

Hello,

as you all know, the byte compiler warns if some functions (e.g.
"next-line") are called from Lisp.

Is there a way to mark my own functions for "interactive use only" and
have the byte compiler emit the same warning for these functions, too?
 Do I need to set a special symbol property, etc.?

Greetings,
Sebastian Wiesner



reply via email to

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