I am encountering a strange behavior where any temporary buffer overwrites the main buffer content.
Using org time-stamp
for example; the expected behavior is:
- Invoke org time-stamp from within an org document
- Temporary buffer with dates is opened below the main buffer
- Choose date / time
- Date / time is inserted into the org file
Instead the time-stamp temporary buffer overwrites all the content of the main buffer and no date / time selection is possible.
This also occurs across functions that use a similar temporary buffer mechanism like org-capture. Any advice on how to fix this or what is causing this behavior?
system Ubuntu 22.04.2 LTS Linux 5.19.0-50-generic x86_64 x
emacs 27.1 ~/.config/emacs/
doom 3.0.0-pre
custom ispell-dictionary warning-suppress-types package-selected-packages
org-safe-remote-resources org-agenda-files custom-safe-themes
modules :config use-package :completion company vertico :ui deft doom
doom-dashboard doom-quit hl-todo modeline ophints (popup +defaults)
treemacs vc-gutter vi-tilde-fringe workspaces :editor (evil +everywhere)
file-templates fold snippets :emacs dired electric undo vc :checkers syntax
(spell +flyspell) grammar :tools biblio (eval +overlay) lookup magit :lang
emacs-lisp latex markdown (org + journal + pretty + roam2) python sh
:config literate (default +bindings +smartparens)
packages (evil-tutor) (org-bullets) (dashboard) (org-journal) (org-roam) (calfw)
(beacon) (org-super-agenda) (org-modern) (ob-mermaid) (golden-ratio)