emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: beginning-on-line oddness


From: Eli Zaretskii
Subject: Re: beginning-on-line oddness
Date: Wed, 26 Dec 2012 21:10:54 +0200

> From: Ted Zlatanov <address@hidden>
> Date: Wed, 26 Dec 2012 09:05:38 -0500
> 
> EZ> Got it.  You need to use '(move-beginning-of-line 1)', which considers
> EZ> display lines.  By contrast, 'beginning-of-line' moves by text lines
> EZ> in logical order, which is not what you want.
> 
> Can this please be xref-ed in the `beginning-of-line' docstring?

Don't you have write access?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]