GNU bug report logs -
#44604
27.1; gpg error when language environment is set to Turkish
Previous Next
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
View this message in rfc822 format
Fatih Aydin <fataydin138 <at> gmail.com> writes:
> Let there be a new variable to define file types (according to extension) and the
> lang. env. for those file types. For '.el' files, English lang. env. can be assigned
> using that variable.
> That means the user will have an option to say: 'Always evaluate .el files using
> English language' to Emacs.
That's not really the issue -- this is always about .el files, but it's
about how to handle text in different contexts.
For instance, you may have a mail buffer with code that's generating
mail headers, so you have a structure that contains
(("MY-NAME-IS" "ASIL"))
and you have code that's supposed to generate, from that, a header that
looks like:
My-name-is: Asıl
The code has to know that the former bit is a "protocol string" and the
latter bit is a "language string".
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
This bug report was last modified 4 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.