unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: master 9aa18659263: Fix c-ts-common-comment-indent-new-line (bug#73900)
Date: Wed, 30 Oct 2024 22:37:28 -0700	[thread overview]
Message-ID: <56C0A466-7B4A-4A82-84C5-E7969D140EEA@gmail.com> (raw)
In-Reply-To: <864j4v6qdv.fsf@gnu.org>



> On Oct 29, 2024, at 5:32 AM, Eli Zaretskii <eliz@gnu.org> wrote:
> 
>> branch: master
>> commit 9aa186592634212fcdb2dbafdfd0c52a2475ba96
>> Author: Yuan Fu <casouri@gmail.com>
>> Commit: Yuan Fu <casouri@gmail.com>
>> 
>>    Fix c-ts-common-comment-indent-new-line (bug#73900)
>> 
>>    * lisp/progmodes/c-ts-common.el:
>>    (c-ts-common-comment-indent-new-line): Delete trailing
>>    whitespace before inserting newline.  The insert-line-break
>>    function is the same as in c-indent-new-comment-line.
> 
> This triggers the following byte-compilation warning:
> 
>  In c-ts-common-comment-indent-new-line:
>  progmodes/c-ts-common.el:339:27: Warning: reference to free variable `allow-auto-fill'
> 
> I'm guessing that in c-ts-mode case allow-auto-fill is always nil.

Thank Eli, I’ve fixed it now. Sorry for the hiccup.

Yuan


  reply	other threads:[~2024-10-31  5:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29 12:32 master 9aa18659263: Fix c-ts-common-comment-indent-new-line (bug#73900) Eli Zaretskii
2024-10-31  5:37 ` Yuan Fu [this message]
     [not found] <173018710062.2953743.6862996178790876925@vcs3.savannah.gnu.org>
     [not found] ` <20241029073141.19F3A3747EE@vcs3.savannah.gnu.org>
2024-10-30 14:17   ` Andrea Corallo
2024-10-31  5:37     ` 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=56C0A466-7B4A-4A82-84C5-E7969D140EEA@gmail.com \
    --to=casouri@gmail.com \
    --cc=eliz@gnu.org \
    --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 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).