From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: [BUG] `org-open-at-point' cannot open links to headlines with accented characters Date: Fri, 21 Mar 2014 13:17:38 +0100 Message-ID: <8738ibkaot.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53370) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQyOd-0001En-84 for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 08:18:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQyOV-0000u1-Qq for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 08:17:59 -0400 Received: from plane.gmane.org ([80.91.229.3]:48253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQyOV-0000tu-L0 for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 08:17:51 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WQyOT-0005V9-4v for emacs-orgmode@gnu.org; Fri, 21 Mar 2014 13:17:49 +0100 Received: from amontsouris-651-1-218-100.w92-140.abo.wanadoo.fr ([92.140.65.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Mar 2014 13:17:49 +0100 Received: from bzg by amontsouris-651-1-218-100.w92-140.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Mar 2014 13:17:49 +0100 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 Nicolas, I cannot follow the link here: ======================================================================== * Définition [[*D%C3%A9finition][Définition]] ======================================================================== it asks me to create a headline. The link has been stored then inserted with `org-store-link' and `org-insert-link'. The problem only happens with accented characters. Do you see what can be wrong here? Thanks, -- Bastien