On 5/27/05, Richard Stallman <[EMAIL PROTECTED]> wrote:

> I think the former is cleaner, but the latter is also ok
> if it is more convenient.

I finally used the former, but I had to do:

  extern Lisp_Object Qrisky_local_variable;
  Fput (intern ("image-library-alist"), Qrisky_local_variable, Qt);

> Also put a comment about this near where the C code defines the
> variable.

A comment about what?

-- 
                    /L/e/k/t/u


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to