[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#39277: 26.3; Tcl font lock does not understand quoting
From: |
Lars Ingebrigtsen |
Subject: |
bug#39277: 26.3; Tcl font lock does not understand quoting |
Date: |
Tue, 27 Oct 2020 18:45:48 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
> And what about
>
> proc foo3 () {
> puts "hello}"
> }
>
> proc foo4 () {
> puts "hello\}"
> }
>
> proc foo5 () {
> puts "hello
> }
It's fortunately been a couple of decades since I wrote Tcl, and... I
don't remember. :-/
> Won't this catch cases not usually considered as strings, like
>
> proc foo5 () {
> return 6
> }
Yup. I'll revert the patch and reopen this bug report.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- bug#39277: 26.3; Tcl font lock does not understand quoting, mvar, 2020/10/26
- bug#39277: (no subject), Lars Ingebrigtsen, 2020/10/27
- bug#39277: 26.3; Tcl font lock does not understand quoting, Andreas Schwab, 2020/10/27
- bug#39277: 26.3; Tcl font lock does not understand quoting, Stefan Monnier, 2020/10/27
- bug#39277: 26.3; Tcl font lock does not understand quoting,
Lars Ingebrigtsen <=
- bug#39277: 26.3; Tcl font lock does not understand quoting, mvar, 2020/10/27
- bug#39277: 26.3; Tcl font lock does not understand quoting, Lars Ingebrigtsen, 2020/10/27
- bug#39277: 26.3; Tcl font lock does not understand quoting, Stefan Monnier, 2020/10/27
- bug#39277: 26.3; Tcl font lock does not understand quoting, Stefan Monnier, 2020/10/29
- bug#39277: 26.3; Tcl font lock does not understand quoting, Lars Ingebrigtsen, 2020/10/30
- bug#39277: 26.3; Tcl font lock does not understand quoting, mvar, 2020/10/31
- bug#39277: 26.3; Tcl font lock does not understand quoting, Stefan Monnier, 2020/10/31