emacs-devel
[Top][All Lists]
Advanced

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

Re: autoinsert emacs lisp header


From: Ye Wenbin
Subject: Re: autoinsert emacs lisp header
Date: Fri, 21 Dec 2007 17:17:58 +0800
User-agent: Opera Mail/9.24 (Linux)

On Fri, 21 Dec 2007 17:07:29 +0800, martin rudalics <address@hidden> wrote:

But negative number is not a char, so char-or-string-p return nil.

(char-or-string-p -2) returns t, hence the first branch of that
conditional should be taken.  Could you check why it doesn't for you?

When use auto-insert for emacs lisp header, a error "Lisp nesting exceeds max-lisp-eval-depth"
will raise.

Could you try to debug skeleton-internal-1?

Sorry, maybe I use emacs-23, that the reason we got different result.

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




reply via email to

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