From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: Slight l10n annoyances in Org, switching to Ubuntu 13.10 Date: Sun, 20 Oct 2013 21:47:37 -0400 Message-ID: <87wql7v1hi.fsf@iro.umontreal.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53856) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VY4aw-0000oO-D4 for emacs-orgmode@gnu.org; Sun, 20 Oct 2013 21:47:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VY4ap-0003r5-7F for emacs-orgmode@gnu.org; Sun, 20 Oct 2013 21:47:46 -0400 Received: from 206-248-137-202.dsl.teksavvy.com ([206.248.137.202]:62001 helo=mercure.progiciels-bpi.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VY4ap-0003qw-1I for emacs-orgmode@gnu.org; Sun, 20 Oct 2013 21:47:39 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, my fellow Orgers. I got annoyances in Org while switching to Ubuntu 13.10, and am sharing there here, in case others would inherit them, to save them some time. English users are not affected. The following problems are not pertaining to Org per se, they just show in there. The strange thing is that these problems have been reported years ago according to Google, and so, are apparently resurrecting. - Under the Unity window manager (maybe GNOME as well, I did not try), dead keys for applying diacritics stop working. One has to resort to the compose key or Emacs specific commands to type them. The problem is partly alleviated by adding this line in Emacs: (require 'iso-transl) but not completely: for example, the cedilla still does not work. Everything seems to work fine in applications other than Emacs, or using other window managers (I only tried spectrwm). - Within Org dates, the abbreviation of weekday is shown in English, while it used to be shown in French, which is appropriate in my case. Sebastien Vauban provided a solution: (setq system-time-locale (getenv "LANG")) Fran=C3=A7ois P.S. I still have that my browser preference is not obeyed anymore despite I think I declared it, and will soon try to understand why.