From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: wrong behavior of org-open-at-point with certain url. Date: Fri, 22 Dec 2017 13:08:43 -0700 Message-ID: References: <878tduk4eg.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36939) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eSTcc-0006uk-47 for emacs-orgmode@gnu.org; Fri, 22 Dec 2017 15:08:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eSTcb-0002jI-DJ for emacs-orgmode@gnu.org; Fri, 22 Dec 2017 15:08:46 -0500 Received: from mail-io0-x234.google.com ([2607:f8b0:4001:c06::234]:35817) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eSTcb-0002j0-8U for emacs-orgmode@gnu.org; Fri, 22 Dec 2017 15:08:45 -0500 Received: by mail-io0-x234.google.com with SMTP id 14so19200391iou.2 for ; Fri, 22 Dec 2017 12:08:45 -0800 (PST) In-Reply-To: <878tduk4eg.fsf@nicolasgoaziou.fr> 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" To: Nicolas Goaziou Cc: Shiyao MA , emacs-org list maybe related or maybe not related, but i notice that a filled url cannot be opened with RET. it can be opened with c-c c-o. an unfilled url can be opened with RET.