-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(https://www.mhonarc.org/release/MHonArc/tar/MHonArc-2.6.7.tar.gz) * Bug Fixes: Bug ID Summary ------ ------------------------------------------------------------ 4569 Problem with unfolding can mess up boundary processing in multipart messages. 4594 Initial space on lines removed when using fancyquote. ------ ------------------------------------------------------------ <https://savannah.nongnu.org/bugs/?group=mhonarc> * Added LANG resource to define locale. Affects resource filename resolution and message subject and author sorting. * readmail.pl updated to define the following special header field keys passed to filter routines: x-mha-content-type The media type of the entity extracted from content-type entity header x-mha-part-number The relative part number of the entity with respect to parent entity. To get the absolute part number, use readmail::get_full_part_number($fields). x-mha-parent-header Reference to parent header fields hash. This, and other data structures, are now mentioned in the MIMEFILTERS resource page. * Text/richtext tag, <samepage>, is quietly dropped in mhtxtenrich.pl.
- Loading branch information
Showing
25 changed files
with
14,728 additions
and
161 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,38 @@ | |
all changes that will be visible to users of MHonArc. | ||
|
||
YYYY/MM/DD | ||
============================================================================ | ||
2003/08/07 (2.6.7) | ||
|
||
* Bug Fixes: | ||
|
||
Bug ID Summary | ||
------ ------------------------------------------------------------ | ||
4569 Problem with unfolding can mess up boundary processing in | ||
multipart messages. | ||
4594 Initial space on lines removed when using fancyquote. | ||
------ ------------------------------------------------------------ | ||
<https://savannah.nongnu.org/bugs/?group=mhonarc> | ||
|
||
* Added LANG resource to define locale. Affects resource filename | ||
resolution and message subject and author sorting. | ||
|
||
* readmail.pl updated to define the following special header field | ||
keys passed to filter routines: | ||
|
||
x-mha-content-type The media type of the entity extracted from | ||
content-type entity header | ||
x-mha-part-number The relative part number of the entity with | ||
respect to parent entity. To get the | ||
absolute part number, use | ||
readmail::get_full_part_number($fields). | ||
x-mha-parent-header Reference to parent header fields hash. | ||
|
||
This, and other data structures, are now mentioned in the MIMEFILTERS | ||
resource page. | ||
|
||
* Text/richtext tag, <samepage>, is quietly dropped in mhtxtenrich.pl. | ||
|
||
============================================================================ | ||
2003/07/21 (2.6.6) | ||
|
||
|
@@ -2530,4 +2562,4 @@ YYYY/MM/DD | |
|
||
======================================================================= | ||
Earl Hood, [email protected] | ||
$Id: CHANGES,v 1.113 2003/07/21 16:32:02 ehood Exp $ | ||
$Id: CHANGES,v 1.116 2003/08/07 21:34:27 ehood Exp $ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -87,9 +87,9 @@ <h2><a name="examples">Examples</a></h2> | |
each archive resource file include it. For example: | ||
</p> | ||
|
||
<pre> | ||
<pre class="code"> | ||
<b><Include></b> | ||
/usr/local/lib/MHonArc/common.rc | ||
/usr/local/lib/MHonArc/common.mrc | ||
<b></Include></b> | ||
</pre> | ||
|
||
|
@@ -116,7 +116,7 @@ <h2><a name="seealso">See Also</a></h2> | |
<!--/x-rc-nav--> | ||
<hr> | ||
<address> | ||
$Date: 2002/12/10 04:08:02 $ <br> | ||
$Date: 2003/08/07 05:59:39 $ <br> | ||
<img align="top" src="../monicon.png" alt=""> | ||
<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br> | ||
Copyright © 1997-1998, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:[email protected]">[email protected]</a><br> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
<body> | ||
<!--x-rc-nav--> | ||
<table border=0><tr valign="top"> | ||
<td align="left" width="50%">[Prev: <a href="labelend.html">LABELEND</a>]</td><td><nobr>[<a href="../resources.html#labelstyles">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href="lastpglink.html">LASTPGLINK</a>]</td></tr></table> | ||
<td align="left" width="50%">[Prev: <a href="labelend.html">LABELEND</a>]</td><td><nobr>[<a href="../resources.html#labelstyles">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href="lang.html">LANG</a>]</td></tr></table> | ||
<!--/x-rc-nav--> | ||
<hr> | ||
<h1>LABELSTYLES</h1> | ||
|
@@ -134,11 +134,11 @@ <h2><a name="seealso">See Also</a></h2> | |
<hr> | ||
<!--x-rc-nav--> | ||
<table border=0><tr valign="top"> | ||
<td align="left" width="50%">[Prev: <a href="labelend.html">LABELEND</a>]</td><td><nobr>[<a href="../resources.html#labelstyles">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href="lastpglink.html">LASTPGLINK</a>]</td></tr></table> | ||
<td align="left" width="50%">[Prev: <a href="labelend.html">LABELEND</a>]</td><td><nobr>[<a href="../resources.html#labelstyles">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href="lang.html">LANG</a>]</td></tr></table> | ||
<!--/x-rc-nav--> | ||
<hr> | ||
<address> | ||
$Date: 2002/12/10 04:08:02 $ <br> | ||
$Date: 2003/08/02 06:15:37 $ <br> | ||
<img align="top" src="../monicon.png" alt=""> | ||
<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br> | ||
Copyright © 1997-1998, <a href="http://www.earlhood.com/">Earl Hood</a>, <a href="mailto:[email protected]">[email protected]</a><br> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,149 @@ | ||
<html> | ||
<head> | ||
<title>MHonArc Resources: LANG</title> | ||
<link rel="stylesheet" type="text/css" href="../docstyles.css"> | ||
</head> | ||
<body> | ||
|
||
<!--x-rc-nav--> | ||
<table border=0><tr valign="top"> | ||
<td align="left" width="50%">[Prev: <a href="labelstyles.html">LABELSTYLES</a>]</td><td><nobr>[<a href="../resources.html#lang">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href="lastpglink.html">LASTPGLINK</a>]</td></tr></table> | ||
<!--/x-rc-nav--> | ||
|
||
<hr> | ||
<h1>LANG</h1> | ||
<!--X-TOC-Start--> | ||
<ul> | ||
<li><a href="#syntax">Syntax</a> | ||
<li><a href="#description">Description</a> | ||
<li><a href="#default">Default Setting</a> | ||
<li><a href="#rcvars">Resource Variables</a> | ||
<li><a href="#examples">Examples</a> | ||
<li><a href="#version">Version</a> | ||
<li><a href="#seealso">See Also</a> | ||
</ul> | ||
<!--X-TOC-End--> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<h2><a name="syntax">Syntax</a></h2> | ||
|
||
<dl> | ||
|
||
<dt><strong>Envariable</strong></dt> | ||
<dd><p> | ||
<code>M2H_LANG=</code><var>locale</var> | ||
</p> | ||
</dd> | ||
|
||
<dt><strong>Element</strong></dt> | ||
<dd><p> | ||
<code><LANG></code><br> | ||
<var>locale</var><br> | ||
<code></LANG></code><br> | ||
</p> | ||
</dd> | ||
|
||
<dt><strong>Command-line Option</strong></dt> | ||
<dd><p> | ||
<code>-lang </code><var>locale</var> | ||
</p> | ||
</dd> | ||
|
||
</dl> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<h2><a name="description">Description</a></h2> | ||
|
||
<p>LANG sets the locale. Setting the locale affects the following | ||
MHonArc operations: | ||
</p> | ||
<ul> | ||
|
||
<li><p>Message sorting: Locale properties for string collation are | ||
applied when sorting messages by subject or author. | ||
</p> | ||
|
||
<li><p>Resource file loading: If a locale is specified, locale | ||
defined variations will be checked for. See | ||
<a href="rcfile.html#locale">RCFILE</a> for more information. | ||
</p> | ||
|
||
</ul> | ||
|
||
<p>The basic format for specifying a locale is: | ||
</p> | ||
<pre><var>language</var>_<var>country</var>.<var>codeset</var> | ||
</pre> | ||
<p>Where <tt><var>codeset</var></tt></tt> and | ||
<tt><var>country</var></tt> are optional. The <tt><var>language</var></tt> | ||
and <tt><var>country</var></tt> are usually from the standards | ||
ISO 3166 and ISO 639, the two-letter abbreviations for the | ||
countries and the languages of the world, respectively. The | ||
<tt><var>codeset</var></tt></tt> represents a specific character | ||
encoding, like ISO8859-1. You will need to consult your local system | ||
documentation for what locales, and their formats, are supported | ||
on your system. | ||
</p> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<h2><a name="default">Default Setting</a></h2> | ||
|
||
<p>The value of the <tt>LC_ALL</tt> or <tt>LANG</tt> environment | ||
variables. | ||
</p> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<h2><a name="rcvars">Resource Variables</a></h2> | ||
|
||
<p>N/A | ||
</p> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<h2><a name="examples">Examples</a></h2> | ||
|
||
<p>None. | ||
</p> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<h2><a name="version">Version</a></h2> | ||
|
||
<p>2.6.7 | ||
</p> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<h2><a name="seealso">See Also</a></h2> | ||
|
||
<p> | ||
<a href="rcfile.html">RCFILE</a>, | ||
<a href="textencode.html">TEXTENCODE</a> | ||
</p> | ||
<p> | ||
<a href="http://www.perldoc.com/perl5.8.0/pod/perllocale.html">perllocale</a> | ||
manual page. | ||
</p> | ||
|
||
<!-- *************************************************************** --> | ||
<hr> | ||
<!--x-rc-nav--> | ||
<table border=0><tr valign="top"> | ||
<td align="left" width="50%">[Prev: <a href="labelstyles.html">LABELSTYLES</a>]</td><td><nobr>[<a href="../resources.html#lang">Resources</a>][<a href="../mhonarc.html">TOC</a>]</nobr></td><td align="right" width="50%">[Next: <a href="lastpglink.html">LASTPGLINK</a>]</td></tr></table> | ||
<!--/x-rc-nav--> | ||
<hr> | ||
<address> | ||
$Date: 2003/08/02 06:15:37 $<br> | ||
<img align="top" src="../monicon.png" alt=""> | ||
<a href="http://www.mhonarc.org/"><strong>MHonArc</strong></a><br> | ||
Copyright © 2003, <a href="http://www.earlhood.com/" | ||
>Earl Hood</a>, <a href="mailto:[email protected]" | ||
>[email protected]</a><br> | ||
</address> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.