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

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

bug#27585: Fwd: Re: bug#27585: segfault when evaluating a file containin


From: Paul Eggert
Subject: bug#27585: Fwd: Re: bug#27585: segfault when evaluating a file containing only backticks
Date: Sun, 24 Sep 2017 15:47:32 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

[Sending this again since the bug was archived and read-only earlier today.]

-------- Forwarded Message --------
Subject: Re: bug#27585: segfault when evaluating a file containing only 
backticks
Date: Sun, 24 Sep 2017 11:32:44 -0700
From: Paul Eggert <eggert@cs.ucla.edu>

Philipp Stephani wrote:
Paul Eggert <eggert@cs.ucla.edu> schrieb am Fr., 14. Juli 2017 um 14:10 Uhr:

As Eli and Daniel mentioned, this area of Emacs cannot be 100% reliable


Why? Surely Emacs could switch away from recursion for the reader and the
evaluator to an explicitly-managed stack. That would be a bit of work, but
certainly not impossible.

You are right, on both points. By "this area of Emacs" I was assuming the current recursive implementation. It's not the only place Emacs recurses, though.





reply via email to

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