unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4101: 23.1.50; goto-line pushes mark
@ 2009-08-10  5:13 ` Helmut Eller
  2009-08-10 16:45   ` bug#4101: marked as done (23.1.50; goto-line pushes mark) Emacs bug Tracking System
  2009-08-10 23:30   ` bug#4101: 23.1.50; goto-line pushes mark Richard Stallman
  0 siblings, 2 replies; 3+ messages in thread
From: Helmut Eller @ 2009-08-10  5:13 UTC (permalink / raw)
  To: emacs-pretest-bug


goto-line pushes mark.  This is not documented and makes goto-line
essentially useless as a lisp function.

Helmut





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4101: marked as done (23.1.50; goto-line pushes mark)
  2009-08-10  5:13 ` bug#4101: 23.1.50; goto-line pushes mark Helmut Eller
@ 2009-08-10 16:45   ` Emacs bug Tracking System
  2009-08-10 23:30   ` bug#4101: 23.1.50; goto-line pushes mark Richard Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Emacs bug Tracking System @ 2009-08-10 16:45 UTC (permalink / raw)
  To: Stefan Monnier

[-- Attachment #1: Type: text/plain, Size: 877 bytes --]


Your message dated Mon, 10 Aug 2009 12:38:47 -0400
with message-id <jwv3a7z1vm9.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#4101: 23.1.50; goto-line pushes mark
has caused the Emacs bug report #4101,
regarding 23.1.50; goto-line pushes mark
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4101: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4101
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2138 bytes --]

From: Helmut Eller <eller.helmut@gmail.com>
To: emacs-pretest-bug@gnu.org
Subject: 23.1.50; goto-line pushes mark
Date: Mon, 10 Aug 2009 07:13:52 +0200
Message-ID: <m2prb4tfn3.fsf@gmail.com>


goto-line pushes mark.  This is not documented and makes goto-line
essentially useless as a lisp function.

Helmut


[-- Attachment #3: Type: message/rfc822, Size: 2204 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Helmut Eller <eller.helmut@gmail.com>
Subject: Re: bug#4101: 23.1.50; goto-line pushes mark
Date: Mon, 10 Aug 2009 12:38:47 -0400
Message-ID: <jwv3a7z1vm9.fsf-monnier+emacsbugreports@gnu.org>

> 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#4101: 23.1.50; goto-line pushes mark
  2009-08-10  5:13 ` bug#4101: 23.1.50; goto-line pushes mark Helmut Eller
  2009-08-10 16:45   ` bug#4101: marked as done (23.1.50; goto-line pushes mark) Emacs bug Tracking System
@ 2009-08-10 23:30   ` Richard Stallman
  1 sibling, 0 replies; 3+ messages in thread
From: Richard Stallman @ 2009-08-10 23:30 UTC (permalink / raw)
  To: Helmut Eller, 4101; +Cc: emacs-pretest-bug

    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)






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-08-10 23:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <jwv3a7z1vm9.fsf-monnier+emacsbugreports@gnu.org>
2009-08-10  5:13 ` bug#4101: 23.1.50; goto-line pushes mark Helmut Eller
2009-08-10 16:45   ` bug#4101: marked as done (23.1.50; goto-line pushes mark) Emacs bug Tracking System
2009-08-10 23:30   ` bug#4101: 23.1.50; goto-line pushes mark Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).