groff
[Top][All Lists]
Advanced

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

Fwd: Re: [Groff] groff and warnings


From: Mark Veltzer
Subject: Fwd: Re: [Groff] groff and warnings
Date: Sat, 17 Aug 2002 13:55:50 +0300

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



- ----------  Forwarded Message  ----------

Subject: Re: [Groff] groff and warnings
Date: Sat, 17 Aug 2002 13:55:10 +0300
From: Mark Veltzer <address@hidden>
To: Ralph Corderoy <address@hidden>

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

On Saturday 17 August 2002 10:54, you wrote:
> Hi Mark,
>
> > 1. Groff manual and info state that you can allow/inhibit warnings of
> > all types according to warning names. What are the warning names ?
> > ...
> > 2. Why isn't there a flag to inhibit all warnings (like the flag that
> > exists for error messags..) ? It's pretty useful (especially for the
> > things I'm doing which is trying to convert a whole bunch of manual
> > pages).
>
> src/roff/troff/input.cc contains
>
>     { "char", WARN_CHAR },
>     { "range", WARN_RANGE },
>     { "break", WARN_BREAK },
>     { "delim", WARN_DELIM },
>     { "el", WARN_EL },
>     { "scale", WARN_SCALE },
>     { "number", WARN_NUMBER },
>     { "syntax", WARN_SYNTAX },
>     { "tab", WARN_TAB },
>     { "right-brace", WARN_RIGHT_BRACE },
>     { "missing", WARN_MISSING },
>     { "input", WARN_INPUT },
>     { "escape", WARN_ESCAPE },
>     { "space", WARN_SPACE },
>     { "font", WARN_FONT },
>     { "di", WARN_DI },
>     { "mac", WARN_MAC },
>     { "reg", WARN_REG },
>     { "ig", WARN_IG },
>     { "color", WARN_COLOR },
>     { "all", WARN_TOTAL & ~(WARN_DI | WARN_MAC | WARN_REG) },
>     { "w", WARN_TOTAL },
>     { "default", DEFAULT_WARNING_MASK },

Any chance of this table making it into the info documentation (or the manual
pages) soon ? I will be willing to do the work although I'm no familiar with
the info format that much and I guess that the info format is the master
documentation format (am I right ?)

> So it looks like `-W all' might do what you want, or `-w total' if not.
>
> > 3. Having synchronized version of the manual pages accross a LAN (for
> > instance in a development lab).
>
> A bit OT but either my machines are already running in-sync programs,
> and my man pages are therefore already in-sync too, or there are
> different versions of /bin/ls kicking about and I'd like the matching
> versions of ls(1) too.

I agree about this problem and my system addesses it. You will do something
like: "dbman ls" and the system will tell you that you have imported two
versions of the ls manual page. One from /usr/man/man1 and one from
/usr/local/man/man1. And you will be able to choose which one to display...

Mark.

> Cheers,
>
>
> Ralph.
>
> _______________________________________________
> Groff maillist  -  address@hidden
> http://ffii.org/mailman/listinfo/groff

- - --
Name: Mark Veltzer
Title: Research and Development
Company: Meta Ltd.
Address: Habikaa 17/3, Kiriat Sharet
City: Holon
Zip code: 58495
County: Gush-Dan
Country: Israel
Home Phone: +972-3-5508163
Business Phone: +972-3-5508163
Extension: none
Fax: +972-3-5508163
Mobile: none
Email: mailto:address@hidden
Homepage: http://www.veltzer.org
Icq: 25787273
Aol: mark2776
Yahoo: mark2776
Jabber: mark2776
CPAN id: VELTZER (http://cpan.org, mailto:address@hidden)
SourceForge id: veltzer (http://www.sourceforge.net,
mailto:address@hidden)
Advogato id: veltzer (http://www.advogato.org, mailto:address@hidden)
Refer to http://pgp.ai.mit.edu  or any PGP keyserver for public key.
- -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9XiuPxlxDIcceXTgRAnNiAJ9VFjC+DmTD0cmL6s4BcYM1yg2mJQCgtTiK
UjBB0JRkeCwLpwitRTudKfo=
=rDbr
- -----END PGP SIGNATURE-----

- -------------------------------------------------------

- -- 
Name: Mark Veltzer
Title: Research and Development
Company: Meta Ltd.
Address: Habikaa 17/3, Kiriat Sharet
City: Holon
Zip code: 58495
County: Gush-Dan
Country: Israel
Home Phone: +972-3-5508163
Business Phone: +972-3-5508163
Extension: none
Fax: +972-3-5508163
Mobile: none
Email: mailto:address@hidden
Homepage: http://www.veltzer.org
Icq: 25787273
Aol: mark2776
Yahoo: mark2776
Jabber: mark2776
CPAN id: VELTZER (http://cpan.org, mailto:address@hidden)
SourceForge id: veltzer (http://www.sourceforge.net, 
mailto:address@hidden)
Advogato id: veltzer (http://www.advogato.org, mailto:address@hidden)
Refer to http://pgp.ai.mit.edu  or any PGP keyserver for public key.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9Xiu2xlxDIcceXTgRAm4wAKCVWi79JsaxHgE3ONxhSjLgfSF/bwCgz6tO
dZEBYmWodwvOTJ6XgWm8GlY=
=/EuZ
-----END PGP SIGNATURE-----

reply via email to

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