From: Ihor Radchenko <yantar92@posteo.net>
To: ISouthRain <isouthrain@qq.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] Set `org-yank-image-save-method` setting affects org-capture errors on Windows systems [9.7.4 (release_9.7.4-7-g165319 @ f:/App/emacs/share/emacs/30.0.50/lisp/org/)]
Date: Sun, 28 Jul 2024 13:48:24 +0000 [thread overview]
Message-ID: <87msm1fx07.fsf@localhost> (raw)
In-Reply-To: <tencent_814A4247084641DE0DEEB196CBFB5BFD9109@qq.com>
ISouthRain <isouthrain@qq.com> writes:
> Example:
> test.el:
> ;; All code
> (add-hook 'org-mode-hook '(lambda ()
> (setq-local org-yank-image-save-method (format "./attach/%s/" (file-name-nondirectory buffer-file-name)))))
> ;; End
>
> Start test emacs:
> emacs -q -l test.el
> M-x org-capture RET t
> Message out: Capture abort: Wrong type argument: stringp, nil
>
> But My friend tested it on a Linux system with no problems.
This is because org-capture creates a non-file org-mode buffer, where
your code errs.
Not a bug in org-mode.
Canceled.
--
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:[~2024-07-28 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <86zfrjzq61.fsf@qq.com>
2024-06-17 12:53 ` [BUG] Set `org-yank-image-save-method` setting affects org-capture errors on Windows systems [9.7.4 (release_9.7.4-7-g165319 @ f:/App/emacs/share/emacs/30.0.50/lisp/org/)] ISouthRain
2024-07-28 13:48 ` 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=87msm1fx07.fsf@localhost \
--to=yantar92@posteo.net \
--cc=emacs-orgmode@gnu.org \
--cc=isouthrain@qq.com \
/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).