all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard Stallman <rms@gnu.org>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: backward-sexp and insert-parentheses are lacking for Common Lisp
Date: Wed, 04 Dec 2002 06:07:17 -0500	[thread overview]
Message-ID: <E18JXN7-0003y2-00@fencepost.gnu.org> (raw)
In-Reply-To: <8765ubp2qp.fsf@lynx.ionific.com> (message from Hannu Koivisto on Tue, 03 Dec 2002 16:59:42 +0200)

Implementing support for #-constructs that involve
a letter or digit, such as #c or #2, is not easy.
It would have to be done in syntax.c.

If you're interested in working on it, it is ok to try.

On the Lisp Machine I implemented a form of Lisp parsing
that always worked by parsing forward, even when the job
was moving backward.  Using text properties, that might
be feasible now in Emacs.  It would make this sort of thing
much easier.  But it is a substantial job.

      reply	other threads:[~2002-12-04 11:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-03 14:59 backward-sexp and insert-parentheses are lacking for Common Lisp Hannu Koivisto
2002-12-04 11:07 ` Richard Stallman [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E18JXN7-0003y2-00@fencepost.gnu.org \
    --to=rms@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.