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

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

bug#5588: 23.1.50; C-M-d inside string in Lisp mode gets me out of strin


From: Lars Ingebrigtsen
Subject: bug#5588: 23.1.50; C-M-d inside string in Lisp mode gets me out of string into unrelated sexp
Date: Fri, 06 May 2022 21:12:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

"Tobias C. Rittweiler" <tcr@freebits.de> writes:

> In a .el, or .lisp file with content
>
>   (frob "foo")
>
>   (bar
>     ;; Like "Invoking
>     ;; external command".
>     (quux))
>
> Move point inside the string "foo", and press C-M-d.
>
> Emacs will move point to (|quux.

(I'm going through old bug reports that unfortunately weren't resolved
at the time.)

I've now made the command signal an error in Emacs 29 in these cases.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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