all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* local binding, too local...
@ 2018-12-08  2:18 Jean-Christophe Helary
  2018-12-08  6:07 ` Drew Adams
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Jean-Christophe Helary @ 2018-12-08  2:18 UTC (permalink / raw)
  To: help-gnu-emacs

In a defun I wrote I have a let* block that does something, then some setf code, then a let block that does something on the values created by setf, but the let block needs a value that it set in the let* block.

I would like to keep things local, but not *that* local, just *defun* local.

Is there a clean way to declare variables local to a defun and without being locked by let\*? blocks ?



Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune





^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-12-09  9:55 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-08  2:18 local binding, too local Jean-Christophe Helary
2018-12-08  6:07 ` Drew Adams
2018-12-08  7:39   ` Jean-Christophe Helary
2018-12-08  6:48 ` Yuri Khan
2018-12-08  7:37   ` Jean-Christophe Helary
2018-12-08  8:02     ` tomas
2018-12-08 14:45       ` Jean-Christophe Helary
2018-12-08 21:59         ` tomas
2018-12-09  2:41           ` Jean-Christophe Helary
2018-12-09  8:45             ` tomas
2018-12-09  9:55               ` Jean-Christophe Helary
     [not found] ` <mailman.5363.1544251700.1284.help-gnu-emacs@gnu.org>
2018-12-08  9:33   ` Rusi
2018-12-08 16:41     ` Stefan Monnier
     [not found]     ` <mailman.5389.1544287285.1284.help-gnu-emacs@gnu.org>
2018-12-08 19:13       ` Barry Fishman

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.