GNU bug report logs - #40193
27.0.50; nxml-newline-and-indent argument should be optional

Previous Next

Package: emacs;

Reported by: Sergey Trofimov <sarg <at> sarg.org.ru>

Date: Mon, 23 Mar 2020 05:48:02 UTC

Severity: normal

Tags: easy

Found in version 27.0.50

Fixed in version 28.1

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 40193 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Kangas <stefan <at> marxist.se>
To: Sergey Trofimov <sarg <at> sarg.org.ru>
Cc: 40193 <at> debbugs.gnu.org
Subject: Re: bug#40193: 27.0.50;
 nxml-newline-and-indent argument should be optional
Date: Sun, 18 Oct 2020 01:29:16 +0000
close 40193 28.1
thanks

Sergey Trofimov <sarg <at> sarg.org.ru> writes:

> According to the definition of comment-line-break-function:
>   The function should take a single optional argument, which is a flag
>   indicating whether it should use soft newlines.
>
> But in nxml-mode:
>   (setq-local comment-line-break-function #'nxml-newline-and-indent)
>   (defun nxml-newline-and-indent (soft) ...)
>
> Could you please make an argument optional?

I've made this change on master; the fix will be in Emacs 28.1.




This bug report was last modified 4 years and 212 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.