* [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
@ 2024-02-23 8:38 Björn Bidar
2024-02-23 13:29 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-02-23 8:38 UTC (permalink / raw)
To: emacs-orgmode
I noticed thatOrg-agenda leaves frame around if org-agenda-window-setup
is set to other-frame since
78dc58508ddbf97b6f44c0a6dd222eab3d13b50a.
Reverting the commit/loading the file before the change fixes the issue.
Emacs : GNU Emacs 30.0.50 (build 1, x86_64-suse-linux-gnu, GTK+ Version 3.24.39, cairo version 1.18.0)
Package: Org mode version 9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)
current state:
==============
(setq
org-link-elisp-confirm-function 'yes-or-no-p
org-directory '("/home/bidar/Dokumente/org"
"/home/bidar/Dokumente/org/sailfishos"
"/home/bidar/Dokumente/org/personal"
"/home/bidar/Dokumente/org/jolla"
"/home/bidar/Dokumente/org/data"
"/home/bidar/Dokumente/org/_minted-gemeinsam" "/home/bidar/Dokumente/org/data/f0" "/home/bidar/Dokumente/org/data/5c" "/home/bidar/Dokumente/org/data/5c/b2a2e6-09d2-4225-b0de-ccd2ab4d9428" "/home/bidar/Dokumente/org/data/f0/cbc911-0ffc-41e3-b19a-1c26a43e1676" "/home/bidar/Dokumente/org/personal/data" "/home/bidar/Dokumente/org/personal/data/bf" "/home/bidar/Dokumente/org/personal/data/bf/f21ab1-25c3-49fc-93e2-fb8bbbbdda05")
org-global-properties '(("Effort_ALL" .
"0:15 0:30 0:45 1:00 2:00 3:00 4:00 5:00 6:00 0:00")
("STYLE_ALL" . "habit"))
org-after-todo-state-change-hook '(org-expiry-insert-created)
org-caldav-backup-file "/home/bidar/.local/etc/emacs/var/org/caldav/backup.org"
org-indirect-buffer-display 'current-window
org-hide-emphasis-markers t
org-bibtex-headline-format-function 'org-bibtex-headline-format-default
org-export-with-sub-superscripts nil
org-insert-heading-hook '(org-expiry-insert-created)
org-yank-adjusted-subtrees t
org-log-done 'note
org-capture-bookmark nil
org-pomodoro-long-break-sound "/home/bidar/.local/private/etc/emacs/lib/org-pomodoro/resources/bell_multiple.wav"
org-agenda-custom-commands '(("A" "Agenda and all TODOs"
((agenda "") (alltodo "")))
(" "
"Current Project Agenda and TODOs"
((tags "REFILE")
(agenda "")
(alltodo "")
)
((org-agenda-files
'("/home/bidar/Dokumente/org/inbox.org" "/home/bidar/Dokumente/org/caldav-inbox-arbeit.org" "/home/bidar/Dokumente/org/refile.org" "/home/bidar/Dokumente/org/jolla.org")
)
)
)
("j" "Jolla Agenda and TODOs"
((tags "REFILE") (agenda "")
(alltodo ""))
((org-agenda-files
'("/home/bidar/Dokumente/org/inbox.org" "/home/bidar/Dokumente/org/caldav-inbox-arbeit.org" "/home/bidar/Dokumente/org/refile.org" "/home/bidar/Dokumente/org/jolla.org")
)
)
)
("d"
"Daimler Agenda and TODOs"
((tags "REFILE") (agenda "")
(alltodo ""))
((org-agenda-files
'("/home/bidar/Dokumente/org/inbox.org" "/home/bidar/Dokumente/org/caldav-inbox-arbeit.org" "/home/bidar/Dokumente/org/refile.org" "/home/bidar/Dokumente/org/daimler.org")
)
)
)
("p"
"Personal Agenda and TODOs"
((tags "REFILE") (agenda "")
(alltodo ""))
((org-agenda-files
'("/home/bidar/Dokumente/org/inbox.org" "/home/bidar/Dokumente/org/caldav-inbox-personal.org" "/home/bidar/Dokumente/org/gemeinsam-inbox.org" "/home/bidar/Dokumente/org/gemeinsam.org" "/home/bidar/Dokumente/org/refile.org" "/home/bidar/Dokumente/org/personal.org")
)
)
)
("W" "Weekly Review"
((agenda ""
((org-agenda-span 7)))
(stuck "") (todo "PROJECT")
(todo "MAYBE")
(todo "WAITING"))
)
)
org-log-into-drawer t
org-koma-letter-default-class "my-letter"
org-startup-folded t
org-babel-after-execute-hook '(org-display-inline-images)
org-link-abbrev-alist '(("google" .
"http://www.google.com/search?q=")
("gmap" .
"http://maps.google.com/maps?q=%s")
("omap" .
"http://nominatim.openstreetmap.org/search?q=%s&polygon=1")
("wpen" .
"http://en.wikipedia.org/wiki/%s")
("wpde" .
"http://de.wikipedia.org/wiki/%s")
("mane" .
"http://man.he.net/?topic=%s§ion=all")
)
org-agenda-files '("/home/bidar/Dokumente/org"
"/home/bidar/Dokumente/org/sailfishos"
"/home/bidar/Dokumente/org/personal"
"/home/bidar/Dokumente/org/jolla"
"/home/bidar/Dokumente/org/data"
"/home/bidar/Dokumente/org/_minted-gemeinsam" "/home/bidar/Dokumente/org/data/f0" "/home/bidar/Dokumente/org/data/5c" "/home/bidar/Dokumente/org/data/5c/b2a2e6-09d2-4225-b0de-ccd2ab4d9428" "/home/bidar/Dokumente/org/data/f0/cbc911-0ffc-41e3-b19a-1c26a43e1676" "/home/bidar/Dokumente/org/personal/data" "/home/bidar/Dokumente/org/personal/data/bf" "/home/bidar/Dokumente/org/personal/data/bf/f21ab1-25c3-49fc-93e2-fb8bbbbdda05")
org-capture-templates '(("#" "used by gnus-icalendar-org"
entry
(file+olp
"/home/bidar/Dokumente/org/inbox.org" "Calendar")
"%i" :immediate-finish t)
("t" "todo" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* TODO %?\n%U\n%a\n" :clock-in t
:clock-resume t)
("j" "Journal entry")
("jj" "Journal entry" entry
(file+olp+datetree
"/home/bidar/Dokumente/org/journal.org")
"* %?\n")
("jw" "Jolla journal entry" entry
(file+olp+datetree
"/home/bidar/Dokumente/org/jolla.org" "Journal")
"* %?\n")
("jJ" "Journal with link" entry
(file+olp+datetree
"/home/bidar/Dokumente/org/journal.org")
"* %?\n%a\n")
("r" "respond" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* TODO Respond to %:from on %:subject\nSCHEDULED: %t\n%U\n%a\n" :clock-in t :clock-resume t :immediate-finish t)
("n" "note" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* %? :NOTE:\n%U\n%a\n" :clock-in
t :clock-resume t)
("h" "Habit" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* NEXT %?\n%U\n%a\nSCHEDULED: %(format-time-string \"%<<%Y-%m-%d %a .+1d/3d>>\")\n:PROPERTIES:\n:STYLE: habit\n:REPEAT_TO_STATE: NEXT\n:END:\n")
("m" "Meeting" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* MEETING with %? :MEETING:\n%U"
:clock-in t :clock-resume t)
("p" "Phone call" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* PHONE %? :PHONE:\n%U"
:clock-in t :clock-resume t)
("w" "org-protocol" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* TODO Review %c\n%U\n"
:immediate-finish t)
("p" "Protocol" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* %^{Title}\nSource: [[%:link][%(transform-square-brackets-to-round-ones \"%:description\")]]\n#+BEGIN_QUOTE\n%i\n#+END_QUOTE\n\n\n%?")
("L" "Protocol Link" entry
(file
"/home/bidar/Dokumente/org/refile.org")
"* %? [[%:link][%(transform-square-brackets-to-round-ones \"%:description\")]]\n")
("w" "Web site" entry (file "")
"* %a :website:\n\n%U %?\n\n%:initial")
("b" "Bugs")
("bj" "Work on Jolla Bug" entry
(file+olp
"/home/bidar/Dokumente/org/jolla.org" "Bugs")
(file
"/home/bidar/.local/etc/emacs/etc/org/templates/jb.org")
:clock-in t :clock-resume t)
)
org-persist-after-read-hook '(org-element--cache-persist-after-read)
org-refile-targets '((nil :maxlevel . 9)
(org-agenda-files :maxlevel . 9))
org-export-before-parsing-hook '(org-attach-expand-links
org-latex-header-blocks-filter)
org-latex-compiler "xelatex"
org-cycle-tab-first-hook '(org-babel-hide-result-toggle-maybe org-babel-header-arg-expand)
org-tag-alist '((:startgroup) ("WAITING" . 119)
("HOLD" . 104) ("MEETING" . 109)
("REVIEW" . 114) ("NOTE" . 110)
(:endgroup) ("PERSONAL" . 80)
("work" . 87) ("crypt" . 99)
("FLAGGED" . 63) ("home" . 63)
("shopping" . 63) ("routine" . 63)
("email" . 63))
org-html-doctype "html5"
org-default-notes-file "/home/bidar/Dokumente/org/inbox.org"
org-refile-use-outline-path 'file
org-pomodoro-short-break-sound "/home/bidar/.local/private/etc/emacs/lib/org-pomodoro/resources/bell.wav"
org-publish-timestamp-directory "/home/bidar/.local/etc/emacs/var/org/timestamps/"
org-archive-hook '(org-attach-archive-delete-maybe)
org-log-reschedule 'time
org-columns-default-format "%75ITEM(Task) %10CLOCKSUM %16TIMESTAMP_IA"
org-html-postamble nil
org-odt-format-inlinetask-function 'org-odt-format-inlinetask-default-function
org-edit-src-content-indentation 0
org-ascii-format-drawer-function '(closure (t)
(_name contents _width)
contents)
org-cycle-hook '(org-always-hide-all-drawers
org-cycle-hide-archived-subtrees
org-cycle-show-empty-lines
org-cycle-optimize-window-after-visibility-change org-cycle-display-inline-images)
org-clocktable-defaults '(:maxlevel 3 :lang "en" :scope
file-with-archives :wstart 1
:mstart 1 :tstart nil :tend nil
:step nil :stepskip0 t
:fileskip0 t :tags nil
:emphasize nil :link t :narrow
70! :indent t :formula nil
:timestamp nil :level nil
:tcolumns nil :formatter nil)
org-clock-clocked-in-display nil
org-agenda-text-search-extra-files '(agenda-archives)
org-duration-format '((special . h:mm))
org-persist-before-read-hook '(org-element--cache-persist-before-read)
org-yank-image-file-name-function 'org-yank-image-autogen-filename
org-clock-clocktable-default-properties '(:block "2024-02"
:scope
file-with-archives)
org-export-use-babel nil
org-agenda-auto-exclude-function 'thao/org-auto-exclude-function
org-mode-hook '(org-edit-indirect-mode org-clock-load
org-modern-mode org-appear-mode
(closure
(org--rds reftex-docstruct-symbol
org-attach-method
org--single-lines-list-is-paragraph
org-element-greater-elements
org-agenda-restrict-end
org-agenda-restrict-begin
org-agenda-restrict
visual-fill-column-width
org-clock-history
org-agenda-current-date org-with-time
org-defdecode org-def
org-read-date-inactive org-ans2 org-ans1
org-columns-current-fmt-compiled
org-clock-current-task org-clock-effort
org-agenda-skip-function
org-agenda-skip-comment-trees
org-agenda-archives-mode
org-end-time-was-given
org-time-was-given org-log-note-extra
org-log-note-purpose
org-log-post-message
org-last-inserted-timestamp
org-last-changed-timestamp
org-entry-property-inherited-from
org-state
org-agenda-headline-snapshot-before-repeat org-agenda-buffer-name org-agenda-start-on-weekday org-agenda-buffer-tmp-name org-priority-regexp org-mode-abbrev-table org-element-cache-persistent org-element-cache-version org-tbl-menu org-org-menu org-struct-menu org-entities org-last-state org-id-track-globally org-clock-start-time texmathp-why remember-data-file org-agenda-tags-todo-honor-ignore-options calc-embedded-open-mode calc-embedded-open-formula calc-embedded-close-formula align-mode-rules-list org-emphasis-alist org-emphasis-regexp-components org-export-registered-backends org-modules org-babel-load-languages org-id-overriding-file-name org-indent-indentation-per-level org-element--timestamp-regexp org-element-cache-map-continue-from org-element-paragraph-separate org-agenda-buffer-name org-inlinetask-min-level t)
nil
(add-hook 'change-major-mode-hook
'org-fold-show-all 'append 'local)
)
(closure
(org-src-window-setup *this*
org-babel-confirm-evaluate-answer-no
org-babel-tangle-uncomment-comments
org-src-lang-modes
org-edit-src-content-indentation
org-babel-library-of-babel t)
nil
(add-hook 'change-major-mode-hook
#'org-babel-show-result-all 'append
'local)
)
org-babel-result-hide-spec
org-babel-hide-all-hashes
(closure
(org-agenda-skip-regexp
org-fold-core-style
org-table1-hline-regexp
org-table-tab-recognizes-table.el
org-table-dataline-regexp
org-table-any-border-regexp
org-agenda-restriction-lock-overlay
org-agenda-overriding-restriction
org-agenda-diary-file
org-complex-heading-regexp t)
nil
(setq imenu-create-index-function
'org-imenu-get-tree)
)
turn-on-org-cdlatex
(closure
(git-commit-gfm-mode-abbrev-table
git-commit-gfm-mode-syntax-table
copy-as-format-prefix-map
dired-ranger-map t)
nil
(make-local-variable 'company-backends)
(add-to-list 'company-backends
'(company-capf :with company-dabbrev))
(setq completion-at-point-functions
'(org-completion-symbols
ora-cap-filesystem)
)
)
jinx-mode)
org-babel-load-languages '((C . t) (abap) (asymptote)
(awk) (clojure . t) (comint)
(css) (ditaa . t) (dot . t)
(emacs-lisp . t) (fortran)
(gnuplot . t) (haskell) (io)
(java) (js . t) (latex)
(lilypond) (lisp) (lua . t)
(matlab) (maxima) (mscgen)
(ocaml) (octave . t) (org . t)
(perl) (picolisp)
(plantuml . t) (python . t)
(ref) (ruby) (sass) (scala)
(scheme) (screen) (shell . t)
(shen) (snippet) (sql . t)
(sqlite . t))
org-agenda-skip-deadline-if-done t
org-src-window-setup 'split-window-below
org-id-locations-file "/home/bidar/.local/etc/emacs/var/org/id-locations.el"
org-caldav-calendars '((:calendar-id "personal" :inbox
"/home/bidar/Dokumente/org/caldav-inbox-personal.org"
:files
("/home/bidar/Dokumente/org/personal.org" "/home/bidar/Dokumente/org/personal.org_archive")
)
(:calendar-id "gemeinsamyhdess"
:inbox
"/home/bidar/Dokumente/org/gemeinsam-inbox.org"
:files
("/home/bidar/Dokumente/org/gemeinsam.org" "/home/bidar/Dokumente/org/gemeinsam.org_archive")
)
(:calendar-id "arbeit" :inbox
"/home/bidar/Dokumente/org/caldav-inbox-arbeit.org"
:files
("/home/bidar/Dokumente/org/child.org" "/home/bidar/Dokumente/org/daimler.org" "/home/bidar/Dokumente/org/inbox.org" "/home/bidar/Dokumente/org/jolla.org" "/home/bidar/Dokumente/org/jolla.org_archive" "/home/bidar/Dokumente/org/refile.org" "/home/bidar/Dokumente/org/refile.org_archive" "/home/bidar/Dokumente/org/sailfishos/community.org" "/home/bidar/Dokumente/org/jolla/test.org")
)
)
org-clock-out-when-done nil
org-agenda-span 2
org-latex-format-drawer-function '(closure
(engrave-faces-latex-mathescape engrave-faces-current-preset-style engrave-faces-latex-output-style t)
(_ contents) contents)
org-ellipsis "…"
org-pomodoro-overtime-sound "/home/bidar/.local/private/etc/emacs/lib/org-pomodoro/resources/bell.wav"
org-agenda-tags-column -102
org-agenda-clockreport-parameter-plist '(:link t :maxlevel
5 :fileskip0 t
:stepskip0 t
:compact nil
:narrow 80)
org-latex-format-headline-function 'org-latex-format-headline-default-function
org-confirm-shell-link-function 'yes-or-no-p
org-agenda-restriction-lock-highlight-subtree nil
org-adapt-indentation t
org-html-format-drawer-function '(closure
(htmlize-buffer-places
org-html-format-table-no-css htmlize-css-name-prefix htmlize-output-type htmlize-output-type htmlize-css-name-prefix t)
(_name contents)
contents)
outline-isearch-open-invisible-function 'outline-isearch-open-invisible
org-use-sub-superscripts nil
org-super-agenda-mode t
org-agenda-sorting-strategy '((agenda habit-down time-up
user-defined-up effort-up
category-keep)
(todo category-up effort-up)
(tags category-up effort-up)
(search category-up))
org-icalendar-include-todo '("TODO" "NEXT" "STARTED"
"WAITING" "HOLD" "CANCELLED"
"DONE")
org-caldav-sync-changes-to-org t
org-fold-catch-invisible-edits 'show-and-error
org-agenda-format-date '(closure
(git-commit-gfm-mode-abbrev-table
git-commit-gfm-mode-syntax-table
copy-as-format-prefix-map
dired-ranger-map t)
(date)
(concat "\n"
(make-string (window-width) 9472)
"\n"
(org-agenda-format-date-aligned
date)
)
)
org-latex-classes '(("my-letter"
"\\documentclass{scrlttr2}\n \\usepackage[ngerman]{babel}\n \\setkomavar{frombank}{(1234)\\,567\\,890}\n [DEFAULT-PACKAGES]\n [PACKAGES]\n [EXTRA]")
("default-koma-letter"
"\\documentclass[11pt]{scrlttr2}")
("article"
"\\documentclass[11pt]{article}"
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" .
"\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
("\\paragraph{%s}" .
"\\paragraph*{%s}")
("\\subparagraph{%s}" .
"\\subparagraph*{%s}")
)
("report"
"\\documentclass[11pt]{report}"
("\\part{%s}" . "\\part*{%s}")
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" .
"\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
)
("book" "\\documentclass[11pt]{book}"
("\\part{%s}" . "\\part*{%s}")
("\\chapter{%s}" . "\\chapter*{%s}")
("\\section{%s}" . "\\section*{%s}")
("\\subsection{%s}" .
"\\subsection*{%s}")
("\\subsubsection{%s}" .
"\\subsubsection*{%s}")
)
)
org-export-initial-scope 'subtree
org-plantuml-jar-path "/usr/share/java/plantuml.jar"
org-odt-format-headline-function 'org-odt-format-headline-default-function
org-extend-today-until 4
org-list-demote-modify-bullet '(("+" . "-") ("*" . "-")
("1." . "-") ("1)" . "-")
("A)" . "-") ("B)" . "-")
("a)" . "-") ("b)" . "-")
("A." . "-") ("B." . "-")
("a." . "-") ("b." . "-"))
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-icalendar-timezone "Europe/Helsinki"
org-latex-packages-alist '(("" "minted"))
org-log-redeadline 'note
org-babel-tangle-lang-exts '(("python" . "py")
("lua" . "lua")
("clojurescript" . "cljs")
("clojure" . "clj")
("D" . "d") ("C++" . "cpp")
("emacs-lisp" . "el")
("elisp" . "el"))
org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
org-latex-default-packages-alist '(("AUTO" "inputenc" t
("pdflatex"))
("T1" "fontenc" t
("pdflatex"))
("" "graphicx" t nil)
("" "longtable" nil nil)
("" "wrapfig" nil nil)
("" "rotating" nil nil)
("normalem" "ulem" t
nil)
("" "amsmath" t nil)
("" "textcomp" t nil)
("" "amssymb" t nil)
("" "capt-of" nil nil)
("" "hyperref" nil nil))
org-confirm-elisp-link-function 'yes-or-no-p
org-agenda-window-setup 'other-frame
org-latex-src-block-backend 'minted
org-todo-state-tags-triggers '(("CANCELLED"
("CANCELLED" . t))
("WAITING" ("WAITING" . t))
("HOLD" ("WAITING")
("HOLD" . t))
(done ("WAITING") ("HOLD"))
("TODO" ("WAITING")
("CANCELLED") ("HOLD"))
("NEXT" ("WAITING")
("CANCELLED") ("HOLD"))
("DONE" ("WAITING")
("CANCELLED") ("HOLD"))
)
org-clock-out-remove-zero-time-clocks t
org-clock-report-include-clocking-task t
org-pomodoro-ticking-sound "/home/bidar/.local/private/etc/emacs/lib/org-pomodoro/resources/tick.wav"
org-special-ctrl-k t
org-clock-idle-time 35
org-todo-keywords '((sequence "TODO(t)" "NEXT(n)" "|"
"DONE(d)")
(sequence "WAITING(w@/!)" "HOLD(h@/!)"
"|" "CANCELLED(c@/!)" "PHONE"
"MEETING")
)
org-id-link-to-org-use-id 'create-if-interactive-and-no-custom-id
org-pomodoro-keep-killed-pomodoro-time t
org-clock-out-hook '(bh/clock-out-maybe)
org-support-shift-select 1
org-blocker-hook '(org-block-todo-from-children-or-siblings-or-parent)
org-pretty-entities t
org-after-tags-change-hook '(org-expiry-insert-created)
org-speed-command-hook '(org-speed-command-activate
org-babel-speed-command-activate)
org-html-format-inlinetask-function 'org-html-format-inlinetask-default-function
org-clock-persist-file "/home/bidar/.local/etc/emacs/var/org/clock-persist.el"
org-ascii-format-inlinetask-function 'org-ascii-format-inlinetask-default
org-super-agenda-groups '((:name "Items to Refile" :and
(:tag "REFILE" :date t) :and
(:tag "INBOX" :date t) :order 0)
(:name "Next to do" :todo "NEXT"
:order 1)
(:name "Due Today" :deadline
today :order 0)
(:name "Due Soon" :deadline
future :order 10)
(:name "Habits/Routines" :habit
t :category "Routine" :order 7)
(:name "Meetings" :time-grid t
:and
(:date today :todo ("MEETING"))
:and
(:date today :tag "MEETING")
:order 1)
(:name "Work tasks" :time-grid t
:and
(:tag "work" :todo t :scheduled
today :not (:todo ("MEETING"))
:not (:tag "MEETING"))
:and
(:category "Jolla" :todo t
:scheduled today)
:and
(:category "Daimler" :todo t
:scheduled today)
:order 2)
(:name "Deferred work tasks"
:and
(:tag "work" :not
(:todo ("CNCL" "DONE"))
:scheduled past)
:and
(:category "Jolla" :not
(:todo ("CNCL" "DONE"))
:scheduled past)
:and
(:category "Daimler" :not
(:todo ("CNCL" "DONE"))
:scheduled past)
:order 3)
(:name "Information about today"
:category "Sunrise" :category
"Day info" :order 9)
(:name "Personal tasks" :and
(:not (:tag "work")) :scheduled
today :order 4)
(:name "Deferred personal tasks"
:and
(:not (:todo ("CNCL" "DONE"))
:scheduled past)
:order 5)
(:name "Done today" :and
(:todo ("CANCELLED" "DONE"))
:log t)
(:name "Clocked today" :log t))
org-pretty-entities-include-sub-superscripts nil
org-modern-mode-hook '(org-modern-mode-set-explicitly)
org-odt-format-drawer-function '(closure
(hfy-user-sheet-assoc
hfy-html-quote-regex
hfy-html-quote-map
hfy-face-to-css
hfy-begin-span-handler
hfy-end-span-handler
nxml-auto-insert-xml-declaration-flag t)
(_name contents) contents)
org-persist-directory "/home/bidar/.local/etc/emacs/var/org/persist/"
org-enforce-todo-dependencies t
org-confirm-babel-evaluate nil
org-pomodoro-finished-sound "/home/bidar/.local/private/etc/emacs/lib/org-pomodoro/resources/bell.wav"
org-fold-core-isearch-open-function 'org-fold-core--isearch-reveal
org-clock-in-resume t
org-M-RET-may-split-line '((default))
org-clock-persist t
org-latex-format-inlinetask-function 'org-latex-format-inlinetask-default-function
org-persist-before-write-hook '(org-element--cache-persist-before-write)
org-clock-mode-line-total 'current
org-caldav-url "https://cloud.thaodan.de/remote.php/dav/calendars/99999"
org-remove-highlights-with-change nil
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-agenda-finalize-hook '(org-modern-agenda
org-agenda-to-appt)
org-babel-pre-tangle-hook '(save-buffer)
org-timestamp-rounding-minutes '(1 1)
org-clock-display-default-range 'thismonth
org-agenda-loop-over-headlines-in-active-region nil
org-todo-keyword-faces '(("TODO" :foreground "red" :weight
bold)
("NEXT" :foreground "blue"
:weight bold)
("DONE" :foreground
"forest green" :weight bold)
("WAITING" :foreground "orange"
:weight bold)
("HOLD" :foreground "magenta"
:weight bold)
("CANCELLED" :foreground
"forest green" :weight bold)
("MEETING" :foreground
"forest green" :weight bold)
("PHONE" :foreground
"forest green" :weight bold)
)
org-agenda-log-mode-items '(closed state clock)
org-occur-hook '(org-first-headline-recenter)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-html-html5-fancy t
org-treat-S-cursor-todo-selection-as-state-change nil
org-link-parameters '(("attachment" :follow
org-attach-follow :complete
org-attach-complete-link)
("orgit-rev" :store orgit-rev-store
:follow orgit-rev-open :export
orgit-rev-export :complete
orgit-rev-complete-link)
("orgit-log" :store orgit-log-store
:follow orgit-log-open :export
orgit-log-export :complete
orgit-log-complete-link)
("orgit" :store orgit-status-store
:follow orgit-status-open :export
orgit-status-export :complete
orgit-status-complete-link)
("treemacs" :store
treemacs-store-org-link)
("bug-search" :follow
org-bug-open-search :export nil)
("bug" :follow org-bug-open :export
nil)
("man" :complete org-man-complete
:follow org-man-open :export
org-man-export :store
org-man-store-link)
("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)
("id" :follow org-id-open)
("elfeed" :follow elfeed-link-open
:store elfeed-link-store-link)
("orgit-topic" :store
orgit-topic-store :follow
orgit-topic-open :export
orgit-topic-export :complete
orgit-topic-complete-link
:insert-description
orgit-topic-describe-link)
("file+sys") ("file+emacs")
("shell" :follow
org-link--open-shell)
("news" :follow
(closure ((scheme . "news"))
(url arg)
(browse-url
(concat scheme ":" url) arg)
)
)
("mailto" :follow
(closure ((scheme . "mailto"))
(url arg)
(browse-url
(concat scheme ":" url) arg)
)
)
("https" :follow
(closure ((scheme . "https"))
(url arg)
(browse-url
(concat scheme ":" url) arg)
)
)
("http" :follow
(closure ((scheme . "http"))
(url arg)
(browse-url
(concat scheme ":" url) arg)
)
)
("ftp" :follow
(closure ((scheme . "ftp"))
(url arg)
(browse-url
(concat scheme ":" 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-html-format-headline-function 'my-hack-org-html-format-headline-function
org-metaup-hook '(org-babel-load-in-session-maybe)
org-caldav-save-directory "/home/bidar/Dokumente/org"
org-refile-allow-creating-parent-nodes 'confirm
org-use-fast-todo-selection t
org-agenda-include-diary t
org-startup-with-inline-images t
org-expiry-inactive-timestamps t
org-imenu-depth 5
org-latex-pdf-process '("xelatex -shell-escape -interaction nonstopmode %f" "xelatex -shell-escape -interaction nonstopmode %f")
org-agenda-dim-blocked-tasks nil
org-return-follows-link t
org-outline-path-complete-in-steps nil
org-special-ctrl-a/e t
org-pomodoro-start-sound "/home/bidar/.local/private/etc/emacs/lib/org-pomodoro/resources/bell.wav"
org-fast-tag-selection-single-key 'expert
org-src-lang-modes '(("web" . web) ("conf" . conf)
("ini" . conf) ("dot" . graphviz-dot)
("inline-js" . javascript) ("C" . c)
("C++" . c++) ("asymptote" . asy)
("beamer" . latex)
("calc" . fundamental) ("cpp" . c++)
("ditaa" . artist)
("desktop" . conf-desktop)
("dot" . fundamental)
("elisp" . emacs-lisp)
("ocaml" . tuareg)
("screen" . shell-script)
("sqlite" . sql) ("toml" . conf-toml)
("shell" . sh) ("ash" . sh)
("sh" . sh) ("bash" . sh)
("jsh" . sh) ("bash2" . sh)
("dash" . sh) ("dtksh" . sh)
("ksh" . sh) ("es" . sh) ("rc" . sh)
("itcsh" . sh) ("tcsh" . sh)
("jcsh" . sh) ("csh" . sh)
("ksh88" . sh) ("oash" . sh)
("pdksh" . sh) ("mksh" . sh)
("posix" . sh) ("wksh" . sh)
("wsh" . sh) ("zsh" . sh)
("rpm" . sh))
org-clock-history-length 30
org-reverse-note-order t
org-agenda-current-time-string "⭠ now ─────────────────────────────────────────────────"
org-refile-target-verify-function 'org-refile-verify-refile-target
org-expiry-handler-function 'org-toggle-archive-tag
)
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-23 8:38 [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)] Björn Bidar
@ 2024-02-23 13:29 ` Ihor Radchenko
2024-02-23 13:46 ` Björn Bidar
0 siblings, 1 reply; 18+ messages in thread
From: Ihor Radchenko @ 2024-02-23 13:29 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
> I noticed thatOrg-agenda leaves frame around if org-agenda-window-setup
> is set to other-frame since
> 78dc58508ddbf97b6f44c0a6dd222eab3d13b50a.
May you please explain more what the problem is?
--
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] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-23 13:29 ` Ihor Radchenko
@ 2024-02-23 13:46 ` Björn Bidar
2024-02-23 13:53 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-02-23 13:46 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
> Björn Bidar <bjorn.bidar@thaodan.de> writes:
>> I noticed thatOrg-agenda leaves frame around if org-agenda-window-setup
>> is set to other-frame since
>> 78dc58508ddbf97b6f44c0a6dd222eab3d13b50a.
>
> May you please explain more what the problem is?
The problem is that org-mode leaves the agenda command selection frame around
after selecting the specific agenda to be displayed
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-23 13:46 ` Björn Bidar
@ 2024-02-23 13:53 ` Ihor Radchenko
2024-02-27 8:52 ` Björn Bidar
0 siblings, 1 reply; 18+ messages in thread
From: Ihor Radchenko @ 2024-02-23 13:53 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
> The problem is that org-mode leaves the agenda command selection frame around
> after selecting the specific agenda to be displayed
I cannot reproduce on the latest main using the latest Emacs master.
May you please provide a reproducer starting from emacs -Q?
See https://orgmode.org/manual/Feedback.html#Feedback
--
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] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-23 13:53 ` Ihor Radchenko
@ 2024-02-27 8:52 ` Björn Bidar
2024-02-27 9:07 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-02-27 8:52 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
>> The problem is that org-mode leaves the agenda command selection frame around
>> after selecting the specific agenda to be displayed
>
> I cannot reproduce on the latest main using the latest Emacs master.
> May you please provide a reproducer starting from emacs -Q?
> See https://orgmode.org/manual/Feedback.html#Feedback
0. emacs -Q
1. Paste this into the scratch buffer:
(setq org-agenda-window-setup 'other-frame)
(setq pop-up-frames t)
2. Eval
3. Org-agenda
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-27 8:52 ` Björn Bidar
@ 2024-02-27 9:07 ` Ihor Radchenko
2024-02-27 9:21 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Ihor Radchenko @ 2024-02-27 9:07 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
>> I cannot reproduce on the latest main using the latest Emacs master.
>> May you please provide a reproducer starting from emacs -Q?
>> See https://orgmode.org/manual/Feedback.html#Feedback
>
> 0. emacs -Q
> 1. Paste this into the scratch buffer:
> (setq org-agenda-window-setup 'other-frame)
> (setq pop-up-frames t)
> 2. Eval
> 3. Org-agenda
This is now expected.
We changed Org agenda to respect user settings, including
`pop-up-frames' setting.
In your reproducer, you set `pop-up-frames' to t, telling Emacs to
create frames for new buffers by default. So, what you see is expected -
Org mode follows your settings. You may customize `display-buffer-alist'
to make agenda buffers ignore your `pop-up-frames' setting.
Not a bug.
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>
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-27 9:07 ` Ihor Radchenko
@ 2024-02-27 9:21 ` Ihor Radchenko
2024-02-27 10:42 ` Björn Bidar
2024-03-09 3:21 ` Björn Bidar
0 siblings, 2 replies; 18+ messages in thread
From: Ihor Radchenko @ 2024-02-27 9:21 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
>> 0. emacs -Q
>> 1. Paste this into the scratch buffer:
>> (setq org-agenda-window-setup 'other-frame)
>> (setq pop-up-frames t)
>> 2. Eval
>> 3. Org-agenda
>
> This is now expected.
> We changed Org agenda to respect user settings, including
> `pop-up-frames' setting.
> ...
Oops. I missed that the problem is not with a new frame with agenda
commands, but with the frame not being closed.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fef873b1c
--
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] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-27 9:21 ` Ihor Radchenko
@ 2024-02-27 10:42 ` Björn Bidar
2024-03-09 3:21 ` Björn Bidar
1 sibling, 0 replies; 18+ messages in thread
From: Björn Bidar @ 2024-02-27 10:42 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Thank you.
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-02-27 9:21 ` Ihor Radchenko
2024-02-27 10:42 ` Björn Bidar
@ 2024-03-09 3:21 ` Björn Bidar
2024-03-12 12:14 ` Ihor Radchenko
1 sibling, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-03-09 3:21 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
> Ihor Radchenko <yantar92@posteo.net> writes:
>
>>> 0. emacs -Q
>>> 1. Paste this into the scratch buffer:
>>> (setq org-agenda-window-setup 'other-frame)
>>> (setq pop-up-frames t)
>>> 2. Eval
>>> 3. Org-agenda
>>
>> This is now expected.
>> We changed Org agenda to respect user settings, including
>> `pop-up-frames' setting.
>> ...
>
> Oops. I missed that the problem is not with a new frame with agenda
> commands, but with the frame not being closed.
>
> Fixed, on main.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fef873b1c
I noticed that `org-insert-structure-template' and possibly others are
also affected
Is a new bug needed or this one enough?
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-03-09 3:21 ` Björn Bidar
@ 2024-03-12 12:14 ` Ihor Radchenko
2024-04-05 11:25 ` Björn Bidar
0 siblings, 1 reply; 18+ messages in thread
From: Ihor Radchenko @ 2024-03-12 12:14 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
>> Fixed, on main.
>> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fef873b1c
>
> I noticed that `org-insert-structure-template' and possibly others are
> also affected
>
> Is a new bug needed or this one enough?
This one is enough.
Fixed, on main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a1b8554f6
--
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] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-03-12 12:14 ` Ihor Radchenko
@ 2024-04-05 11:25 ` Björn Bidar
2024-04-10 12:46 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-04-05 11:25 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
> Björn Bidar <bjorn.bidar@thaodan.de> writes:
>
>>> Fixed, on main.
>>> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fef873b1c
>>
>> I noticed that `org-insert-structure-template' and possibly others are
>> also affected
>>
>> Is a new bug needed or this one enough?
>
> This one is enough.
> Fixed, on main.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a1b8554f6
The bug also seems to affect `org-attach`.
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-04-05 11:25 ` Björn Bidar
@ 2024-04-10 12:46 ` Ihor Radchenko
2024-04-14 3:33 ` Björn Bidar
0 siblings, 1 reply; 18+ messages in thread
From: Ihor Radchenko @ 2024-04-10 12:46 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
> The bug also seems to affect `org-attach`.
Fixed, on main. Alongside with other similar places.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=78e9dd0c4
--
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] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-04-10 12:46 ` Ihor Radchenko
@ 2024-04-14 3:33 ` Björn Bidar
2024-04-14 12:57 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-04-14 3:33 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
> Björn Bidar <bjorn.bidar@thaodan.de> writes:
>
>> The bug also seems to affect `org-attach`.
>
> Fixed, on main. Alongside with other similar places.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=78e9dd0c4
I noticed after the change that captured links are not picked up.
E.g.:
1. I capture a link using org-protocol
2. Switch to the org-buffer
3. C-c C-l
4. RET <- frame closes however links isn't inserted into the target org-buffer
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-04-14 3:33 ` Björn Bidar
@ 2024-04-14 12:57 ` Ihor Radchenko
2024-04-16 5:08 ` Björn Bidar
0 siblings, 1 reply; 18+ messages in thread
From: Ihor Radchenko @ 2024-04-14 12:57 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
>> Fixed, on main. Alongside with other similar places.
>> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=78e9dd0c4
>
> I noticed after the change that captured links are not picked up.
>
> E.g.:
> 1. I capture a link using org-protocol
> 2. Switch to the org-buffer
> 3. C-c C-l
> 4. RET <- frame closes however links isn't inserted into the target org-buffer
May you provide more details about how to reproduce?
--
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] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-04-14 12:57 ` Ihor Radchenko
@ 2024-04-16 5:08 ` Björn Bidar
2024-04-17 17:26 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-04-16 5:08 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
>>> Fixed, on main. Alongside with other similar places.
>>> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=78e9dd0c4
>>
>> I noticed after the change that captured links are not picked up.
>>
>> E.g.:
>> 1. I capture a link using org-protocol
>> 2. Switch to the org-buffer
>> 3. C-c C-l
>> 4. RET <- frame closes however links isn't inserted into the target org-buffer
>
> May you provide more details about how to reproduce?
What do you miss after the initial details?
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-04-16 5:08 ` Björn Bidar
@ 2024-04-17 17:26 ` Ihor Radchenko
2024-04-29 18:50 ` Björn Bidar
0 siblings, 1 reply; 18+ messages in thread
From: Ihor Radchenko @ 2024-04-17 17:26 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
>>> E.g.:
>>> 1. I capture a link using org-protocol
>>> 2. Switch to the org-buffer
>>> 3. C-c C-l
>>> 4. RET <- frame closes however links isn't inserted into the target org-buffer
>>
>> May you provide more details about how to reproduce?
>
> What do you miss after the initial details?
1. Did you start from emacs -Q?
2. What kind of protocol did you use?
3. Did you need to switch to specific Org buffer or it gotta be some an
arbitrary org buffer?
In other words, I need detailed steps starting from emacs -Q, if possible.
--
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] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-04-17 17:26 ` Ihor Radchenko
@ 2024-04-29 18:50 ` Björn Bidar
2024-04-29 19:25 ` Ihor Radchenko
0 siblings, 1 reply; 18+ messages in thread
From: Björn Bidar @ 2024-04-29 18:50 UTC (permalink / raw)
To: Ihor Radchenko; +Cc: emacs-orgmode
Ihor Radchenko <yantar92@posteo.net> writes:
> Björn Bidar <bjorn.bidar@thaodan.de> writes:
>
>>>> E.g.:
>>>> 1. I capture a link using org-protocol
>>>> 2. Switch to the org-buffer
>>>> 3. C-c C-l
>>>> 4. RET <- frame closes however links isn't inserted into the target org-buffer
>>>
>>> May you provide more details about how to reproduce?
>>
>> What do you miss after the initial details?
>
> In other words, I need detailed steps starting from emacs -Q, if possible.
Never mind the issue was caused by my own setup. I had a hook killing
the frame spawned by org-store-link which cause a race condition.
On another related note are `org-add-note` also follow the same pattern as
e.g. `org-src`? Maybe it should have something like `org-note-window-setup`
similar to `org-src-window-setup`?
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)]
2024-04-29 18:50 ` Björn Bidar
@ 2024-04-29 19:25 ` Ihor Radchenko
0 siblings, 0 replies; 18+ messages in thread
From: Ihor Radchenko @ 2024-04-29 19:25 UTC (permalink / raw)
To: Björn Bidar; +Cc: emacs-orgmode
Björn Bidar <bjorn.bidar@thaodan.de> writes:
> On another related note are `org-add-note` also follow the same pattern as
> e.g. `org-src`? Maybe it should have something like `org-note-window-setup`
> similar to `org-src-window-setup`?
Now, it should respect display-buffer-alist.
--
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] 18+ messages in thread
end of thread, other threads:[~2024-04-29 19:25 UTC | newest]
Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-23 8:38 [BUG] Org-Agenda leaves frame around [9.7-pre (release_9.6.8-785-g72bbf8.dirty @ /home/bidar/.local/private/etc/emacs/lib/org/lisp/)] Björn Bidar
2024-02-23 13:29 ` Ihor Radchenko
2024-02-23 13:46 ` Björn Bidar
2024-02-23 13:53 ` Ihor Radchenko
2024-02-27 8:52 ` Björn Bidar
2024-02-27 9:07 ` Ihor Radchenko
2024-02-27 9:21 ` Ihor Radchenko
2024-02-27 10:42 ` Björn Bidar
2024-03-09 3:21 ` Björn Bidar
2024-03-12 12:14 ` Ihor Radchenko
2024-04-05 11:25 ` Björn Bidar
2024-04-10 12:46 ` Ihor Radchenko
2024-04-14 3:33 ` Björn Bidar
2024-04-14 12:57 ` Ihor Radchenko
2024-04-16 5:08 ` Björn Bidar
2024-04-17 17:26 ` Ihor Radchenko
2024-04-29 18:50 ` Björn Bidar
2024-04-29 19:25 ` Ihor Radchenko
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.