unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: beginning-on-line oddness
Date: Tue, 25 Dec 2012 20:44:46 +0200	[thread overview]
Message-ID: <83hananf8h.fsf@gnu.org> (raw)
In-Reply-To: <87licm2f71.fsf@gnus.org>

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: emacs-devel@gnu.org
> Date: Tue, 25 Dec 2012 18:51:14 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > And the problem is...?
> 
> Personally, I think it would be nice if `beginning-of-line' went to the
> beginning of the line.

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.



  reply	other threads:[~2012-12-25 18:44 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 [this message]
2012-12-26 13:42           ` Lars Ingebrigtsen
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83hananf8h.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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 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).