[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [External] : forward-sexp
From: |
Drew Adams |
Subject: |
RE: [External] : forward-sexp |
Date: |
Fri, 11 Aug 2023 20:23:10 +0000 |
Put your cursor just before a `[' char and use `C-u C-x ='.
Same thing for a `(' char and a `"' char. What does it say
for syntax?
For `[' it says this (in fundamental-mode):
syntax: (] which means: open, matches ]
For `)' it says this:
syntax: () which means: open, matches )
For `"' it says this:
syntax: " which means: string
- forward-sexp, Andreas Röhler, 2023/08/11
- RE: [External] : forward-sexp, Drew Adams, 2023/08/11
- Re: [External] : forward-sexp, Emanuel Berg, 2023/08/11
- Re: [External] : forward-sexp, Andreas Röhler, 2023/08/11
- Re: [External] : forward-sexp, Pierre Rouleau, 2023/08/11
- Re: [External] : forward-sexp, Andreas Röhler, 2023/08/11
- RE: [External] : forward-sexp, Drew Adams, 2023/08/11
- Re: [External] : forward-sexp, Pierre Rouleau, 2023/08/11
- Re: [External] : forward-sexp, Emanuel Berg, 2023/08/12
- RE: [External] : forward-sexp,
Drew Adams <=
- Re: [External] : forward-sexp, Andreas Röhler, 2023/08/12
- Re: [External] : forward-sexp, Emanuel Berg, 2023/08/12
- RE: [External] : forward-sexp, Drew Adams, 2023/08/12
- Re: [External] : forward-sexp, Emanuel Berg, 2023/08/13
- RE: [External] : forward-sexp, Drew Adams, 2023/08/13
- Re: [External] : forward-sexp, Emanuel Berg, 2023/08/12
- RE: [External] : forward-sexp, Drew Adams, 2023/08/12
- Re: [External] : forward-sexp, Emanuel Berg, 2023/08/13
- Re: [External] : forward-sexp, Pierre Rouleau, 2023/08/13
- RE: [External] : forward-sexp, Drew Adams, 2023/08/13