Commit 16e846f
committed
lib: convey input character set to w3m
There is no need for w3m to guess from a <meta> tag; the charset is
available from PR_INTERNET_CPID. In particular, if there was a
character set conversion, <meta> is out of date (only
PR_INTERNET_CPID is current).
Always pass -I to w3m.1 parent 151a4e6 commit 16e846f
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
529 | 540 | | |
530 | 541 | | |
531 | 542 | | |
| |||
0 commit comments