From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CBhDLnTrCGABfwAA0tVLHw (envelope-from ) for ; Thu, 21 Jan 2021 02:48:20 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id kKQyKnTrCGDVJQAAB5/wlQ (envelope-from ) for ; Thu, 21 Jan 2021 02:48:20 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3D98D9402A2 for ; Thu, 21 Jan 2021 02:48:20 +0000 (UTC) Received: from localhost ([::1]:55240 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l2Q1B-0006vs-H6 for larch@yhetil.org; Wed, 20 Jan 2021 21:48:17 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41378) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l2PtW-0005XP-Jj for emacs-orgmode@gnu.org; Wed, 20 Jan 2021 21:40:22 -0500 Received: from mail-pj1-x102b.google.com ([2607:f8b0:4864:20::102b]:53934) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l2PtU-0004ZO-NZ for emacs-orgmode@gnu.org; Wed, 20 Jan 2021 21:40:22 -0500 Received: by mail-pj1-x102b.google.com with SMTP id p15so640523pjv.3 for ; Wed, 20 Jan 2021 18:40:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=pxo1fb+GjFo3mDzQoueZ5gaC3lRkncEUe2qV0iabNCM=; b=Pur+RBsqMnIBGAZ+XkOoi8WIkJ36a9gzEp8tAWc2dh2nqEjWvdhgccEO9zLhwFoXCc dreNPkfOSXv4uSm1aIAnAslQ5/be2qogqZhVkOo80YwCSjbPIYykMv+Sf7trJIoDWsps jqfDAIIfrhtpfHjFvNbEdfCQC43rz+1HoETZ10vaPTusQzjhXx+3ZWhCvZ58LWGRteso 4EpqwCZ06zVLxaXwCkHAxQnCeYaJ78yGTtgUHJI4Rz8uxNq1u8ZhdIGhX7sCq6Qwb30C Ni9waghhLtSuZOW8F8IIQOzXjPu7bO/TJy4FzbUQB2iKSce21BGWJRlghezc9HZrEnbp 0beg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=pxo1fb+GjFo3mDzQoueZ5gaC3lRkncEUe2qV0iabNCM=; b=Gixpl1NYs57JCKtwZ/9rqN1pPd1Oln1S/WbFvzg33iErwl+YNTG/KVpxfqS2pDinvl 8RGsK2ub3En0OQgW3vSY22ZuVVSF4p/vHytPP0fX/z0WSSvhCn6Af7qeLS1KtnijJtrJ UZIdL3N9qzBcrSn+crBRyrCgpQqxDrjaGijlkLNuXVzH64zLZPXgKGfoWFXaJhAJyeoy zUcw44w2dGQ8dHG4qEeAi5mVg/C37MXVGXyZqmUVos+LJmOWd/vBXA0tzD8/8WjCnHeX fiz6alvKTjGrWZJ5QWxKO7EtPBt5zgz4EIQJur2j97BuprvcDRSaxfO1ecmwjUs3B08z pr0g== X-Gm-Message-State: AOAM530gEyHCfsQTymv8VwuZDYBXCFTqYoaE3TBBrGaYFi0JGcAK4DRF ykJMeuEt3yMTvXqtc0hsOP8= X-Google-Smtp-Source: ABdhPJzWuMv8z1qpXPrBwALTtomCDBrWoDgpqpVnUFp+3V3D7mIZHnM7TVpAmJz8AZcfF6w9LJ3MsA== X-Received: by 2002:a17:90a:c257:: with SMTP id d23mr9124215pjx.190.1611196819323; Wed, 20 Jan 2021 18:40:19 -0800 (PST) Received: from localhost ([104.250.131.79]) by smtp.gmail.com with ESMTPSA id b12sm3795881pgr.9.2021.01.20.18.40.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Jan 2021 18:40:18 -0800 (PST) From: Ihor Radchenko To: Guillaume MULLER , emacs-orgmode@gnu.org Subject: Re: Bug: [enhancement] "Insert Link" (C-c C-l) to propose completion (dired-listing?) of local files when link=local-file [9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.3/lisp/org/)] In-Reply-To: References: Date: Thu, 21 Jan 2021 10:44:24 +0800 Message-ID: <87mtx3uhyv.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102b; envelope-from=yantar92@gmail.com; helo=mail-pj1-x102b.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.55 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Pur+RBsq; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 3D98D9402A2 X-Spam-Score: -2.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: 3Sji06nNVd6L Guillaume MULLER writes: > This is a simple enhancement proposition for C-c C-l (insert link): when > user starts the link with ./ or / or file: , it would be great if org-mode could > propose completions based on some local-files listing (dired?) org-mode does it already. Try C-c C-l file: Best, Ihor