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

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

Re: [emacs-wiki-discuss] emas-wiki, blosxom, and other stuff


From: Gary V. Vaughan
Subject: Re: [emacs-wiki-discuss] emas-wiki, blosxom, and other stuff
Date: Fri, 11 Jun 2004 13:47:38 +0100
User-agent: Mozilla Thunderbird 0.6 (X11/20040502)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

TC wrote:
| TC wrote:
|
|>[Setting] blosxom-publishing-directory to be something other than
|>its default  value of "~/WebWiki"...doesn't seem to have any
|>effect since Cc C-p still publishes to that default.
|
|
| GV replied:
|
|>Did you remember to run (blosxom-update-wiki-project) after changing the
|>value of blosxom-publishing-directory?  I'd expect to see what you describe
|>if you forgot that.
|
|
| I didn't do that, no.  And it works, thanks.
| But, given that I've modified blosxom-publishing-directory using
| customize-group, where should I put the (blosxom-update-wiki-project)?
| Is it just after the (custom-set-variables ...) in my .emacs?

Ah yes, good point.  I don't like customize mode myself, so I've put all my
modifications into .emacs, after which I call (blosxom-update-wiki-project).
You have found a bug!

You are quite right that customize mode should run the update for you.  I've
added the necessary hair in address@hidden/emacs-wiki--gary--1.0--patch-14
which should save you the manual call to blosxom-update-wiki-project as long
as you do all your customizations from Customize.

| And why is that necessary; or, put another way, when would you *not*
| want to run the blosxom-update-wiki-project function?

Emacs-wiki itself keeps some data structures of variable name/value pairs
so that you can change between projects without losing anything.  Because
emacs-wiki-blosxom is a derived mode, the variables that it changes for
internal use need to be mapped back into those data structures to keep
emacs-wiki informed about what's going on.

The short answer is that you only have to worry about it if you make
customisations by hand in your startup files.  Customize will take care
of it otherwise.

Cheers,
        Gary.
- --
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAyanqFRMICSmD1gYRAs3bAJ4wg6jkBNSbW9wKc3kaP9oeIxNt/gCfTXXD
UWNjhcmLq2URUd9ay65scGI=
=K6Sb
-----END PGP SIGNATURE-----




reply via email to

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