all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Yuan Fu <casouri@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Recent changes in parsing.texi
Date: Sun, 25 Dec 2022 09:30:34 +0200	[thread overview]
Message-ID: <838riw3pph.fsf@gnu.org> (raw)

There seems to be something missing in the new text:

  +@defun treesit-defun-at-point
  +This function returns the defun node at point, or @code{nil} if none
  +is found.  It respects @code{treesit-defun-tactic}: it returns the
  +top-level defun if the value is @code{top-level}, and returns the
  +immediate enclosing defun if the value is @code{nested}.

This mentions treesit-defun-tactic, but that variable is not
documented anywhere in the manual, and is not indexed.  It should
either be documented in this node, or in some other node with a
cross-reference from here to that other node.

In general, please remember to index every function, macro, face, and
variable unless they are in @defun/@defvar/@defmac etc., which add
index entries automatically.



             reply	other threads:[~2022-12-25  7:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-25  7:30 Eli Zaretskii [this message]
2022-12-25  8:27 ` Recent changes in parsing.texi Yuan Fu
2022-12-25  9:08   ` Yuan Fu
2022-12-25  9:36     ` Eli Zaretskii
2022-12-25 18:54       ` Yuan Fu
2022-12-25 19:02         ` Eli Zaretskii
2022-12-26  9:44           ` Yuan Fu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=838riw3pph.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=casouri@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.