From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kCRxKgdSdGIPlwAAbAwnHQ (envelope-from ) for ; Fri, 06 May 2022 00:39:03 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id uGqGKQdSdGIuCwEAG6o9tA (envelope-from ) for ; Fri, 06 May 2022 00:39:03 +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 473CF19DD7 for ; Fri, 6 May 2022 00:39:03 +0200 (CEST) Received: from localhost ([::1]:60512 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nmk7h-00025k-Nc for larch@yhetil.org; Thu, 05 May 2022 18:39:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:35836) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmk7I-00022b-RQ for emacs-orgmode@gnu.org; Thu, 05 May 2022 18:38:36 -0400 Received: from mail-io1-xd36.google.com ([2607:f8b0:4864:20::d36]:42668) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nmk7H-0007vE-AG for emacs-orgmode@gnu.org; Thu, 05 May 2022 18:38:36 -0400 Received: by mail-io1-xd36.google.com with SMTP id c125so6300132iof.9 for ; Thu, 05 May 2022 15:38:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:user-agent:date:message-id:mime-version; bh=O/rV70Dkrsj0Aq0h9r5OAL20eyqghKRweEP0F73kTak=; b=GVPiQCMrJqlEPOyMM9+mJq0E5fs+y0DBxACH/zWcakbdLyzd9u9nHwhwuKjLTd/6RO 3nP/mCd8VC6l7EI78BGg9mSLJEz3kwhxHagKegNXUAhSlTSjmUEnXefKB1la2x6UX+jP kYxuV8oGWl8Wc+a5wP6k/g2GIFmyiuzAelAyxOV1y8IFXa76fCEVUmXtu0ocEjUpHfWJ d5+sc0SxukBxc5WXFCtDA/VIKrrwsrrfLyndbU+Lbx28Zh5D6EcGcm3tC5fSPfdaTSL+ uqmX4ByQLb43hF9nctTGZnGSsIxzpzJt9+IuDzD/AzEFEVGswZ28cZOpmiTNCi7tdVem 70Eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:user-agent:date:message-id :mime-version; bh=O/rV70Dkrsj0Aq0h9r5OAL20eyqghKRweEP0F73kTak=; b=IALEWWdGPTyV6MljmJM38p8mv+J6pA2DGMpsxX2xq09MT35CgKM9SA7Rb6o3wB7iQ2 VLO3W8EYfiPAZN/wE8VhT85eiZieR2ZRwYs9yeNuLhzFfJfVtwAg/WXlIAtBF2Tlq+xo N3F7qZ9XnykMzbG9Ml69g+DQ5X4Q0dTlitPb3U42+22Ey7Y+NnLXRNCxoa32kGdHFKmW hDYq8ODPiNa34VK9JsY+czp+Wio6Q/IlhnToetclz3P67RjB7yV1k+KbPWdI/tYgDvuk iB2AVlRKTYyAuWGeuj+R2HctTu/W4lBgkvQHqZU2QJ2yYnmu4c868v4bp+azDwblGsB2 rz4g== X-Gm-Message-State: AOAM531/sqN4KkBrU99VwNqwpaF+sEfjQf1UBQq8HqwsmtB3me/i7NlC aDVM9fJ/5HkDF35xjiI/1y6jVWRmQrLaVg== X-Google-Smtp-Source: ABdhPJwWRewcom1EEpI5T0kqicBZrHoSRZllHhZF5G68oBdvtXhOPnnsTrMi0rVrf75V0wr0ttI3Kw== X-Received: by 2002:a02:900d:0:b0:32a:ec66:4fa7 with SMTP id w13-20020a02900d000000b0032aec664fa7mr179969jaf.271.1651790313387; Thu, 05 May 2022 15:38:33 -0700 (PDT) Received: from tyler-fedora ([107.181.195.249]) by smtp.gmail.com with ESMTPSA id w11-20020a056638138b00b0032b3a781757sm837993jad.27.2022.05.05.15.38.32 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 May 2022 15:38:33 -0700 (PDT) From: Tyler Grinn To: emacs-orgmode@gnu.org Subject: Concatenate properties User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) Date: Thu, 05 May 2022 18:37:51 -0400 Message-ID: <87y1zfk3ls.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::d36; envelope-from=tylergrinn@gmail.com; helo=mail-io1-xd36.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham 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" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651790343; 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:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=O/rV70Dkrsj0Aq0h9r5OAL20eyqghKRweEP0F73kTak=; b=XyLGVaGNdvD+tTjICuvqEoilPyHLKLj+AOfiFQjos1aQ6LHso6BV6AY6WnHhxT8zujNbiD kX2th9LnInI57hLWQKCy2keVuN2pDM/STSkTuiacTho6mSSjn9y7jER5OTH8zbOFQVlWB8 5Axe4hIy6YwZq7c90NwakgVDlvQnVXQlTn298cgtcmZ2jLrM6htTkmH9f6qSZ4tOgTBmPz kgBmnDCskVPm8V+asCjRSSVbOQtU6uorbvRGpPT8PWwu54fY/CE4N+yXXKYfiqzbbXCaN1 AcraWxpaaXYJH4gc3De6I64JKGgLMyLYGcHo6IUqiIIbPrHYxJrnTo2/jduxug== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651790343; a=rsa-sha256; cv=none; b=Pyi3E6RCiQL+eoq6FxSbMT1CdZybbO9IY1Kqn0RpSVAUMp5eSuZoz1ooUrbzFi0CIX0SBw e3ufr64VI92X8Q3WDoyBt24tBMte91RsLSqGO7Hxs/tgoDS6Pf/RagmKns0S20+t9eMpTr ObzdaT5oes9jSQLQp/Sy4gXddr98yLR+QHUbFXVroHMjAKsEuOsuSD50CaQty68ouvAJNr iT3EzALFtwJTkoxfdn7+QyC621QihfpIcgGNJMsjPSukZ8uE83Czv8AEUzFZ4zCJAydCm2 BfGnYdZiX2fbAaK9SnH/BvHbpzhyNPKrZKBO/diyxIlRRvu4ZYdGNpL5wUaU6w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GVPiQCMr; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Spam-Score: -8.79 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=GVPiQCMr; dmarc=pass (policy=none) header.from=gmail.com; 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" X-Migadu-Queue-Id: 473CF19DD7 X-Spam-Score: -8.79 X-Migadu-Scanner: scn0.migadu.com X-TUID: VSmP2lqGHjbv I'm exporting sub-trees as pdf files for some classes I'm taking: # -*- org-use-property-inheritance: t; -*- * Class A :PROPERTIES: :EXPORT_FILE_NAME: support/Class A :END: ** Assignment 1 :PROPERTIES: :EXPORT_FILE_NAME+: /assignment-1 :END: Some assignment for Class A ** Assignment 2 :PROPERTIES: :EXPORT_FILE_NAME+: /assignment-2 :END: Some other assignment for Class A * Class B :PROPERTIES :EXPORT_FILE_NAME: support/Class B :END: ** Assignment 1 :PROPERTIES: :EXPORT_FILE_NAME+: /assignment-1 :END: Some assignment for Class B ** Assignment 2 :PROPERTIES: :EXPORT_FILE_NAME+: /assignment-2 :END: Some other assignment for Class B And this works great, except there's always a space between 'support/Class A' and '/assignment-1.pdf'. Is there any way to concatenate the two properties rather than join them with spaces? Best, Tyler