From: "Lennart Borgman (gmail)" <lennart.borgman@gmail.com>
To: "metaperl.com" <metaperl@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: code critique requested
Date: Fri, 30 Nov 2007 17:44:07 +0100 [thread overview]
Message-ID: <47503DD7.8000204@gmail.com> (raw)
In-Reply-To: <ff5be5c8-ac4e-4a0d-9532-84f7e5c38fcf@g30g2000hsb.googlegroups.com>
metaperl.com wrote:
> Hi, any feedback on improving this is appreciated. I have been getting
> some reports with warnings on byte-compilation. I'm mainly interested
> in GNU Emacs correctness, but if I can support both major emacsen
> without too much hassle, then I will do it.
>
> ;;; asciidoc.el --- asciidoc text file development support
...
> ;;; Description:
>
> ;; Suggested (but entirely optional) add-ons:
> ;; doc-mode: font-locking for asciidoc buffers
> ;; http://xpt.sourceforge.net/tools/doc-mode/
> ;; - connect asciidoc.el to doc-mode as follows:
> ;; (autoload 'doc-mode "doc-mode" nil t)
> ;; (add-to-list 'auto-mode-alist '("\\.adoc$" . doc-mode))
> ;; (add-hook 'doc-mode-hook
> ;; '(lambda ()
> ;; (turn-on-auto-fill)
> ;; (require 'asciidoc)))
>
> ;; Author extends thanks to:
> ;; Steve Youngs (JackaLX on irc://irc.freenode.net/xemacs)
> ;; bpalmer, twb
> ;; Alexander Kinzer - byte-compile bug reports
It would be nice if the description said something more about what the
file does or where to get more info.
next prev parent reply other threads:[~2007-11-30 16:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-30 16:10 code critique requested metaperl.com
2007-11-30 16:44 ` Lennart Borgman (gmail) [this message]
[not found] ` <mailman.4360.1196441057.18990.help-gnu-emacs@gnu.org>
2007-11-30 18:25 ` metaperl.com
2007-11-30 19:09 ` Lennart Borgman (gmail)
2007-11-30 19:36 ` Joel J. Adamson
2007-12-01 16:27 ` John Paul Wallington
2007-12-02 1:29 ` Tim X
2007-12-02 10:44 ` Sebastian Tennant
2007-12-12 4:57 ` Kevin Rodgers
[not found] ` <mailman.4909.1197435470.18990.help-gnu-emacs@gnu.org>
2007-12-12 11:43 ` Tim X
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=47503DD7.8000204@gmail.com \
--to=lennart.borgman@gmail.com \
--cc=help-gnu-emacs@gnu.org \
--cc=metaperl@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.
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).