From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: =?UTF-8?B?UmU6IEJ1ZzogZXhwb3J0IGh0bWwgd2l0aCBuaWNlIHVybHMgWzku?= =?UTF-8?B?MS45IChyZWxlYXNlXzkuMS45LTY1LWc1ZTQ1NDIgQCAvZ251L3N0b3JlL2Rq?= =?UTF-8?B?emE5M2xxamNuZHNsZGY0Nzk0YnA4bXZpcGQ2Zno0LWVtYWNzLTI2LjMvc2hh?= =?UTF-8?B?cmUvZW1hY3MvMjYuMy9saXNwL29yZy8pXQ==?= Date: Tue, 11 Feb 2020 09:37:40 +0100 Message-ID: <87k14tv7sb.fsf@gnu.org> References: <87k18izef2.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50750) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j1R39-0004Yx-8b for emacs-orgmode@gnu.org; Tue, 11 Feb 2020 03:37:44 -0500 In-Reply-To: <87k18izef2.fsf@web.de> (ArneBab's message of "Sat, 02 Nov 2019 12:49:21 +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-mx.org@gnu.org Sender: "Emacs-orgmode" To: ArneBab Cc: emacs-orgmode@gnu.org Hi Arne, ArneBab writes: > To make this work with every org-link would require hacking > org-html-link to not only allow keeping the org-link (if > :html-link-org-files-as-html is nil), but also to allow stripping the > extension alltogether. >From the latest master branch, using an empty org-html-extension will behave as expected: no trailing period on the file name or on links to .org files. Can you try it and let us know if it helps dealing with "cool" URLs? -- Bastien