From: ISouthRain <isouthrain@qq.com>
To: emacs-orgmode@gnu.org
Subject: [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: Mon, 17 Jun 2024 20:53:26 +0800 [thread overview]
Message-ID: <tencent_814A4247084641DE0DEEB196CBFB5BFD9109@qq.com> (raw)
Message-ID: <86zfrjzq61.fsf@qq.com> (raw)
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------
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.
Emacs : GNU Emacs 30.0.50 (build 1, x86_64-w64-mingw32)
Package: Org mode version 9.7.4 (release_9.7.4-7-g165319 @ f:/App/emacs/share/emacs/30.0.50/lisp/org/)
current state:
==============
(setq
org-agenda-skip-scheduled-if-done t
org-yank-image-file-name-function 'org-yank-image-autogen-filename
org-export-headline-levels 6
org-persist-before-write-hook '(org-element--cache-persist-before-write)
org-pandoc-epub-rights "Copyright 2024 <Jack@DESKTOP-LM2GC14>"
org-html-format-headline-function 'org-html-format-headline-default-function
org-html-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-pretty-entities t
org-log-into-drawer t
org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function
org-babel-tangle-lang-exts '(("latex" . "tex") ("python" . "py") ("D" . "d") ("C++" . "cpp")
("emacs-lisp" . "el") ("elisp" . "el"))
org-speed-command-hook '(org-speed-command-activate org-babel-speed-command-activate)
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-confirm-elisp-link-function 'yes-or-no-p
org-agenda-finalize-hook '(org-agenda-to-appt)
org-latex-format-headline-function 'org-latex-format-headline-default-function
org-yank-image-save-method "./attach/"
org-latex-format-drawer-function #[514 "\207" [] 3 "\n\n(fn _ CONTENTS)"]
org-mode-hook '(page-break-lines-mode flyspell-mode
#[nil ((if (display-graphic-p) (org-dynamic-bullets-mode))) nil] org-indent-mode
(lambda nil (add-hook 'before-save-hook #'my/org-yank-path-replace nil 'local))
whitespace-mode org-auto-tangle-mode
#[0 "\300\301\302\303\304$\207"
[add-hook change-major-mode-hook org-fold-show-all append local] 5]
#[0 "\300\301\302\303\304$\207"
[add-hook change-major-mode-hook org-babel-show-result-all append local] 5]
org-babel-result-hide-spec org-babel-hide-all-hashes)
org-hide-emphasis-markers t
org-hide-leading-stars t
org-confirm-shell-link-function 'yes-or-no-p
org-dynamic-bullets-mode-hook '(org-visual-indent-mode)
org-odt-format-headline-function 'org-odt-format-headline-default-function
org-archive-hook '(org-attach-archive-delete-maybe)
org-metaup-hook '(org-babel-load-in-session-maybe)
org-occur-hook '(org-first-headline-recenter)
org-ellipsis " ⭍"
org-edit-src-content-indentation 0
org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function
org-emphasis-alist '(("*" freedom-org-emphasis-bold) ("/" freedom-org-emphasis-italic)
("_" freedom-org-emphasis-underline) ("=" org-verbatim verbatim)
("~" org-code verbatim)
("+" (freedom-org-emphasis-strike-through :strike-through t)))
org-confirm-babel-evaluate nil
org-ascii-format-drawer-function #[771 "\207" [] 4 "\n\n(fn NAME CONTENTS WIDTH)"]
org-link-from-user-regexp "\\<Jack@DESKTOP-LM2GC14\\>"
org-priority-faces '((65 . error) (66 . warning) (67 . success))
org-bibtex-headline-format-function 'org-bibtex-headline-format-default
org-link-parameters '(("attachment" :follow org-attach-follow :complete org-attach-complete-link)
("id" :follow org-id-open :store org-id-store-link-maybe)
("eww" :follow org-eww-open :store org-eww-store-link)
("rmail" :follow org-rmail-open :store org-rmail-store-link)
("mhe" :follow org-mhe-open :store org-mhe-store-link)
("irc" :follow org-irc-visit :store org-irc-store-link :export
org-irc-export)
("info" :follow org-info-open :export org-info-export :store
org-info-store-link :insert-description org-info-description-as-command)
("gnus" :follow org-gnus-open :store org-gnus-store-link)
("docview" :follow org-docview-open :export org-docview-export :store
org-docview-store-link)
("bibtex" :follow org-bibtex-open :store org-bibtex-store-link)
("bbdb" :follow org-bbdb-open :export org-bbdb-export :complete
org-bbdb-complete-link :store org-bbdb-store-link)
("w3m" :store org-w3m-store-link)
("doi" :follow org-link-doi-open :export org-link-doi-export)
("elfeed" :follow elfeed-link-open :store elfeed-link-store-link)
("file+sys") ("file+emacs") ("shell" :follow org-link--open-shell)
("news" :follow
#[514 "\301\300\302Q\"\207" ["news" browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("mailto" :follow
#[514 "\301\300\302Q\"\207" ["mailto" browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("https" :follow
#[514 "\301\300\302Q\"\207" ["https" browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("http" :follow
#[514 "\301\300\302Q\"\207" ["http" browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("ftp" :follow
#[514 "\301\300\302Q\"\207" ["ftp" browse-url ":"] 6
"\n\n(fn URL ARG)"]
)
("help" :follow org-link--open-help :store org-link--store-help)
("file" :complete org-link-complete-file)
("elisp" :follow org-link--open-elisp))
org-todo-keyword-faces '(("TODO" :foreground "red" :weight bold)
("DOING" :foreground "blue" :weight bold)
("DONE" :foreground "forest green" :weight bold)
("WAITING" :foreground "orange" :weight bold)
("HANGUP" :foreground "magenta" :weight bold)
("CANCEL" :foreground "forest green" :weight bold))
org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
org-imenu-depth 6
org-todo-keywords '((sequence "TODO(t)" "DOING(i)" "HANGUP(h)" "WAITING" "|" "DONE(d)"
"CANCEL(c)")
)
org-yank-dnd-method 'attach
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
org-sort-function 'string-collate-lessp
org--warnings nil
org-startup-folded t
org-babel-pre-tangle-hook '(save-buffer)
org-agenda-current-time-string "⏰ ┈┈┈┈┈┈┈┈┈┈┈ now"
org-agenda-prefix-format '((agenda . "%i %-12:c%?-12t%b% s") (todo . " %i %-12:c")
(tags . " %i %-12:c") (search . " %i %-12:c"))
org-export-before-parsing-hook '(org-attach-expand-links)
org-image-actual-width '(500)
org-link-shell-confirm-function 'yes-or-no-p
org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
org-cycle-include-plain-lists 'integrate
org-agenda-time-grid '((weekly today require-timed) (800 1000 1200 1400 1600 1800 2000) "---"
"┈┈┈┈┈┈┈┈┈┈┈┈┈")
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-src-mode-hook '(org-src-babel-configure-edit-buffer org-src-mode-configure-edit-buffer)
org-protocol-protocol-alist '(("capture-html" :protocol "capture-html" :function
org-protocol-capture-html--with-pandoc :kill-client t)
)
org-babel-load-languages '((C \.t) (emacs-lisp \.t) (python . t) (latex . t))
org-capture-after-finalize-hook '(org-agenda-to-appt)
org-startup-with-inline-images t
org-agenda-loop-over-headlines-in-active-region nil
org-agenda-files '("F:\\MyFile\\Org\\Agenda.org" "F:\\MyFile\\Org\\Work.org")
org-link-elisp-confirm-function 'yes-or-no-p
org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-show-empty-lines
org-cycle-optimize-window-after-visibility-change
org-cycle-display-inline-images)
org-persist-before-read-hook '(org-element--cache-persist-before-read)
org-use-sub-superscripts nil
org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
org-odt-format-drawer-function #[514 "\207" [] 3 "\n\n(fn NAME CONTENTS)"]
org-agenda-format-date #[(date) ((concat "\n" (make-string (window-width) 9472) (org-agenda-format-date-aligned date))) nil]
)
next reply other threads:[~2024-06-17 12:55 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 ` ISouthRain [this message]
2024-07-28 13:48 ` [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/)] 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
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=tencent_814A4247084641DE0DEEB196CBFB5BFD9109@qq.com \
--to=isouthrain@qq.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 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).