[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagno
From: |
Stephen J. Turnbull |
Subject: |
Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics |
Date: |
Sat, 22 Aug 2015 00:27:39 +0900 |
Eli Zaretskii writes:
> But as long as Emacs speaks to the users only in US English, it is IMO
> wrong to replace the quotes by locale-specific ones, exactly for the
> same reason it is wrong to sort multi-lingual text in a buffer using
> locale-specific sorting rules: those locale-specific rules were
> invented for sorting the locale's language(s), not for sorting
> multi-lingual text.
+1
Definitely unset POSIX_ME_HARDER here. Multilingual applications like
Emacs should treat locales as sources of data to be used appropriately
or on user request, not as standards to be taken seriously.
The "locale" should be inferred from the containing text (or metadata,
such as the gettext language) whereever possible. Of course for
things like numerical data or dates a user might prefer to override
with their native locale. But by default Emacs should not do that.
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, (continued)
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Alan Mackenzie, 2015/08/18
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Paul Eggert, 2015/08/18
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Óscar Fuentes, 2015/08/18
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Bastien, 2015/08/18
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Paul Eggert, 2015/08/18
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Óscar Fuentes, 2015/08/18
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Óscar Fuentes, 2015/08/18
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Wolfgang Jenkner, 2015/08/20
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Paul Eggert, 2015/08/20
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Eli Zaretskii, 2015/08/21
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics,
Stephen J. Turnbull <=
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Richard Stallman, 2015/08/22
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Richard Stallman, 2015/08/20
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Paul Eggert, 2015/08/19
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Stephen J. Turnbull, 2015/08/19
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Óscar Fuentes, 2015/08/19
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Stephen J. Turnbull, 2015/08/19
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Andreas Schwab, 2015/08/19
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Stephen J. Turnbull, 2015/08/20
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Andreas Schwab, 2015/08/19
- Re: [Emacs-diffs] master 9ce1d38: Use curved quotes in core elisp diagnostics, Stephen J. Turnbull, 2015/08/19