unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Another nit
@ 2022-12-10  4:11 Perry Smith
  2022-12-10  4:56 ` Yuan Fu
  2022-12-10  8:36 ` Can the tree-sitter/build-module/build.sh support Mingw64 on Windows OS Eason Huang
  0 siblings, 2 replies; 5+ messages in thread
From: Perry Smith @ 2022-12-10  4:11 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 378 bytes --]

Isn’t this example wrong?  From admin/notes/tree-sitter/starter-guide

>     (match NODE-TYPE PARENT-TYPE NODE-FIELD
>            NODE-INDEX-MIN NODE-INDEX-MAX)
> 
>     => checks everything. If an argument is nil, don’t match that. Eg,
>     (match nil nil TYPE) is the same as (parent-is TYPE)

Seems like (match nil TYPE) would be the same as (parent-is TYPE)


[-- Attachment #2: Message signed with OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-12-12 12:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-10  4:11 Another nit Perry Smith
2022-12-10  4:56 ` Yuan Fu
2022-12-10  8:36 ` Can the tree-sitter/build-module/build.sh support Mingw64 on Windows OS Eason Huang
2022-12-11 23:37   ` Richard Stallman
2022-12-12 12:09     ` Eason Huang

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).