On Thu, Mar 12 2015, Diogo F. S. Ramos wrote:

> When in the REPL, pressing C-a when the cursor is on the input line, the
> point sometimes moves to the beginning of the line, i.e., before the
> prompt.  Is this right?

The intended behaviour is that the first C-a moves you to the beginning
of the input (right after the prompt) and i you press C-a again when you're
there it moves you to the beginning of the line (before the prompt).

Is that what you're seeing?

jao
-- 
A LISP programmer knows the value of everything, but the cost of
nothing.
  - Alan Perlis, Epigrams on Programming

Reply via email to