GNU bug report logs - #4101
23.1.50; goto-line pushes mark

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Mon, 10 Aug 2009 05:55:05 UTC

Severity: normal

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 4101 in the body.
You can then email your comments to 4101 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4101; Package emacs. (Mon, 10 Aug 2009 05:55:06 GMT) Full text and rfc822 format available.

Acknowledgement sent to Helmut Eller <eller.helmut <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 10 Aug 2009 05:55:06 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Helmut Eller <eller.helmut <at> gmail.com>
To: emacs-pretest-bug <at> gnu.org
Subject: 23.1.50; goto-line pushes mark
Date: Mon, 10 Aug 2009 07:13:52 +0200
goto-line pushes mark.  This is not documented and makes goto-line
essentially useless as a lisp function.

Helmut



Reply sent to Stefan Monnier <monnier <at> iro.umontreal.ca>:
You have taken responsibility. (Mon, 10 Aug 2009 16:45:05 GMT) Full text and rfc822 format available.

Notification sent to Helmut Eller <eller.helmut <at> gmail.com>:
bug acknowledged by developer. (Mon, 10 Aug 2009 16:45:05 GMT) Full text and rfc822 format available.

Message #10 received at 4101-close <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Helmut Eller <eller.helmut <at> gmail.com>
Subject: Re: bug#4101: 23.1.50; goto-line pushes mark
Date: Mon, 10 Aug 2009 12:38:47 -0400
> goto-line pushes mark.  This is not documented and makes goto-line
> essentially useless as a lisp function.

Thanks.  Indeed, it should usually not be called from Lisp.
I've added it to byte-compile-interactive-only-functions so the
byte-compiler will warn you.
I've also changed the docstring.


        Stefan



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4101; Package emacs. (Mon, 10 Aug 2009 23:40:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to rms <at> gnu.org:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 10 Aug 2009 23:40:05 GMT) Full text and rfc822 format available.

Message #15 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Richard Stallman <rms <at> gnu.org>
To: Helmut Eller <eller.helmut <at> gmail.com>, 4101 <at> debbugs.gnu.org
Cc: emacs-pretest-bug <at> gnu.org
Subject: Re: bug#4101: 23.1.50; goto-line pushes mark
Date: Mon, 10 Aug 2009 19:30:31 -0400
    goto-line pushes mark.  This is not documented and makes goto-line
    essentially useless as a lisp function.

In lisp you may as well do

   (goto-char (point-min))
   (forward-line N)




Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#4101; Package emacs. (Mon, 10 Aug 2009 23:40:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to rms <at> gnu.org:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Mon, 10 Aug 2009 23:40:07 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> emacsbugs.donarmstrong.com. (Tue, 08 Sep 2009 14:25:02 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 343 days ago.

Previous Next


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