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

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

Re: moving in js


From: João Távora
Subject: Re: moving in js
Date: Wed, 8 Aug 2012 18:37:00 +0100

On Wed, Aug 8, 2012 at 6:37 AM, Andreas Röhler
<andreas.roehler@easy-emacs.de> wrote:

> Cursor on "i" in (spiel[i])
>
> C-M-b -->
>
> Debugger entered--Lisp error: (scan-error "Containing expression ends
> prematurely" 349 349)

The "\n" case moving to ".csv" is indeed an unexpected move, but I
would say this error
error is the expected behaviour. I mean, you can't `backward-sexp` there to go
back one balanced sexp from 'i', so an error is expected, and the character
positions are useful.

--
João



reply via email to

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