emacs-devel
[Top][All Lists]
Advanced

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

Re: generate autoloads versus eval-expression-print-level (patch)


From: Stefan Monnier
Subject: Re: generate autoloads versus eval-expression-print-level (patch)
Date: Sun, 13 Apr 2008 15:24:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> It occurred to me to wonder what business eval-defun has binding those
> print variables during the eval, as opposed to just the printing of the
> result, but doing anything about that looks a bit difficult.

Actually, looking at the code of eval-expression, it seems to only bind
those variables around the print part, not the eval part.


        Stefan




reply via email to

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