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 ms0.migadu.com with LMTPS id sCsQD27UVmFxCwEAgWs5BA (envelope-from ) for ; Fri, 01 Oct 2021 11:27:10 +0200 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 MAaSCm7UVmFccwAAbx9fmQ (envelope-from ) for ; Fri, 01 Oct 2021 09:27:10 +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 E3C6034EBD for ; Fri, 1 Oct 2021 11:27:09 +0200 (CEST) Received: from localhost ([::1]:33600 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mWEov-0000Qy-3U for larch@yhetil.org; Fri, 01 Oct 2021 05:27:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34590) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mWEoI-0000Qn-Q4 for emacs-orgmode@gnu.org; Fri, 01 Oct 2021 05:26:30 -0400 Received: from mail-pl1-x62c.google.com ([2607:f8b0:4864:20::62c]:33518) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mWEoH-0000mJ-G3 for emacs-orgmode@gnu.org; Fri, 01 Oct 2021 05:26:30 -0400 Received: by mail-pl1-x62c.google.com with SMTP id t4so5943416plo.0 for ; Fri, 01 Oct 2021 02:26:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=58kgp1/gp87UaTJ9KwqThXGqj2BO+JMsAa4azzrSBnY=; b=OPhx3LmM0ax2cAVFs05RvrUv8Zpdc53ITTE34B+lGG2D+LGIvskk1eGXZqOp5S/xIh nB9JQMd2MqXX03A38yOHWb9Ayyh5VxBNiRfnAm4bIzj+5623rVTSMd8cBlafPBYnqiRj aDMxouD9+dKjKS1ceiRLkXw1ATnvviXrLCAkZptkwrD2JmasMn2Y338dRNzeul9GG4Kf fQYjkMtbLjR5XMkiuDE0pbnAMp2PQAwSyTOoIzUhfz9/5EOWNyl05+84GFOoHpWdS695 mgVn3tTsXlxpRt/95wULi0S3X5/XOlTxsEhUmgICgWtyJYLlMWPGdr3NmYJy8D4FepYB 7pFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version; bh=58kgp1/gp87UaTJ9KwqThXGqj2BO+JMsAa4azzrSBnY=; b=ctVHiUioXSmR1lb/tCCY6qT8afMj4pi3Av/YzO+WcHHaLBEWjJBiIzUCKOXsylmITI BdXsswMcy2EX9e8gA8RjFt6MlxFIUEjlxXCHoduJVHG5/yx7GEmbNQHQ+fy6qFuuyf4K dkhhNbX/GDvQNF0YLhRcIgAtSo0zKRb0jWCbxAmm699OxypyrDeHn+68Arx+h7lKSRVo aZTBX0TQHvS7nZx56/24uv3hA7QyCdUPFJxhVtLNZBGoh7KnHC7ME2WMhrZ67NwAwZ3p mlgu1M3VmmwkAFPrtlxDa3suKqOFnJORyVbX/uuhY7BZKvBzPha8w9iTyQ2BqDrKENlT 5ihA== X-Gm-Message-State: AOAM530RseDAbEPzOa9d0/xmdT7FDvjbeAsVU2vYeqSYsf1TBCYKr1Nt cecrNh5AXMlkTA3U8OnfIuk= X-Google-Smtp-Source: ABdhPJwPbQlmt2gFOAE0zd6HTO38HuMP1tn0UJsG3pm/1W0vgL9Zy0vz2+S8ZWId8Y3jhVosOjIJmQ== X-Received: by 2002:a17:90b:1d01:: with SMTP id on1mr18279291pjb.21.1633080387754; Fri, 01 Oct 2021 02:26:27 -0700 (PDT) Received: from localhost ([210.3.160.230]) by smtp.gmail.com with ESMTPSA id z33sm5446493pga.20.2021.10.01.02.26.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 01 Oct 2021 02:26:26 -0700 (PDT) From: Ihor Radchenko To: Nick Anderson Subject: Re: Need absolute org-attach-id-dir to attach in buffers without filename In-Reply-To: <87ilzk5gi7.fsf@cmdln.org> References: <87ilzk5gi7.fsf@cmdln.org> Date: Fri, 01 Oct 2021 17:27:45 +0800 Message-ID: <87czopccxa.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::62c; envelope-from=yantar92@gmail.com; helo=mail-pl1-x62c.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: , Cc: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1633080429; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=58kgp1/gp87UaTJ9KwqThXGqj2BO+JMsAa4azzrSBnY=; b=VANReyWbTTy7ZnI1JjbjINjdt0Imbmne81sTu9jaU/8Ndj5M7CanComh2ZjsJ2cYhH1tyL BXWxccFFVLKBnGa/GBsArL4rGH3K9zeNf4wi8ofAnSlgM+6kYsPVARIHXnRiSszVuFXXT7 qBc/l/zDskWcSHlIRcLR+kkQDJwxugutOwD7KvVSVDitcQa++UID4xZzWuDcEFSyfbC5yy cIa6+uER6XnHrOemNH15x1Dpc1xuce3dlS/9RAHvckuLUEpMrqXUS2OxK75K5R076eMfXS qApYSYOIcHHAPkQLkac2MALDHnPq1T+p3fBMPLG56s5WllBlBpK9VDehyTDDUA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633080429; a=rsa-sha256; cv=none; b=B40gBQT8BdSpZEtlXdCeto0LhgKgSkqGW57qIi4mgHhi0Rptjrwj8o3hX0z/RDLgtem6WI UjBfImVHTQ7acbIoMNnNxd6wwesIt8N6cmrMPOH1j+cn+td/KSEw38TPissQS4WVypiJEL gTpA1sPo7jd5MtcOYFpGmcq79NAkiwvcPnSpjq4Bmhcf+DWAe0NBAduIGuSXRKNVm6KTfS flnP04wJn6US43l4/HXwD0yqAJ/yLzoPTG+68ybvWwd+g66l9bn3+zrDUDgkYbJVIzFhCz EmBLdKDumNeUDMK2UlErNibncTGszNOF364Ht0N2VfRewzuL7T+a1SM7bLxvTw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=OPhx3LmM; 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-Spam-Score: 3.30 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=OPhx3LmM; 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: E3C6034EBD X-Spam-Score: 3.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: swsxhh0eF/vr Nick Anderson writes: > I have an org-mode file that contains headings with attachments. When I > `org-mime-org-buffer-htmlize' I get an error, `"Need absolute > `org-attach-id-dir' to attach in buffers without filename"'. > `org-attach-id-dir' has the value `data/'. I get this error even when I > am in the buffer for the file, not simply a capture buffer. This seems > to come [from org-attach]. I cannot reproduce. Can you provide a recipe? Best, Ihor