emacs-devel
[Top][All Lists]
Advanced

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

Re: Setting risky-local-variable


From: Juanma Barranquero
Subject: Re: Setting risky-local-variable
Date: Sat, 28 May 2005 01:30:58 +0200

On 5/27/05, Richard Stallman <address@hidden> 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




reply via email to

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