emacs-wiki-discuss
[Top][All Lists]
Advanced

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

[emacs-wiki-discuss] Re: small bug: blockquote


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: small bug: blockquote
Date: Mon, 29 Mar 2004 12:06:37 +0800
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

chris wallace <address@hidden> writes:

>> 0.7-3.1 gets marked up as possibly a numbered list because it matches
>> this regular expression:
>>    ["^\\s-*\\(-\\|[0-9]+\\.\\)" 1 "\n\\1"]

Actually, twiddling this variable does seem to work.
The bugfix is in my arch repository at
http://sacha.free.net.ph/notebook/arch/
address@hidden/emacs-wiki--dev--1.0

and you can get the new emacs-wiki.el from
http://sacha.free.net.ph/notebook/emacs/dev/emacs-wiki/emacs-wiki.el .

With this fix, whitespace is required after bullets and numbers that
are part of a list. For example,

- This
- Is
- A
- List

1. This
2. too

But this is not,
--even if it starts with dashes
0.1] or numbers, as in the original test case.

Please confirm that it works so that I can apply the patch to stable.
-- 
Sacha Chua <address@hidden> - Ateneo CS faculty geekette
interests: emacs, gnu/linux, making computer science education fun
http://sacha.free.net.ph/ - PGP Key ID: BE2D08EC




reply via email to

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