all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: rms@gnu.org
Cc: cezar@mixandgo.ro, emacs-devel@gnu.org
Subject: Re: [cezar@mixandgo.ro: skeleton bug]
Date: Sat, 25 Aug 2007 12:46:25 -0400	[thread overview]
Message-ID: <87veb3pnoe.fsf@stupidchicken.com> (raw)
In-Reply-To: <E1IOmva-0001mC-RX@fencepost.gnu.org> (Richard Stallman's message of "Sat\, 25 Aug 2007 00\:07\:14 -0400")

Richard Stallman <rms@gnu.org> writes:

>   I have created a small skeleton which should insert a html list in
>   this form ... The skeleton looks like this :
>
> (define-skeleton test-skeleton
>   "This is a small doc for the skeleton."
>   ""                                    ;no prompt
>   > "<ul>"
>   \n > "<li>"
>   \n > _
>   \n > -1 "</li>"
>   \n > "</ul>"
>   \n)
>
>   but it does not work ! The error I get follows:
>
> Debugger entered--Lisp error: (error "Lisp nesting exceeds `max-lisp-eval-depth'")
>   skeleton-internal-1(-1 t nil)
>   ....
>   call-interactively(test-skeleton)
>   execute-extended-command(nil)
>   call-interactively(execute-extended-command)
>
> In GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.10.12)
>  of 2007-06-12 on myhost


I can't reproduce this on the Emacs 22 branch or trunk --- maybe it is
specific to the unicode-2 branch.

  reply	other threads:[~2007-08-25 16:46 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-25  4:07 [cezar@mixandgo.ro: skeleton bug] Richard Stallman
2007-08-25 16:46 ` Chong Yidong [this message]
2007-08-26 14:56   ` Richard Stallman
2007-08-25 19:52 ` Glenn Morris
     [not found] <E1IRriB-0006Rk-ES@fencepost.gnu.org>
2007-09-03  2:31 ` Kenichi Handa
2007-09-03 18:25   ` Richard Stallman
2007-09-03 21:22     ` Stefan Monnier
2007-09-07  2:33       ` Kenichi Handa
2007-09-07  4:04         ` Stefan Monnier
2007-09-07 19:53         ` Richard Stallman
  -- strict thread matches above, loose matches on Subject: below --
2007-08-17 20:17 Richard Stallman

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=87veb3pnoe.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=cezar@mixandgo.ro \
    --cc=emacs-devel@gnu.org \
    --cc=rms@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.