GNU bug report logs - #71894
29.4; Symbols joined during parsing with .erts files

Previous Next

Package: emacs;

Reported by: "David J. Rosenbaum" <djr7c4 <at> gmail.com>

Date: Tue, 2 Jul 2024 05:17:02 UTC

Severity: normal

Found in version 29.4

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: "David J. Rosenbaum" <djr7c4 <at> gmail.com>
Cc: 71894 <at> debbugs.gnu.org
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 <at> 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.




This bug report was last modified 1 year and 40 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.