bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#60360: 30.0.50; prog-fill-reindent-defun doesn't use region


From: Juri Linkov
Subject: bug#60360: 30.0.50; prog-fill-reindent-defun doesn't use region
Date: Tue, 27 Dec 2022 20:13:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/30.0.50 (x86_64-pc-linux-gnu)

X-Debbugs-CC: Theodor Thornhill <theo@thornhill.no>

After selecting the region in a docstring, M-q used to fill the region,
but new prog-fill-reindent-defun doesn't do this.  The original
function had the argument REGION for that, described thusly:

  The REGION argument is non-nil if called interactively; in that
  case, if Transient Mark mode is enabled and the mark is active,
  call ‘fill-region’ to fill each of the paragraphs in the active
  region, instead of just filling the current paragraph.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]