emacs-devel
[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 10:37:26 +0800
User-agent: Opera Mail/9.24 (Linux)

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:


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.

---
If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/home/ywb/local/share/emacs/23.0.0/etc/DEBUG for instructions.


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''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: zh_CN.UTF-8
  value of $XMODIFIERS: @im=fcitx
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Dired by name

Minor modes in effect:
  auto-insert-mode: t
  msb-mode: t
  keep-end-mode: t
  shell-dirtrack-mode: t
  desktop-save-mode: t
  icomplete-mode: t
  partial-completion-mode: t
  auto-image-file-mode: t
  show-paren-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n
C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-v C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n M-v C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-n C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p
C-p C-p C-p C-p C-v C-v C-v C-v C-v M-v M-v M-v M-v
M-v M-v C-v C-s e l " C-s C-n C-v C-s m a <backspace>
<backspace> e a m <backspace> <backspace> m a c C-n
C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n
C-n C-n C-x k <return> y M-x r e p o r SPC e <tab>
<return>

Recent messages:
Wrote /home/ywb/downloads/cvs.savannah.gnu.org/emacs-unicode/lisp/skeleton.elc
Mark set
Mark saved where search started
Mark set
Mark saved where search started [2 times]
byte-compile /home/ywb/downloads/cvs.savannah.gnu.org/emacs-unicode/lisp/autoinsert.el(y or n)
Showing all blocks ... done
Compiling /home/ywb/downloads/cvs.savannah.gnu.org/emacs-unicode/lisp/autoinsert.el...done Wrote /home/ywb/downloads/cvs.savannah.gnu.org/emacs-unicode/lisp/autoinsert.elc
Loading emacsbug...done




reply via email to

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