From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: links-9.0 v3 Date: Mon, 18 Jul 2016 23:59:59 +0200 Message-ID: <8737n68v4w.fsf@saiph.selenimh> References: <87oa6afmeu.fsf@saiph.selenimh> <87k2gxg8qm.fsf@saiph.selenimh> <8737nlfqdv.fsf@saiph.selenimh> <87y45bvm12.fsf@saiph.selenimh> <8737n7go9k.fsf@saiph.selenimh> <87lh0zexsy.fsf@saiph.selenimh> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPGa7-0005gX-6m for emacs-orgmode@gnu.org; Mon, 18 Jul 2016 18:00:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPGa2-0005UM-DB for emacs-orgmode@gnu.org; Mon, 18 Jul 2016 18:00:07 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41283) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPGa2-0005Te-6A for emacs-orgmode@gnu.org; Mon, 18 Jul 2016 18:00:02 -0400 In-Reply-To: (John Kitchin's message of "Mon, 18 Jul 2016 12:55:51 -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" To: John Kitchin Cc: "emacs-orgmode@gnu.org" John Kitchin writes: > Ok. I have attached 20 patches with the updates below. Applied, with minor tweaks (trailing white spaces and too wide lines). Thank you for all this work. Ultimately, I removed `org--open-file-link' altogether since default behaviour for file+apps links DTRT. I also started to deprecate file+apps links, i.e., they are still supported but we start suggesting to use plain "file" links instead. Regards,