all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 61691-done@debbugs.gnu.org
Subject: bug#61691: (wrong-type-argument stringp nil) error when indenting some C code in c-ts-mode
Date: Sun, 26 Feb 2023 12:10:24 +0100	[thread overview]
Message-ID: <m1mt50d6n3.fsf@yahoo.es> (raw)
In-Reply-To: <837cw4kfen.fsf@gnu.org> (Eli Zaretskii's message of "Sun, 26 Feb 2023 10:19:12 +0200")

Version: 29.1

Eli Zaretskii <eliz@gnu.org> writes:

>> Date: Wed, 22 Feb 2023 00:23:37 +0100
>> From:  Daniel Martín via "Bug reports for GNU Emacs,
>>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
>> 
>> Given the following code in c-ts-mode:
>> 
>> int
>> foo ()
>> {
>>   int c;
>>   if (!CHAR_VALID_P (c))
>>     /* This is a comment.  */
>>     c = 'a';
>> 
>>   return c;
>> }
>> 
>> If point is in line "c = 'a'" and you press TAB, a (wrong-type-argument
>> stringp nil) error is thrown.
>
> With today's emacs-29 branch, I cannot reproduce this.  Was the
> problem solved meanwhile?

I cannot reproduce the issue anymore in Emacs 29, so I'm closing the bug
report.





      reply	other threads:[~2023-02-26 11:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m1ttzey552.fsf.ref@yahoo.es>
2023-02-21 23:23 ` bug#61691: (wrong-type-argument stringp nil) error when indenting some C code in c-ts-mode Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-02-26  8:19   ` Eli Zaretskii
2023-02-26 11:10     ` Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors [this message]

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=m1mt50d6n3.fsf@yahoo.es \
    --to=bug-gnu-emacs@gnu.org \
    --cc=61691-done@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=mardani29@yahoo.es \
    /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.