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

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

bug#26305: bug#26304: 25.0.90; last sexp is incorrect for ruby-mode


From: Lars Ingebrigtsen
Subject: bug#26305: bug#26304: 25.0.90; last sexp is incorrect for ruby-mode
Date: Fri, 05 Feb 2021 14:13:27 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

<lispercat@gmail.com> writes:

> When trying to evaluate following line:
> arr = Array.new(100) { rand(1...100) }
>
> usng ruby-send-last-sexp (C-x C-e) gives an error.
> Probably the whole line or just "Array.new(100) { rand(1...100) }"
> should be considered as last sexp.

(I'm going through old bug reports that unfortunately got little response at
the time.)

I can't find `ruby-send-last-sexp' in the Emacs source tree (or any sign
that it's ever been there) -- is this from a third party package?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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