all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Sergey Trofimov <sarg@sarg.org.ru>
Cc: 40193@debbugs.gnu.org
Subject: bug#40193: 27.0.50; nxml-newline-and-indent argument should be optional
Date: Sun, 18 Oct 2020 01:29:16 +0000	[thread overview]
Message-ID: <CADwFkmna-1znaq6nLjCqTw2Yz5nCb7jwdOAdMM4Z-myXNE=fWg@mail.gmail.com> (raw)
In-Reply-To: <CAE0nKzW8kXPQzjycFOvJPTFerc3XnF6Z13h1AHPiuhP-SgQmDA@mail.gmail.com> (Sergey Trofimov's message of "Mon, 23 Mar 2020 06:47:02 +0100")

close 40193 28.1
thanks

Sergey Trofimov <sarg@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.





      reply	other threads:[~2020-10-18  1:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23  5:47 bug#40193: 27.0.50; nxml-newline-and-indent argument should be optional Sergey Trofimov
2020-10-18  1:29 ` Stefan Kangas [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='CADwFkmna-1znaq6nLjCqTw2Yz5nCb7jwdOAdMM4Z-myXNE=fWg@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=40193@debbugs.gnu.org \
    --cc=sarg@sarg.org.ru \
    /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.