GNU bug report logs - #11053
batch mode line motion

Previous Next

Package: emacs;

Reported by: Reuben Thomas <rrt <at> sc3d.org>

Date: Tue, 20 Mar 2012 20:19:02 UTC

Severity: normal

Tags: notabug

Merged with 11266

Found in version 24.0.94

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Stefan Monnier <monnier <at> IRO.UMontreal.CA>
To: <michael_rytting <at> agilent.com>
Cc: 11266 <at> debbugs.gnu.org
Subject: Re: bug#11266: emacs 23.4 with --batch and (next-line)
Date: Wed, 18 Apr 2012 17:46:29 -0400
tags 11266 notabug
thanks

> emacs -batch config.log --eval "(next-line 1)"
> And you'll see and End of buffer message.  While
> emacs -Q config.log --eval "(next-line 1)"
> Produces no such error.

`next-line' in Emacs-23 was changed to use visual lines rather than
logical lines, so its behavior depends on the shape of the selected
window.  And indeed, the selected-window depends on the terminal
(-batch uses a dummy terminal).


        Stefan




This bug report was last modified 13 years and 35 days ago.

Previous Next


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