Re: Re: excluding day pages from publishing, and other questions
"Dale Smith" <[email protected]>
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
On 4/19/06, David O'Toole <[email protected]> wrote: > > Actually this is working now. I had to tweak your regexp (wrapped it > in forward slashes.) > > Here's my muse-project-alist setting line, for those who want to > exclude day pages and particular plan pages: > > Thanks mwolson! > > (add-hook 'muse-project-alist Shouldn't that be (setq muse-project-alist ...) ? -Dale