unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: casouri@gmail.com
Cc: 64442@debbugs.gnu.org
Subject: bug#64442: 29.0.92; treesit-beginning-of-defun fails in DEFUN functions in C
Date: Thu, 10 Aug 2023 12:18:52 +0300	[thread overview]
Message-ID: <83y1iji7b7.fsf@gnu.org> (raw)
In-Reply-To: <83r0oplvro.fsf@gnu.org> (message from Eli Zaretskii on Sun, 30 Jul 2023 10:10:35 +0300)

> Cc: 64442@debbugs.gnu.org
> Date: Sun, 30 Jul 2023 10:10:35 +0300
> From: Eli Zaretskii <eliz@gnu.org>
> 
> > From: Yuan Fu <casouri@gmail.com>
> > Date: Tue, 11 Jul 2023 19:10:01 -0700
> > Cc: 64442@debbugs.gnu.org
> > 
> > 
> > 
> > > On Jul 6, 2023, at 11:40 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> > > 
> > >> From: Yuan Fu <casouri@gmail.com>
> > >> Date: Thu, 6 Jul 2023 23:15:00 -0700
> > >> Cc: 64442@debbugs.gnu.org
> > >> 
> > >>> On Jul 4, 2023, at 4:39 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> > >>> 
> > >>> Why cannot we look for a top-level expression_statement node which is
> > >>> a call_expression whose function identifier is "DEFUN" and whose
> > >>> position is between the place where C-M-a was invoked and the place
> > >>> where it does find a defun?
> > >> 
> > >> It’s gonna be ugly, but I can take a jab at it this weekend. I’m thinking of a wrapper function that tries to detect DEFUN before falling back to the ordinary tree-sitter defun movement function.
> > > 
> > > Thanks.  let's see how ugly it is before deciding whether it's worth it.
> > > 
> > >>> DEFUN's cannot be nested, so we don't need to consider that.
> > >> 
> > >> Yeah, in general C sources don’t have nested defuns, only C++ ones do.
> > > 
> > > No, I meant the use of DEFUN macros in Emacs cannot be nested.
> > 
> > Just an update. I didn’t forget about this, but it’s more harder than I thought and I’m still working on it :-(
> 
> Any progress with this?  It would be good to have a solution in Emacs
> 29.2, if possible.

Ping!





  reply	other threads:[~2023-08-10  9:18 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-03 17:13 bug#64442: 29.0.92; treesit-beginning-of-defun fails in DEFUN functions in C Eli Zaretskii
2023-07-04  8:41 ` Yuan Fu
2023-07-04 11:39   ` Eli Zaretskii
2023-07-07  6:15     ` Yuan Fu
2023-07-07  6:40       ` Eli Zaretskii
2023-07-12  2:10         ` Yuan Fu
2023-07-30  7:10           ` Eli Zaretskii
2023-08-10  9:18             ` Eli Zaretskii [this message]
2023-08-10 21:33               ` Yuan Fu
2023-08-12 14:59                 ` Eli Zaretskii
2023-08-14  5:20                   ` Yuan Fu
2023-08-14 11:59                     ` Eli Zaretskii
2023-08-15  7:30                       ` Yuan Fu
2023-08-17  8:18                         ` Eli Zaretskii
2023-08-19 22:00 ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83y1iji7b7.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=64442@debbugs.gnu.org \
    --cc=casouri@gmail.com \
    /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 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).