From: Karthik Chikmagalur <karthikchikmagalur@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [BUG] Attachments not resolved correctly from symlinked Org files
Date: Sun, 28 Apr 2024 13:22:50 -0700 [thread overview]
Message-ID: <87ttjl8cf9.fsf@gmail.com> (raw)
Attachment paths are not resolved correctly when the Org file is
symlinked elsewhere. This may or may not be a bug, but I think it's
undesired behavior:
1. Create an Org file somewhere, say ~/Desktop/test.org.
2. In test.org, create an attachment: `C-c C-a m' as a file. Either the
"copy" or "move" attachment method can be used.
3. Symlink test.org from elsewhere, say
/tmp/test.org -> ~/Desktop/test.org
4. In a fresh Emacs session, open /tmp/test.org and try to open the
attachment directory (`C-c C-a f').
Two things happen:
- An empty directory is created, like
/tmp/data/48/2697ee-913c-4eee-b1fb-636416d3fb6b
- The original attachment can't be found, since it's actually in
~/Desktop/data/48/2697ee-913c-4eee-b1fb-636416d3fb6b
Tested with `emacs -q' with Org 9.6.23, and with commit
1ae978f940c0f88473f2232177c63a0de7fb7a1c from two weeks ago.
Karthik
next reply other threads:[~2024-04-28 20:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-28 20:22 Karthik Chikmagalur [this message]
2024-04-30 9:09 ` [BUG] Attachments not resolved correctly from symlinked Org files Ihor Radchenko
2024-05-01 15:18 ` Karthik Chikmagalur
2024-05-04 7:52 ` Ihor Radchenko
2024-06-04 9:33 ` Ihor Radchenko
2024-06-14 11:44 ` Ihor Radchenko
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ttjl8cf9.fsf@gmail.com \
--to=karthikchikmagalur@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.