From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aMb1ElnSA2CWdAAA0tVLHw (envelope-from ) for ; Sun, 17 Jan 2021 05:59:53 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id ex2YDlnSA2BTOAAAbx9fmQ (envelope-from ) for ; Sun, 17 Jan 2021 05:59:53 +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 804959404CE for ; Sun, 17 Jan 2021 05:59:52 +0000 (UTC) Received: from localhost ([::1]:38082 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l116L-0003nP-Pe for larch@yhetil.org; Sun, 17 Jan 2021 00:59:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l10hF-0000Nr-3U for emacs-orgmode@gnu.org; Sun, 17 Jan 2021 00:33:53 -0500 Received: from securemail-y48.synaq.com ([196.35.198.121]:44849) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l10hB-0003g7-TJ for emacs-orgmode@gnu.org; Sun, 17 Jan 2021 00:33:52 -0500 Received: from [197.95.154.214] (helo=DESKTOP-0T0U162) by securemail-pl-omx1.synaq.com with esmtps (TLS1.2) tls TLS_DHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93.0.4-30-5edf9c7) (envelope-from ) id 1l10h2-00092w-T6; Sun, 17 Jan 2021 07:33:41 +0200 From: Raoul Comninos To: Ihor Radchenko Subject: Re: Feature request In-Reply-To: <875z3wxh8o.fsf@localhost> (message from Ihor Radchenko on Sun, 17 Jan 2021 13:30:31 +0800) Date: Sun, 17 Jan 2021 07:33:20 +0200 Message-ID: <86lfcsktzz.fsf@mweb.co.za> MIME-Version: 1.0 Content-Type: text/plain X-SYNAQ-Pinpoint-Information: Please contact SYNAQ for more information X-SYNAQ-Pinpoint-ID: 1l10h2-00092w-T6 X-SYNAQ-Pinpoint: Found to be clean X-SYNAQ-Pinpoint-SpamCheck: not spam, SpamAssassin (not cached, score=0.202, required 7, autolearn=disabled, FSL_HELO_NON_FQDN_1 0.00, HELO_NO_DOMAIN 0.00, RDNS_NONE 0.10, SPF_SOFTFAIL 0.10) X-Pinpoint-From: revrari@mweb.co.za Received-SPF: pass client-ip=196.35.198.121; envelope-from=revrari@mweb.co.za; helo=securemail-y48.synaq.com X-Spam_score_int: 14 X-Spam_score: 1.4 X-Spam_bar: + X-Spam_report: (1.4 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_SBL_CSS=3.335, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Sun, 17 Jan 2021 00:59:28 -0500 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: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.26 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=mweb.co.za (policy=none); 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: 804959404CE X-Spam-Score: -2.26 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6+vGmSFLoKx1 Ihor Radchenko writes: > Raoul Comninos writes: > >> https://emacs.stackexchange.com/questions/62761/seeing-file-names-in-todo-entries-when-using-org-attach?noredirect=1#comment98901_62761 >> --- > > Listing all the attached files used to be the built-in, but it was > removed a few years ago. > > Best, > Ihor > Oh, that's a pity. Thanks for responding.