On Tue, Jul 30, 2002 at 10:22:43 +0200, Sven Guckes wrote: > * Russell L. Harris <[EMAIL PROTECTED]> [2002-07-30 06:22]: > > (variables not applicable to the particular > > installation may be commented out, using #) > > you want manuals which depend on the current installation? > what about systems which more than one mutt binary? > my point: this won't work.
I think that Mutt should be fixed concerning this point. For instance, on one of my accounts, the manual says: 6.3.36. dotlock_program Type: path Default: "/usr/local/bin/mutt_dotlock" Contains the path of the mutt_dotlock (8) binary to be used by mutt. But as dotlocking is disabled, this variable doesn't exist! And if I choose to enable dotlocking, the default path won't be /usr/local/bin/mutt_dotlock but something in my home directory (the path depends on the $bindir variable, defined when compiling Mutt). Look at init.h, the existence of some other variables depends on configure settings (HAVE_PGP, HAVE_MIME, USE_IMAP, USE_SSL and so on). -- Vincent Lef�vre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100% validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des Jeux Math�matiques et Logiques, TETRHEX, etc. Work: CR INRIA - computer arithmetic / SPACES project at LORIA
