Mercurial > hg > xemacs-beta
comparison INSTALL @ 845:77624ff6e2da
[xemacs-hg @ 2002-05-16 15:11:22 by stephent]
docs <87d6vwrv2k.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Thu, 16 May 2002 15:11:23 +0000 |
parents | fd49b88b9f06 |
children | b33a835c21cc |
comparison
equal
deleted
inserted
replaced
844:047d37eb70d7 | 845:77624ff6e2da |
---|---|
377 supports. | 377 supports. |
378 | 378 |
379 MAIL LOCKING | 379 MAIL LOCKING |
380 ============ | 380 ============ |
381 | 381 |
382 Find out what the preferred method for locking mail spool files is in | 382 For most platforms, configure or the src/s file have the preferred |
383 your environment. Presently, XEmacs supports lockf, flock, and dot | 383 method for locking mail spool files preconfigured. Otherwise you must |
384 locking. Specify the locking method via the --mail-locking=METHOD | 384 find out for youself. Do not choose a locking protocol "on the |
385 option to configure. Valid values for METHOD are --mail-locking are | 385 objective merits." XEmacs must use the same method as other mail |
386 `lockf', `flock', and `dot'. | 386 utilities on your system, or you will lose mail. |
387 | |
388 Presently, XEmacs supports lockf, flock, and dot locking. Specify the | |
389 locking method via the --mail-locking=METHOD option to configure. | |
390 Valid values for METHOD are --mail-locking are `lockf', `flock', and | |
391 `dot'. | |
387 | 392 |
388 RUNNING CONFIGURE | 393 RUNNING CONFIGURE |
389 ================= | 394 ================= |
390 | 395 |
391 `configure' doesn't do any compilation or installation itself. It | 396 `configure' doesn't do any compilation or installation itself. It |