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

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

bug#71894: 29.4; Symbols joined during parsing with .erts files


From: Eli Zaretskii
Subject: bug#71894: 29.4; Symbols joined during parsing with .erts files
Date: Tue, 02 Jul 2024 15:30:22 +0300

> From: "David J. Rosenbaum" <djr7c4@gmail.com>
> Date: Mon, 01 Jul 2024 16:50:00 -0700
> 
> To reproduce, run `emacs -Q`, paste the following into test.erts and run
> the test using C-c C-c.
> 
> Name: Simple
> Code: (lambda ()
>         (let ((l '(x
>                    x)))
>              (insert (prin1-to-string l))))
> No-After-Newline:
> =-=
> =-=
> (x x)
> =-=-=

Run how?

Please make the instructions more elaborate to include all the
commands I need to type to reproduce the problem.  Thanks.





reply via email to

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