Reiner Steib <[EMAIL PROTECTED]> writes:

  > On Sat, Apr 29 2006, Dan Nicolaescu wrote:
  > 
  > > AFAIK to find out whether a variable is safe or not one has to read
  > > the source code. It would be nice to have describe-variable give this
  > > information. 
  > 
  > The output of `<f1> v TeX-master RET' now includes some byte-code:
  > 
  > ,----[ <f1> v TeX-master RET ]
  > | TeX-master is a variable defined in `tex.el'.
  > | Its value is nil
  > | 
  > | Automatically becomes buffer-local when set in any fashion.
  > | 
  > | This variable is safe to use as a file local variable only if its value
  > | satisfies the predicate `#[(x) [BYTE-CODE stripped] [x (t nil shared 
dwim)] 2]'.

I am not sure what to do in this situation. Should we print the
bytecode? A disassembly of the bytecode (not very useful)? 
Or nothing?

Opinions?


_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to