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

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

bug#33375: 27.0.50; Nested function definitions


From: Andreas Röhler
Subject: bug#33375: 27.0.50; Nested function definitions
Date: Thu, 15 Nov 2018 16:21:52 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 15.11.2018 16:14, Andreas Röhler wrote:
On 15.11.2018 16:05, Eli Zaretskii wrote:
Cc: Eli Zaretskii <eliz@gnu.org>, 33375@debbugs.gnu.org
From: Andreas Röhler <andreas.roehler@easy-emacs.de>
Date: Thu, 15 Nov 2018 16:04:30 +0100

Still another observation. Open the test below, evaluations tells
"foo1" as expected but than inner foo2 is not known.

You need to _invoke_ foo1 to get foo2 known.  Evaluating foo1 is not
enough.


Hmm, shouldn't evaluating function definitions make them known? Is that told somewhere?





Ahh, okay, sorry, got it: it's just the body of a function so far.





reply via email to

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