unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 9aa18659263: Fix c-ts-common-comment-indent-new-line (bug#73900)
@ 2024-10-29 12:32 Eli Zaretskii
  2024-10-31  5:37 ` Yuan Fu
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2024-10-29 12:32 UTC (permalink / raw)
  To: Yuan Fu; +Cc: emacs-devel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <173018710062.2953743.6862996178790876925@vcs3.savannah.gnu.org>]

end of thread, other threads:[~2024-10-31  5:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
     [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

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