GNU bug report logs - #44604
27.1; gpg error when language environment is set to Turkish

Previous Next

Package: emacs;

Reported by: Fatih Aydin <fataydin138 <at> gmail.com>

Date: Fri, 13 Nov 2020 00:30:02 UTC

Severity: normal

Tags: fixed

Found in version 27.1

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 44604 <at> debbugs.gnu.org (full text, mbox):

From: Fatih Aydın <fatihaydin138 <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: larsi <at> gnus.org, 44604 <at> debbugs.gnu.org, Fatih Aydin <fataydin138 <at> gmail.com>
Subject: Re: bug#44604: 27.1;
 gpg error when language environment is set to Turkish
Date: Sun, 15 Nov 2020 20:52:49 +0000
[Message part 1 (text/plain, inline)]
Is there something I can do to help with the process of solving this
problem?
Also do you think that this will solved in the next release?

Eli Zaretskii <eliz <at> gnu.org>, 14 Kas 2020 Cmt, 19:49 tarihinde şunu yazdı:

> > From: Fatih Aydin <fataydin138 <at> gmail.com>
> > Date: Sat, 14 Nov 2020 19:31:56 +0000
> > Cc: Lars Ingebrigtsen <larsi <at> gnus.org>, 44604 <at> debbugs.gnu.org
> >
> > To make sure that it will solve the problem, I have applied the solution
> you suggested.
> > Copied the source and changed '^direct' to '^DIRECT' and builded.
> >
> > The proxy problem is solved, but the package-install gpg problem I
> mentioned (Error while verifying signature
> > archive-contents.sig:) is still there.
> >
> > Also I found another weird bug related to this:
> > with English language environment visit 'https://www.google.com.tr'
> using eww, you will see the Turkish
> > characters correctly.
> > with Turkish language environment, do the same thing, you will see weird
> characters instead of Turkish
> > characters.
>
> The ELisp manual says:
>
>      Some language environments modify the case conversions of ASCII
>   characters; for example, in the Turkish language environment, the ASCII
>   capital I is downcased into a Turkish dotless i (‘ı’).  This can
>   interfere with code that requires ordinary ASCII case conversion, such
>   as implementations of ASCII-based network protocols.  In that case, use
>   the ‘with-case-table’ macro with the variable ASCII-CASE-TABLE, which
>   stores the unmodified case table for the ASCII character set.
>
> I guess we need to use this around forms that implement network
> protocols.  At least this doesn't seem to help:
>
>  M-: (with-case-table ascii-case-table (eww "https://www.google.com.tr"))
> RET
>
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 26 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.