From: martin rudalics <rudalics@gmx.at>
To: Ye Wenbin <wenbinye@gmail.com>
Cc: emacs-pretest-bug@gnu.org
Subject: Re: autoinsert emacs lisp header
Date: Fri, 21 Dec 2007 08:42:09 +0100 [thread overview]
Message-ID: <476B6E51.9090606@gmx.at> (raw)
In-Reply-To: <op.t3nywoh052p72k@ywb-laptop>
Thanks for reporting.
> 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.
Indeed. Does
(format "%12s: %s" (car x) (cdr x))
give the desired format?
> 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?
next prev parent reply other threads:[~2007-12-21 7:42 UTC|newest]
Thread overview: 6+ 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 [this message]
2007-12-21 7:56 ` Ye Wenbin
2007-12-21 9:07 ` martin rudalics
2007-12-21 9:17 ` Ye Wenbin
2007-12-21 9:15 ` martin rudalics
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=476B6E51.9090606@gmx.at \
--to=rudalics@gmx.at \
--cc=emacs-pretest-bug@gnu.org \
--cc=wenbinye@gmail.com \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).