emacs-devel
[Top][All Lists]
Advanced

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

RE: Evil defvars in org.el


From: Drew Adams
Subject: RE: Evil defvars in org.el
Date: Fri, 27 Apr 2012 23:00:49 -0700

> So in reality in Emacs-24 such (defvar <foo>) only
> affect the current file (actually only the current scope, so 
> you can do (defun test () (defvar toto) (let (toto ...) ...))
> and `toto' will only be dynbound within `test'.

Good to know.  Where is that documented (besides here)?




reply via email to

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