From: Lars Ingebrigtsen <larsi@gnus.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: beginning-on-line oddness
Date: Wed, 26 Dec 2012 14:42:58 +0100 [thread overview]
Message-ID: <87txr93p5p.fsf@gnus.org> (raw)
In-Reply-To: <83hananf8h.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 25 Dec 2012 20:44:46 +0200")
Eli Zaretskii <eliz@gnu.org> writes:
> Got it. You need to use '(move-beginning-of-line 1)', which considers
> display lines. By contrast, 'beginning-of-line' moves by text lines
> in logical order, which is not what you want.
Ah, right. I assumed that `move-beginning-of-line' wasn't supposed to
be used by code directly, for some reason or other...
--
(domestic pets only, the antidote for overdose, milk.)
http://lars.ingebrigtsen.no * Lars Magne Ingebrigtsen
next prev parent reply other threads:[~2012-12-26 13:42 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-24 16:29 beginning-on-line oddness Lars Ingebrigtsen
2012-12-24 16:56 ` Andreas Schwab
2012-12-24 17:05 ` Lars Ingebrigtsen
2012-12-24 17:49 ` Eli Zaretskii
2012-12-24 17:56 ` Lars Ingebrigtsen
2012-12-25 17:44 ` Eli Zaretskii
2012-12-25 17:51 ` Lars Ingebrigtsen
2012-12-25 18:44 ` Eli Zaretskii
2012-12-26 13:42 ` Lars Ingebrigtsen [this message]
2012-12-26 14:05 ` Ted Zlatanov
2012-12-26 19:10 ` Eli Zaretskii
2012-12-31 11:31 ` Ted Zlatanov
2012-12-31 17:20 ` Eli Zaretskii
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87txr93p5p.fsf@gnus.org \
--to=larsi@gnus.org \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.