]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix 'next-line' in batch mode.
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Aug 2024 08:02:01 +0000 (11:02 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 4 Sep 2024 07:51:26 +0000 (09:51 +0200)
* lisp/simple.el (line-move-finish): Don't use 'vertical-motion'
in batch mode.  Reported by john muhl <jm@pub.pink>.  (Bug#72420)

(cherry picked from commit c1181975ef958d40959e0a6af0c8d11ae2111ec0)

lisp/simple.el

index e328409c6ae7311b0b9b17648184102dee21d096..21b54ed369691874dd2cb7f11badca266bec8710 100644 (file)
@@ -8071,6 +8071,7 @@ If NOERROR, don't signal an error if we can't move that many lines."
 
        ;; Move to the desired column.
         (if (and line-move-visual
+                 (not noninteractive)
                  (not (or truncate-lines (truncated-partial-width-window-p))))
             ;; Under line-move-visual, goal-column should be
             ;; interpreted in units of the frame's canonical character