all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ye Wenbin" <wenbinye@gmail.com>
To: "emacs-pretest-bug@gnu.org" <emacs-pretest-bug@gnu.org>
Cc: martin rudalics <rudalics@gmx.at>
Subject: Re: autoinsert emacs lisp header
Date: Fri, 21 Dec 2007 15:56:05 +0800	[thread overview]
Message-ID: <op.t3odnrox52p72k@ywb-laptop> (raw)
In-Reply-To: <476B6E51.9090606@gmx.at>

On Fri, 21 Dec 2007 15:42:09 +0800, martin rudalics <rudalics@gmx.at>  
wrote:

>> By the way, if you use autoinsert for emacs lisp file, update
>> skeleton to newest version, there is a bug for "-N" skeleton element.
>  Could you please be a bit more specific?
>
I mean, the skeleton.el I used has bug for -N element.
skeleton-internal-1 use char-or-string-p to capture element string, char,  
and integer.
But negative number is not a char, so char-or-string-p return nil.
When use auto-insert for emacs lisp header, a error "Lisp nesting exceeds  
max-lisp-eval-depth"
will raise.

I checked the cvs version of skeleton, the bug is fixed now.

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

  reply	other threads:[~2007-12-21  7:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-21  2:37 autoinsert emacs lisp header Ye Wenbin
2007-12-21  7:42 ` martin rudalics
2007-12-21  7:56   ` Ye Wenbin [this message]
2007-12-21  9:07     ` martin rudalics
2007-12-21  9:17       ` Ye Wenbin
2007-12-21  9:15     ` martin rudalics
  -- strict thread matches above, loose matches on Subject: below --
2007-12-21  4:17 Ye Wenbin

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=op.t3odnrox52p72k@ywb-laptop \
    --to=wenbinye@gmail.com \
    --cc=emacs-pretest-bug@gnu.org \
    --cc=rudalics@gmx.at \
    /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.