From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 6JMJOU7uD2UjJgAAauVa8A:P1 (envelope-from ) for ; Sun, 24 Sep 2023 10:07:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6JMJOU7uD2UjJgAAauVa8A (envelope-from ) for ; Sun, 24 Sep 2023 10:07:43 +0200 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 B069B5F301 for ; Sun, 24 Sep 2023 10:07:42 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695542862; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=JY4fk/4DPRYJV2qrofZwCLa4oRmmZB71ABT3xVDhufU=; b=tjngWwITCp24USXfloRd4QQe13ZUi/UbpnbzlCOX7HMP/8UgFdoly1rOClkz+R+fVN+GIC v8bBITJv9YZEoO+tP2i/zeEZgm+T8cWkU3dGA0EABABuRvf5R+GsnGZ9B61H4R87OXT+W8 hZ4mSkXhQS3w6dt9fXhawVGifpD1/nfsKuAFBYvN+TRqjSvwAC1Vj+EA2IK9ciBEuLdAjn zyNIhNROvd0zUI6x2qMRu/JsI/VAilaeZCnXS1ryWMmUsai2zySTTOcWALbq11DGWWO9R0 QpU/iLFB5oIxnw85sjOC5A9vcjQ5hTG1U5HrCon060csNs5RRXUPOgvyddZirw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695542862; a=rsa-sha256; cv=none; b=Z1rBMhKKmmLu5chnMQ6RWNtBkcxCCnvnR67VdoKES54fo1e/7/Q0ka4IylC88mDQWaEWsY gx8FKm7oy0znHOviUidgb2wy0ASYP75dJs/LJuFRcuj+bx780WsODpCxaWOiU41BW6i6DW CpCJuddeyUNUQgqVYIusvgC0kj7vP4psRze5b7RYHX4TqlQ1OnLGSkq01GisUeI4BhmhHB qTKAVABh/Ay58DKupWP+bUm8340UCKYa19Sg1UOcdxbu4FumvkFvUCg0/ptvPVoqbT7cr8 4FZuZITGA5RkFtlyzkK0eZDSD9r+XAz1DOQcKbAFVal7hCxVtQ2ngS4QV52VMw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkK8y-0001fk-40; Sun, 24 Sep 2023 04:07:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkK8t-0001fI-9G for emacs-orgmode@gnu.org; Sun, 24 Sep 2023 04:07:03 -0400 Received: from ciao.gmane.io ([116.202.254.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qkK8q-0005Ky-QX for emacs-orgmode@gnu.org; Sun, 24 Sep 2023 04:07:01 -0400 Received: from list by ciao.gmane.io with local (Exim 4.92) (envelope-from ) id 1qkK8n-0005xp-N5 for emacs-orgmode@gnu.org; Sun, 24 Sep 2023 10:06:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: emacs-orgmode@gnu.org From: Max Nikulin Subject: Re: [BUG] [PATCH] Add yank-media and DND handler [9.6.7 (9.6.7-g6eb773 @ /home/viz/lib/emacs/straight/build/org/)] Date: Sun, 24 Sep 2023 15:06:51 +0700 Message-ID: References: <87jzsintv0.fsf@gmail.com> <87fs36nmkd.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.1 Content-Language: en-US, ru-RU In-Reply-To: <87fs36nmkd.fsf@gmail.com> Received-SPF: pass client-ip=116.202.254.214; envelope-from=geo-emacs-orgmode@m.gmane-mx.org; helo=ciao.gmane.io X-Spam_score_int: 13 X-Spam_score: 1.3 X-Spam_bar: + X-Spam_report: (1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_ADSP_CUSTOM_MED=0.001, FORGED_GMAIL_RCVD=1, FORGED_MUA_MOZILLA=2.309, FREEMAIL_FORGED_FROMDOMAIN=0.25, FREEMAIL_FROM=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, NICE_REPLY_A=-1.473, NML_ADSP_CUSTOM_MED=0.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -0.42 X-Migadu-Spam-Score: -0.42 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: B069B5F301 X-TUID: S8OXtjd7Amgd On 23/09/2023 00:29, Visuwesh wrote: > [வெள்ளி செப்டம்பர் 22, 2023] Max Nikulin wrote: > >> When a file is dropped into an Org buffer I would consider inserting a >> link or storing it in addition to attachment options. > > The current code already inserts a link to the dropped files. I mean just insert a "file:" link to the *original* file location instead of attaching it or moving it to the preconfigured directory.