delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
X-Recipient: | djgpp AT delorie DOT com |
Message-ID: | <55E204D2.2070709@gmx.de> |
Date: | Sat, 29 Aug 2015 21:15:30 +0200 |
From: | "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]" <djgpp AT delorie DOT com> |
User-Agent: | Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7 |
MIME-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
Subject: | Re: Groff specific adjustments of djgpp.env. |
References: | <55DF45D4 DOT 3060307 AT gmx DOT de> <831teo60j9 DOT fsf AT gnu DOT org> <55DF812F DOT 9000205 AT gmx DOT de> |
In-Reply-To: | <55DF812F.9000205@gmx.de> |
X-Provags-ID: | V03:K0:14tod9SYDdvwIeH9La91T0rtqiBLPLoyKdtGrZXHWTVLNN/feN6 |
YM59BakalGHEGk7BWoE3c9XnHs1qUZowMsDyXJbA293Q61g8fxcrVqRM24Jqaapq+0KGhiQ | |
VvlpN0ashSkPTmGOL5dWpXcWGGRILNjSxXTMupS4TI0Zns9eMxaswBgSZnCwR6b+PpmVqfV | |
+oR9Wz/p7k+xHe7WqJXzQ== | |
X-UI-Out-Filterresults: | notjunk:1;V01:K0:PVDzcWHhkaI=:bBpwe/9QB/0RKvHxvqc+JS |
N+qDz9Ick0LSHXW4gqZVPBTWaV3pJWl++MQMBRwS/QDJxWIg76+L5aXzw9upRUinGHeyC4eOe | |
IPQ9i+P/TD+dwEffkHsBuIAlK/+x3LNohkcx/24OJgsFjuTaARD/8RXiElfthEvu3BD0N7KYX | |
aR0kO9aqeXmAwhebswyPNjMarb20/ZHS0wLFMmWx3R+eiiZi5hVEGOrQ3VZ7g7dnWehXZYsJ0 | |
9BJZTuDheLmWDsBpNOcFIRfTgLS/rxqzMxr0/eM6bGqspxXsYL4CUBMggoP2PtOadK4vPUUPa | |
vBYXit0G+ESdW3kLFtyF4obzFy/WQrlJt1uZCOR5YO/wzEvzOMWGM/LIrRoUnM9Nfp65ZPHJx | |
te4BIwY0ozcYifdTi6J+94/HBCFXoIg+aSNY0c7bPUIJAsv49ZFpiu6kBSj8NXb9vtzMUIZ0w | |
0Gqxw+WdUGqc6oGq3aYLJPSdlNss8J3OYYAYUT2BJAmQn5EzjXgn/mYSnXATMbfg0Qol47wk5 | |
269ajd/hTMxZZvgVaWHpumsj+EStoFbyZxA/DCrb+vW+hqON3KFNJwIanu7aB9KiCscFJ9rYm | |
HzRgaVJb1KvbtFoCsc+OCU80ETExW4y6kwqJQqmabyWclGGXUTwhSmB4VGMNCWJBynn3VjV+S | |
8OleG0ot5+Dn8aYfS6zlHm/AGolCmuprizuZmHkppVEHwJ4yswsDqYBC6NviNr7xormDU3YSo | |
y5wr4Y3hjqaWyHHcUyO/xik2HW1WK4hDonAaTQ== | |
Reply-To: | djgpp AT delorie DOT com |
Am 27.08.2015 23:29, schrieb Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]: > Am 27.08.2015 20:36, schrieb Eli Zaretskii (eliz AT gnu DOT org) [via djgpp AT delorie DOT com]: >>> Date: Thu, 27 Aug 2015 19:16:04 +0200 >>> From: "Juan Manuel Guerrero (juan DOT guerrero AT gmx DOT de) [via djgpp AT delorie DOT com]"<djgpp AT delorie DOT com> >>> >>> Starting with groff-1.18, the man pages created by Tascii are formated using >>> SGR escape sequences as default. To display this man pages a DJGPP port of >>> less 418 or higher is required. That less version will display the man pages >>> correctly if it is started with the -R flag. To avoid inconvenieces this flag >>> will be added to the LESS section of djgpp.env. Also the paths have changed >>> and will be adjusted accordingly. I will apply the patch below to both HEAD >>> and v2_05_1 branches. >> >> Why not set GROFF_NO_SGR=1 instead? The SGR sequences are a nuisance >> for DOS and Windows. > > OK with me. I have no preferences here. > > Regards, > Juan M. Guerrero OFYI, I have applied the patch below to adjust for the new groff port. GROFF_NO_SGR will be set by default to inhibit the use of SGR sequences. Regards, Juan M. Guerrero Index: djgpp/djgpp.env =================================================================== RCS file: /cvs/djgpp/djgpp/djgpp.env,v retrieving revision 1.18 diff -U 5 -r1.18 djgpp.env --- djgpp/djgpp.env 4 Jun 2015 17:27:41 -0000 1.18 +++ djgpp/djgpp.env 29 Aug 2015 15:39:14 -0000 @@ -67,30 +67,30 @@ [sh] PATH=%/>PATH% +CONFIG_SITE=%DJDIR%/share/config.site [groff] -+GROFF_TMAC_PATH=.;%DJDIR%/share/groff/tmac ++GROFF_TMAC_PATH=.;%DJDIR%/share/groff/site-tmac +GROFF_TYPESETTER=ascii -+GROFF_FONT_PATH=.;%DJDIR%/share/groff/font ++GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font [eqn] -+GROFF_TMAC_PATH=.;%DJDIR%/share/groff/tmac ++GROFF_TMAC_PATH=.;%DJDIR%/share/groff/site-tmac +GROFF_TYPESETTER=ascii [grodvi] -+GROFF_FONT_PATH=.;%DJDIR%/share/groff/font ++GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font [grolj4] -+GROFF_FONT_PATH=.;%DJDIR%/share/groff/font ++GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font [grops] -+GROFF_FONT_PATH=.;%DJDIR%/share/groff/font -+GROFF_TMPDIR=%DJDIR%/tmp ++GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font ++GROFF_TMPDIR=%TMPDIR% [grotty] -+GROFF_FONT_PATH=.;%DJDIR%/share/groff/font ++GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font [indxbib] +GROFF_EIGN=%DJDIR%/share/groff/eign [lkbib] @@ -99,13 +99,13 @@ [refer] +REFER=%DJDIR%/share/Ind +GROFF_TMPDIR=%TMPDIR% [troff] -+GROFF_TMAC_PATH=.;%DJDIR%/share/groff/tmac ++GROFF_TMAC_PATH=.;%DJDIR%/share/groff/site-tmac +GROFF_TYPESETTER=ascii -+GROFF_FONT_PATH=.;%DJDIR%/share/groff/font ++GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font [gawk] +AWKPATH=.;%DJDIR%/share/awk [awk] Index: djgpp/djgpp.env =================================================================== RCS file: /cvs/djgpp/djgpp/djgpp.env,v retrieving revision 1.19 diff -U 5 -r1.19 djgpp.env --- djgpp/djgpp.env 29 Aug 2015 18:41:33 -0000 1.19 +++ djgpp/djgpp.env 29 Aug 2015 18:46:24 -0000 @@ -87,10 +87,11 @@ +GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font +GROFF_TMPDIR=%TMPDIR% [grotty] +GROFF_FONT_PATH=.;%DJDIR%/share/groff/site-font ++GROFF_NO_SGR=1 [indxbib] +GROFF_EIGN=%DJDIR%/share/groff/eign [lkbib] Index: djgpp/djgpp.env =================================================================== RCS file: /cvs/djgpp/djgpp/djgpp.env,v retrieving revision 1.20 diff -U 5 -r1.20 djgpp.env --- djgpp/djgpp.env 29 Aug 2015 18:49:26 -0000 1.20 +++ djgpp/djgpp.env 29 Aug 2015 19:01:14 -0000 @@ -36,11 +36,11 @@ INFOPATH=%/>;INFOPATH%%DJDIR%/share/info;%DJDIR%/info;%DJDIR%/gnu/emacs/info [less] +LESSBINFMT=*k<%%X> +LESSCHARDEF=8bcccbcc12bc5b95.b127.b -LESS=-h5$y5$Dd2.0$Du14.0$Ds4.7$Dk9.0$%LESS% +LESS=-Rh5$y5$Dd2.0$Du14.0$Ds4.7$Dk9.0$%LESS% +LESSSEPARATOR=/ [ispell] +ISPELL_HOME=%DJDIR%/lib +ISPELL_DICTDIR=%DJDIR%/lib
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |