[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pbook.el
From: |
Lawrence Mitchell |
Subject: |
Re: pbook.el |
Date: |
Mon, 17 May 2004 12:41:57 +0100 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 |
Luke Gorrie wrote:
[...]
> (defvar pbook-heading-regexp "^;;;\\(#+\\)"
> "Regular expression matching heading lines of chapters/sections/headings.")
This breaks on ";;;###autoload" statements. I suppose you could
fix^Wchange the regexp, or just special case all the
pbook-heading-regexp stuff to deal with autoload statements too.
[...]
--
Lawrence Mitchell <address@hidden>
- pbook.el, Luke Gorrie, 2004/05/16
- Re: pbook.el, Bastien, 2004/05/17
- Re: pbook.el,
Lawrence Mitchell <=