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 qPRBOiyoVF8XFwAA0tVLHw (envelope-from ) for ; Sun, 06 Sep 2020 09:13:16 +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 yHUTNiyoVF8BWwAAbx9fmQ (envelope-from ) for ; Sun, 06 Sep 2020 09:13:16 +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 8B1DA9404CB for ; Sun, 6 Sep 2020 09:13:15 +0000 (UTC) Received: from localhost ([::1]:49104 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kEqja-0001OP-1W for larch@yhetil.org; Sun, 06 Sep 2020 05:13:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57918) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kEqjE-0001O4-VF for emacs-orgmode@gnu.org; Sun, 06 Sep 2020 05:12:52 -0400 Received: from mail.tuxteam.de ([5.199.139.25]:45835) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1kEqjC-0002fr-Ur for emacs-orgmode@gnu.org; Sun, 06 Sep 2020 05:12:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=2Gt7Chq1UN5DoigOwcMQxHlUX+t+q0x09ROjiCJRBT8=; b=NIc8n0Jkg5e0Yt0jWKtZRnDKP7ctA9kD73AtxVmhFa/rGWdxNOzW7qWmXRsK58slmxlQzCTETMJS7t5bZZA5Cuj3Riv6zDOAmD3l6KqyIzhKWHtGjDjmUhhsoLha8YpbjDlL6NWDedPug7g3MeqSEoGeUhZRCaVvcoS18EyNuiOgdEGoZvExPX6V+j+wo5RQprkTiLRaDJWK5kVPkTKE//ZA3+wdT4/cYG4Uv1G/HRA8Jj+5IpjgAybz+CCWkD+8xFLg5lZLiErLhdCsavEmEzTDzXpYmJale3SlbTxdAbOSqI/+K06i/pWVDJeXrI02V+ywI02o2z76ti0c9tbIBA==; Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1kEqiz-0001F2-Hm for emacs-orgmode@gnu.org; Sun, 06 Sep 2020 11:12:37 +0200 Date: Sun, 6 Sep 2020 11:12:37 +0200 To: emacs-orgmode@gnu.org Subject: Re: attachments and inheritance (bug?) Message-ID: <20200906091237.GA1611@tuxteam.de> References: <87lfhnpaep.fsf@gnu.org> <871rjfffsb.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx" Content-Disposition: inline In-Reply-To: <871rjfffsb.fsf@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) From: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/06 05:12:43 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, 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-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tuxteam.de header.s=mail header.b=NIc8n0Jk; dmarc=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-Spam-Score: -3.31 X-TUID: ePPCTI4/kcqO --dDRMvlgZJXvWKvBx Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 06, 2020 at 01:52:36AM -0700, flare wrote: >=20 > I have run into this issue myself, my solution for this ended up being > a quick hack to toggle this inheritence so that subheadings could reach > into superheadings when referencing the same attachments. >=20 > #+BEGIN_SRC elisp >=20 > (defun org-attach-switch-inheritence () ^^^^^^ Sorry for calling in from the peanut gallery... the conventional term for that kind of thing seems to be "toggle", not "switch", right? Anyway, thanks for making Org better :-) Cheers - t --dDRMvlgZJXvWKvBx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl9UqAUACgkQBcgs9XrR2kay6QCfS9gzsRnyGa5g5T3ZGBfe1Pcy LDAAniogfEYoj5zoyaPsa+9zj0zcOiAc =q0bq -----END PGP SIGNATURE----- --dDRMvlgZJXvWKvBx--