darcs

Issue 1999 darcs help environment does not mention DARCS_DONT_ESCAPE_XXX variables

Title darcs help environment does not mention DARCS_DONT_ESCAPE_XXX variables
Priority bug Status resolved
Milestone 2.10.0 Resolved in
Superseder Nosy List dmitry.kurochkin, lele, twb
Assigned To
Topics Documentation

Created on 2010-11-19.10:31:00 by lele, last changed 2014-01-21.19:09:07 by gh.

Messages
msg13113 (view) Author: lele Date: 2010-11-19.10:30:59
Trying out workarounds to issue1990 and issue1693 I notice that the
help on environment settings does not mention any DARCS_DONT_ESCAPE_XXX

I knew about DARCS_DONT_ESCAPE_8BIT, but I see several others that
probably needs some explanation:

$ strings ~/.cabal/bin/darcs |grep '^DARCS_' | sort | uniq
DARCS_
DARCS_ALTERNATIVE_COLOR
DARCS_ALWAYS_COLOR
DARCS_ARGUMENT
DARCS_DONT_COLOR
DARCS_DONT_ESCAPE_8BIT
DARCS_DONT_ESCAPE_ANYTHING
DARCS_DONT_ESCAPE_EXTRA
DARCS_DONT_ESCAPE_ISPRINT
DARCS_DONT_ESCAPE_TRAILING_CR
DARCS_DONT_ESCAPE_TRAILING_SPACES
DARCS_DO_COLOR_LINES
DARCS_EDITOR
DARCS_EMAIL
DARCS_ESCAPE_EXTRA
DARCS_FILES
DARCS_KEEP_TMPDIR
DARCS_MGETMAX
DARCS_PAGER
DARCS_PATCHES
DARCS_PATCHES_XML
DARCS_PROXYUSERPWD
DARCS_SCP
DARCS_SFTP
DARCS_SLOPPY_LOCKS
DARCS_SSH
DARCS_TESTING_PREFS_DIR
DARCS_TMPDIR
DARCS_USE_ISPRINT

thank you,
ciao, lele.
-- 
nickname: Lele Gaifax    | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas    | comincerò ad aver paura di chi mi copia.
lele@nautilus.homeip.net |                 -- Fortunato Depero, 1929.
msg13212 (view) Author: kowey Date: 2010-11-22.12:07:19
We need to sweep through and make sure all our environment variables are 
documented in darcs help environment.

One tricky thing would be avoiding duplication with the manual. The 
thing is that we still want them to be documented in the manual 
somewhere.  This may involve some hacking on preproc.hs
msg13395 (view) Author: simon Date: 2010-12-21.18:55:06
Glad to find this issue noted. Honoured future bugfixer, here is 
documentation for DARCS_SLOPPY_LOCKS: http://osdir.com/ml/file-
systems.fuse.sshfs/2006-09/msg00013.html
msg13396 (view) Author: simon Date: 2010-12-21.19:00:14
Bad roundup, try again:
http://thread.gmane.org/gmane.comp.file-systems.fuse.sshfs/282
msg14765 (view) Author: markstos Date: 2011-10-13.13:11:49
It's not a regression since 2.5, so bumping to 2.10.
msg17141 (view) Author: gh Date: 2014-01-21.19:09:06
Again, resolved by Radoslav and me during the 2013 sprint and shortly after.
History
Date User Action Args
2010-11-19 10:31:00lelecreate
2010-11-22 12:07:21koweysetstatus: unknown -> needs-implementation
topic: + Documentation
nosy: + twb
messages: + msg13212
priority: bug
milestone: 2.8.0
2010-12-21 18:55:07simonsetmessages: + msg13395
2010-12-21 19:00:14simonsetmessages: + msg13396
2011-10-13 13:11:50markstossetmessages: + msg14765
milestone: 2.8.0 -> 2.10.0
2014-01-21 19:09:07ghsetstatus: needs-implementation -> resolved
messages: + msg17141