help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: One-off history for read-string


From: Stefan Monnier
Subject: Re: One-off history for read-string
Date: Sun, 27 Sep 2015 20:50:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

> From Emacs' point of view, it's kind of read-only; while read-string
> does write to it, it _doesn't matter_ at all.  But you can call it what
> you want.  I'm not very good at naming things, apparently.

BTW, I think another option here might be to use a normal global
variable, and to simply `setq' it (instead of let-bind) to the proper
value just before you use it.


        Stefan




reply via email to

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