all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
Cc: emacs-pretest-bug@gnu.org, emacs-devel@gnu.org
Subject: Re: National Language Support Functions
Date: Fri, 29 Dec 2006 16:14:53 +0000	[thread overview]
Message-ID: <45953EFD.6070003@gnu.org> (raw)
In-Reply-To: <459536C5.4090503@gmail.com>

Lennart Borgman (gmail) wrote:
> Jason Rumney wrote:
>> Lennart Borgman (gmail) wrote:
>>> We never made any decision on this issue. Most of the answers 
>>> pointed to that GetUserDefaultUILanguage is the correct function to 
>>> use. Or am I just misinterpreting to confirm what I said at the 
>>> beginning ;-)
>>
>> You are just misinterpreting to agree with what you yourself believe. 
>> Benjamin Riefenstahl had a similar setup as yourself, with a 
>> non-English locale on an English localized version of Windows, and he 
>> too would prefer the English tutorial, but I don't think we should 
>> limit ourselves to the languages that Windows has been translated to, 
>> and in some cases this is plainly the wrong language to use.
>
> I am sorry, but I do not at all understand what you mean. What do you 
> mean with that "I don't think we should limit ourselves to the 
> languages that Windows has been translated to"? Have we discussed that 
> at all? Is not this discussion about how to choose the correct 
> language for text to be shown inside Emacs (in this case the tutorial 
> of couse)?

The function you are suggesting we use returns the language used by 
Windows itself for its UI. If we use that function to determine the 
user's language preference, we (1) limit the language selection to 
languages that Windows has been localized in, and (2) the language 
cannot be changed by the user after installation except in Vista and 
installations of Windows 2000/XP that Microsoft makes available only to 
large multinational corporations.

> It would be very good if we continued this discussion. It may not 
> matter very much for those using an English keyboard layout, but it 
> definitively does if you use for example a Swedish keyboard layout.
I don't see why keyboard layout has anything to do with it. The language 
that Emacs (and Gimp) uses is determined by the user's locale settings, 
not by the keyboard layout.

  reply	other threads:[~2006-12-29 16:14 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <458AB581.7090303@student.lu.se>
     [not found] ` <458AF7AC.5030500@student.lu.se>
     [not found]   ` <umz5hlyrm.fsf@gnu.org>
     [not found]     ` <458B2295.7010806@student.lu.se>
2006-12-22 12:14       ` National Language Support Functions Eli Zaretskii
2006-12-22 12:35         ` Jason Rumney
2006-12-22 12:57           ` Jason Rumney
2006-12-22 15:43             ` Eli Zaretskii
2006-12-22 19:51               ` Lennart Borgman
2006-12-22 16:32         ` Benjamin Riefenstahl
2006-12-22 20:07           ` Eli Zaretskii
2006-12-23  0:54             ` Benjamin Riefenstahl
2006-12-25  6:17         ` Kenichi Handa
2006-12-25 20:47           ` Eli Zaretskii
2006-12-26  0:59             ` Kenichi Handa
2006-12-25 22:17           ` Jason Rumney
2006-12-28 13:03           ` Lennart Borgman (gmail)
2006-12-29  9:38             ` Eli Zaretskii
2006-12-29 15:48               ` Lennart Borgman (gmail)
2006-12-29 16:23                 ` Jan Djärv
2006-12-29 16:45                   ` Lennart Borgman (gmail)
2006-12-29 10:31             ` Jason Rumney
2006-12-29 15:39               ` Lennart Borgman (gmail)
2006-12-29 16:14                 ` Jason Rumney [this message]
2006-12-29 16:32                   ` Lennart Borgman (gmail)
2006-12-29 19:37                 ` Juanma Barranquero
2006-12-29 19:50                   ` Lennart Borgman
2006-12-29 20:29                     ` Juanma Barranquero
2006-12-29 20:48                       ` Lennart Borgman (gmail)
2006-12-29 21:23                         ` Juanma Barranquero
2006-12-29 21:48                           ` Lennart Borgman (gmail)
2006-12-29 22:03                             ` Juanma Barranquero
2006-12-29 22:22                               ` Lennart Borgman (gmail)
2006-12-29 23:51                                 ` Juanma Barranquero
2006-12-30  0:14                                   ` Lennart Borgman (gmail)
2006-12-30  0:32                                     ` Juanma Barranquero
2006-12-30  0:42                                       ` Lennart Borgman (gmail)
2006-12-30  1:10                                         ` Juanma Barranquero
2006-12-30  1:27                                           ` Lennart Borgman (gmail)
2006-12-30 15:39                                     ` Eli Zaretskii
2006-12-30 15:53                                       ` Lennart Borgman (gmail)
2006-12-30 16:38                                         ` Eli Zaretskii
2006-12-30 17:30                                           ` Lennart Borgman (gmail)
2006-12-31  0:35                                             ` Jason Rumney
2006-12-31  2:22                                               ` Lennart Borgman (gmail)
2006-12-30 14:33                                   ` Eli Zaretskii
2006-12-30 15:21                                     ` Lennart Borgman (gmail)
2006-12-30 16:33                                       ` Eli Zaretskii
2006-12-30 17:36                                         ` Lennart Borgman (gmail)
2006-12-30  6:24                         ` Richard Stallman
2006-12-30 10:28                           ` Lennart Borgman (gmail)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45953EFD.6070003@gnu.org \
    --to=jasonr@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-pretest-bug@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.