* Re: forward-sexp and quote
[not found] <87r8b8fvur.fsf@thalassa.informatimago.com>
@ 2003-01-21 18:17 ` Richard Stallman
0 siblings, 0 replies; only message in thread
From: Richard Stallman @ 2003-01-21 18:17 UTC (permalink / raw)
Cc: emacs-devel
(forward-sexp 1) eats quotes and backquotes, but (forward-sexp -1) doesn't.
.'(a b c) --(forward-sexp 1)--> '(a b c). --(forward-sexp -1)--> '.(a b c)
It seems to work correctly in the latest development sources,
and in what will become 21.3 soon.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-01-21 18:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <87r8b8fvur.fsf@thalassa.informatimago.com>
2003-01-21 18:17 ` forward-sexp and quote Richard Stallman
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).