bug-gnu-emacs
[Top][All Lists]
Advanced

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

autoinsert emacs lisp header


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

The minibuffer-help-form for emacs lisp header in auto-insert-alist
seem format with wrong format-string. The format-string is:

(format "%10.0s:  %s" (car x) (cdr x))

which gives only whitespace.

By the way, if you use autoinsert for emacs lisp file, update
skeleton to newest version, there is a bug for "-N" skeleton element.

In GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20)
  of 2007-04-28 on ywb-laptop
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
configured using `configure  '--with-xpm' '--with-jpeg' '--with-tiff'
'--with-gif' '--with-png' '--prefix=/home/ywb/local'
'--with-x-toolkit=gtk' '--enable-font-backend''
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/




reply via email to

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