all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5234: 23.1; move-to-(end|beginning)-of-line return value
@ 2009-12-16 18:27 Drew Adams
  2016-04-27 21:12 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Drew Adams @ 2009-12-16 18:27 UTC (permalink / raw
  To: bug-gnu-emacs

emacs -Q
 
It is not documented, but move-to-beginning-of-line returns the
position (since it ends by calling goto-char, which returns point),
whereas move-to-end-of-line does not.
 
Call it an enhancement request, if you like, but I think it would be
handy for both to return the position, just like goto-char does. And
it is good for both functions to return the same kind of thing.
 

In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
 of 2009-07-29 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'
 







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

* bug#5234: 23.1; move-to-(end|beginning)-of-line return value
  2009-12-16 18:27 bug#5234: 23.1; move-to-(end|beginning)-of-line return value Drew Adams
@ 2016-04-27 21:12 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-04-27 21:12 UTC (permalink / raw
  To: Drew Adams; +Cc: 5234

"Drew Adams" <drew.adams@oracle.com> writes:

> It is not documented, but move-to-beginning-of-line returns the
> position (since it ends by calling goto-char, which returns point),
> whereas move-to-end-of-line does not.
>
> Call it an enhancement request, if you like, but I think it would be
> handy for both to return the position, just like goto-char does. And
> it is good for both functions to return the same kind of thing.

These functions do not seem to exist.  Closing.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





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

end of thread, other threads:[~2016-04-27 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-16 18:27 bug#5234: 23.1; move-to-(end|beginning)-of-line return value Drew Adams
2016-04-27 21:12 ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.