help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: emacs and beginning of lines


From: Teemu Likonen
Subject: Re: emacs and beginning of lines
Date: Sat, 06 Sep 2014 14:03:19 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.93 (gnu/linux)

Jude DaShiell [2014-09-06 05:59:13 -04:00] wrote:

> However that default python mode on a line starting on position 5 on
> the screen also has this problem. If I get on a line like that and hit
> c-e first then hit c-a then check my line position, I land on position
> 1 not position 5 where the indent started.

Do you want M-m (back-to-indentation) command?


    M-m runs the command back-to-indentation, which is an interactive
    compiled Lisp function in `simple.el'.

    It is bound to M-m.

    (back-to-indentation)

    Move point to the first non-whitespace character on this line.

Attachment: signature.asc
Description: PGP signature


reply via email to

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