* bug#60638: `eval-print-last-sexp` fail to recognize `'##`
@ 2023-01-07 16:19 Xie Shynur
2023-01-08 5:53 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
0 siblings, 1 reply; 3+ messages in thread
From: Xie Shynur @ 2023-01-07 16:19 UTC (permalink / raw)
To: 60638
in GNU Emacs 28.2 (build 2, x86_64-w64-mingw32) of 2022-09-13:
Switch buffer to *scratch* and type "233 <RET> '## <RET>", like:
```
233
'##
```
Then `C-j`, the command `eval-print-last-sexp` will eval "233" BUT "'##".
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#60638: `eval-print-last-sexp` fail to recognize `'##`
2023-01-07 16:19 bug#60638: `eval-print-last-sexp` fail to recognize `'##` Xie Shynur
@ 2023-01-08 5:53 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-08 16:30 ` Drew Adams
0 siblings, 1 reply; 3+ messages in thread
From: Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2023-01-08 5:53 UTC (permalink / raw)
To: Xie Shynur; +Cc: 60638
Xie Shynur <one.last.kiss@outlook.com> writes:
> in GNU Emacs 28.2 (build 2, x86_64-w64-mingw32) of 2022-09-13:
>
> Switch buffer to *scratch* and type "233 <RET> '## <RET>", like:
>
> ```
> 233
> '##
> ```
>
> Then `C-j`, the command `eval-print-last-sexp` will eval "233" BUT "'##".
Confirmed on 28.2, apparently fixed on 29 (see my version below).
In GNU Emacs 28.2 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.17.6)
of 2023-01-05 built on fw.net.yu
Windowing system distributor 'The X.Org Foundation', version 11.0.12201007
System Description: Arch Linux
In GNU Emacs 29.0.60 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.36, cairo version 1.17.6) of 2023-01-05 built on ruijie
Repository revision: 8a18369afdc3a873881e7b19b75e94ca96791c84
Repository branch: makepkg
System Description: Arch Linux
Best,
RY
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#60638: `eval-print-last-sexp` fail to recognize `'##`
2023-01-08 5:53 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2023-01-08 16:30 ` Drew Adams
0 siblings, 0 replies; 3+ messages in thread
From: Drew Adams @ 2023-01-08 16:30 UTC (permalink / raw)
To: Ruijie Yu, Xie Shynur; +Cc: 60638@debbugs.gnu.org
> Confirmed on 28.2, apparently fixed on 29
FWIW, I see the same thing (bug) all the way
back to Emacs 20.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-01-08 16:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-07 16:19 bug#60638: `eval-print-last-sexp` fail to recognize `'##` Xie Shynur
2023-01-08 5:53 ` Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-01-08 16:30 ` Drew Adams
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).