From: Ihor Radchenko <yantar92@posteo.net>
To: Tianshu Wang <wang@tianshu.me>
Cc: emacs-orgmode@gnu.org
Subject: Re: [FEATURE REQUEST] Introduce support for FILETAGS in the org-set/toggle-tag function. [9.6.6 (release_9.6.6 @ /opt/homebrew/Cellar/emacs-head@30/30.0.50_1/share/emacs/30.0.50/lisp/org/)]
Date: Thu, 14 Sep 2023 11:18:48 +0000 [thread overview]
Message-ID: <8734zhc89z.fsf@localhost> (raw)
In-Reply-To: <m2pm2lcqk0.fsf@tianshu.me>
Tianshu Wang <wang@tianshu.me> writes:
> I am seeking this support because when adding Attachments to Org File
> without Headlines, I get a user-error: Before first headline at position
> 1 in buffer filename.org, even if the attachment has been successfully
> added. I hope there are no errors, and the #+FILETAGS of filename.org
> buffer has added `org-attach-auto-tag'. After a simple exploration, I
> found that this requires the support of org-set/toggle-tag to modify
> FILETAGS.
Confirmed.
Steps to reproduce:
1. emacs -Q
2. Open a new Org file
3. C-c C-a c <select some file> <RET>
4. Get an error "Before first heading ..."
The problem is that `org-attach-attach' tries to set "ATTACH" flag
running `org-set-tags'. And `org-set-tags' does not know how to set file
tags.
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
prev parent reply other threads:[~2023-09-14 11:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-14 4:43 [FEATURE REQUEST] Introduce support for FILETAGS in the org-set/toggle-tag function. [9.6.6 (release_9.6.6 @ /opt/homebrew/Cellar/emacs-head@30/30.0.50_1/share/emacs/30.0.50/lisp/org/)] Tianshu Wang
2023-09-14 11:18 ` Ihor Radchenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8734zhc89z.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=wang@tianshu.me \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).