Files
doomemacs/modules/ui
Henrik Lissner 6f6e30c428 ui/popup: refactor org hacks
This removes a few popup advice functions that are no longer necessary
and changes how we handle org agenda windows (they're now displayed in
the current window, rather than a popup -- see org-agenda-window-setup
to change this).

Other issues addressed:

+ Fixes 'Attempt to delete main window of frame' errors when using
  org-todo from popups (particularly in daemon Emacs).
+ Removed the custom 'popup-window options for org-agenda-window-setup
  and org-src-window-setup, and change them to 'current-window and
  'other-window, respectively.
2019-09-10 14:54:13 -04:00
..
2019-07-23 12:50:45 +02:00
2019-07-23 12:50:45 +02:00
2019-07-22 23:51:12 +02:00
2019-07-28 16:10:53 +02:00
2019-07-23 12:50:45 +02:00
2019-09-10 14:54:13 -04:00
2019-07-23 12:50:45 +02:00
2019-07-28 16:10:53 +02:00
2019-09-03 00:59:46 -04:00