Hello Tatsuya Tatsuya Kinoshita schrieb am 3. April 2016 um 14:50
> On April 3, 2016 at 11:26AM +0200, markus.hiereth (at freenet.de) wrote: > > I case You want to have a look on my working versions of the two > > documents, I attach them to this mail. > I'll merge them with the attached patch. thanks for your mail. But maybe You were a little to quick. For example FAQ.html is maybe still too raw. For example this part of FAQ.html > @@ -636,7 +636,7 @@ Which? > firefox %s & > </pre> > <p> > - (if you are using Firefox). > + (if you are using Firefox). Note that %s is replaced with the URL when i - The document does not say to look for the item that corresponds to the first browser and that there are fields for more browsers too. - The document does not say that 'firefox %s &' is the respective value for extbrowser in .w3m/config . In contrast, the given input reminds of a mailcap entry. But this is something else. - It seems that the author of FAQ is wrong with respect to the arguments %s and &. My tests have shown that they do not have any effect. Apparently, only the first string is regarded as value of the configuration variable. Using quotation marks to assure that the command and the arguments are honoured in fact will make w3m fail start the external browser. Shall I continue to improve the latest versions of FAQ.html and MANUAL.html in the repository while translating them? Or shall I take them as they are? Best regards Markus

