From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Fran=C3=A7ois_Pinard?= Subject: Little link difficulty Date: Tue, 29 May 2012 17:03:17 -0400 Message-ID: <868vgau2cq.fsf@mercure.progiciels-bpi.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47562) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZTZZ-0005K5-Eo for emacs-orgmode@gnu.org; Tue, 29 May 2012 17:03:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZTZX-00065l-Pm for emacs-orgmode@gnu.org; Tue, 29 May 2012 17:03:21 -0400 Received: from bureau.ubity.com ([64.254.249.42]:36081 helo=mercure.progiciels-bpi.ca) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZTZX-000659-LY for emacs-orgmode@gnu.org; Tue, 29 May 2012 17:03:19 -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, people. Using C-c C-l to create a link, I'm replying to the two prompts with the following contents: Link: http://www2.stm.info/taz/horaire.php?l=3D29&d=3DE&t=3D52103 Description: Autobus 29 est The link is then saved as (using fundamental-mode to see it): [[http://www2.stm.info/taz/horaire.php?l%3D29&d%3DE&t%3D52103][Autobus 29 e= st]] If I then use C-c C-o on that link, the browser (Google Chrome if it matters) apparently receives (as shown in its URL entry bar): http://www2.stm.info/taz/horaire.php?l=3D29 which is not what I expected. Is there some trick I would need to know for this link to work?=20 Fran=C3=A7ois