* [BUG] a bug [9.7-pre (release_9.6.14-1017-g518533 @ /home/saint/.emacs.d/straight/build/org/)]
@ 2024-03-07 23:36 MasterWQ
2024-03-12 13:45 ` Ihor Radchenko
0 siblings, 1 reply; 2+ messages in thread
From: MasterWQ @ 2024-03-07 23:36 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 8495 bytes --]
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.
------------------------------------------------------------------------
Emacs : GNU Emacs 29.2 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.40, cairo version 1.18.0)
Package: Org mode version 9.7-pre (release_9.6.14-1017-g518533 @
/home/saint/.emacs.d/straight/build/org/)
current state:
==============
(setq
org-link-elisp-confirm-function 'yes-or-no-p
org-bibtex-headline-format-function 'org-bibtex-headline-format-default
org-roam-dailies-capture-templates '(("d" "default" entry
"\n* %<%H:%M>
%?\n:properties:\n:created: %U\n:end:\n" :target
(file+head "%<%Y-%m-%d>.org"
"#+title: %<%Y-%m-%d>\n#+startup:
showall\n")
:empty-lines 1)
)
org-capture-templates '(("C-i" "Todo" entry (file+headline
"/home/saint/ywq_doc/todo.txt/todo.txt" "Tasks")
"* TODO %?\n %i\n %a" :prepend t
:immediate-finish t :jump-to-captured t
:empty-lines 1 :empty-lines-before 1 :clock-in t
:clock-keep t :clock-resume t
:time-prompt t :tree-type week)
)
org-roam-node-display-template #("${title:70}${tags:30}${file:48}" 11 21
(face org-tag))
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-export-before-parsing-hook '(org-attach-expand-links)
org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe
org-babel-header-arg-expand)
org-roam-find-file-hook '(org-roam-buffer--setup-redisplay-h
org-roam--register-completion-functions-h
org-roam--replace-roam-links-on-save-h
org-roam-db-autosync--setup-update-on-save-h)
org-archive-hook '(org-attach-archive-delete-maybe)
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-yank-image-file-name-function 'org-yank-image-autogen-filename
org-mode-hook '(org-clock-load
#[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-roam-ref-annotation-function 'org-roam-ref-read--annotation
org-roam-directory "~/ywq_doc/"
org-roam-db-node-include-function #[0 "\300\207" [t] 1]
org-confirm-shell-link-function 'yes-or-no-p
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-roam-dailies-directory "journals/"
org-protocol-protocol-alist '(("org-roam-node" :protocol "roam-node"
:function org-roam-protocol-open-node)
("org-roam-ref" :protocol "roam-ref"
:function org-roam-protocol-open-ref))
org-roam-capture-preface-hook '(org-roam-dailies--override-capture-time-h
org-roam-capture--try-capture-to-ref-h)
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-capture-prepare-finalize-hook '(org-roam-capture--install-finalize-h)
org-roam-preview-function 'org-roam-preview-default-function
org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
org-roam-db-autosync-mode t
org-confirm-elisp-link-function 'yes-or-no-p
org-log-buffer-setup-hook '(org-roam-log--setup)
org-roam-capture-new-node-hook '(org-roam-capture--insert-captured-ref-h)
org-speed-command-hook '(org-speed-command-activate
org-babel-speed-command-activate)
org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
org-clock-persist 'history
org-persist-before-write-hook '(org-element--cache-persist-before-write)
org-tab-first-hook '(org-babel-hide-result-toggle-maybe
org-babel-header-arg-expand)
org-link-shell-confirm-function 'yes-or-no-p
org-babel-pre-tangle-hook '(save-buffer)
org-agenda-loop-over-headlines-in-active-region nil
org-occur-hook '(org-first-headline-recenter)
org-roam-log-setup-hook '(org-roam--register-completion-functions-h)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-roam-node-annotation-function 'org-roam-node-read--annotation
org-link-parameters '(("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)
("roam" :follow org-roam-link-follow-link)
("attachment" :follow org-attach-follow :complete
org-attach-complete-link)
("id" :follow org-roam-id-open) ("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-roam-capture-templates '(("d" "default (personal notes)" plain "%?"
:if-new
(file+head "pages/${slug}.org"
"#+title: ${title}\n#+date: %<%Y-%m-%d %a
%R>\n#+startup: showall\n\n")
:immediate-finish t :empty-lines 1
:unnarrowed t)
("c" "Contacts" plain "%?" :if-new
(file+head "pages/contacts/${slug}.org"
"#+title: ${title}\n#+date: %<%Y-%m-%d %a
%R>\n#+filetags: contacts\n#+startup: showall\n\n")
:immediate-finish t :empty-lines 1
:unnarrowed t)
("m" "Emacs related notes" plain "%?" :if-new
(file+head "emacs/${slug}.org"
"#+title: ${title}\n#+date: %<%Y-%m-%d %a
%R>\n#+filetags: emacs\n#+startup: content\n")
:empty-lines 1 :unnarrowed t)
("w" "work notes" plain "%?" :if-new
(file+head "work/${slug}.org"
"#+title: ${title}\n#+date: %<%Y-%m-%d %a
%R>\n#+updated: \n\n")
:immediate-finish t :empty-lines 1
:unnarrowed t)
)
org-metaup-hook '(org-babel-load-in-session-maybe)
org-roam-indirect-buffer-hook '(org-roam--register-completion-functions-h)
)
[-- Attachment #2: Type: text/html, Size: 10967 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [BUG] a bug [9.7-pre (release_9.6.14-1017-g518533 @ /home/saint/.emacs.d/straight/build/org/)]
2024-03-07 23:36 [BUG] a bug [9.7-pre (release_9.6.14-1017-g518533 @ /home/saint/.emacs.d/straight/build/org/)] MasterWQ
@ 2024-03-12 13:45 ` Ihor Radchenko
0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-03-12 13:45 UTC (permalink / raw)
To: MasterWQ; +Cc: emacs-orgmode
MasterWQ <qq961491031@gmail.com> writes:
> 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
> ...
Thanks for reporting, but may you please provide some details on what
has happened?
--
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>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-12 13:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-07 23:36 [BUG] a bug [9.7-pre (release_9.6.14-1017-g518533 @ /home/saint/.emacs.d/straight/build/org/)] MasterWQ
2024-03-12 13:45 ` Ihor Radchenko
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).