emacs-devel
[Top][All Lists]
Advanced

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

Re: Integration of dictionary package


From: Torsten Hilbrich
Subject: Re: Integration of dictionary package
Date: Fri, 20 Nov 2020 06:29:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 20.11.20 03:32, Jean Louis wrote:
> ?boobytrapped?
> 
> Some words appear with question marks. Do you know why is it so?
> 

I found examples of this in the jargon file. It seems to be some kind of
emphasis of the text. I compared with pure html versions and it seems
that there single quotes are used, like in
http://www.catb.org/jargon/html/F/foo.html

dict: ?Fucked Up Beyond All Repair?
html: ‘Fucked Up Beyond All Repair’

This seems to be caused by the convertion process of the jargon file
into the dictionary format (maybe by limitations of ASCII).

We could do some post-processing on the text returned by the server
(which is already done to mark links). But the pattern would be quite
complex and most likely specific to the dictionary used.

        Torsten



reply via email to

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