mu/mu4e
Dirk-Jan C. Binnema fdbf912e06 mu4e-view: use kill-buffer-and-window for quitting
That restores the classic mu4e style. I.e.,

With default settings, e.g.

    case 1: - (1)go to inbox -> (2)see headers -> (3)open message ->
    window splits -> (4)read message -> (5)'q' . Window closes and we're
    back to (2). All good!

The more complicated step is

    case 2: (4) read message -> (5) reply to message -> (6) done
    replying -> back to (4) but for some reason when pressing 'q' now,
    the window is not closed, but replaced by the headers window (so we
    have 2 now. [ I think it should behave just like in case 1 ]

This fixes that.
2022-12-13 23:50:38 +02:00
..
TODO mu4e: Add possibility to forward messages as attachments 2017-01-13 16:30:25 +01:00
fdl.texi * fix guile / mu4e doc building 2012-10-20 15:49:53 +03:00
meson.build Ensure mu4e-window is built properly 2022-12-03 17:13:20 +00:00
mu4e-about.org Fix display of bugs link in mu4e-about.org 2018-03-17 22:33:31 -07:00
mu4e-actions.el mu4e: fix mu4e-action-add-org-contact for new format 2022-07-28 07:29:31 +03:00
mu4e-bookmarks.el mu4e: doc improvements, mu4e-compose-complete-max to nil 2022-05-12 08:56:13 +03:00
mu4e-compose.el Appease the byte compiler and clean up the code 2022-12-06 09:46:39 +00:00
mu4e-config.el.in mu4e: use mu4e-config instead of mu4e-meta 2022-05-29 11:10:58 +03:00
mu4e-contacts.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-context.el mu4e: fix emacs-29 bytecompiler warnings 2022-05-28 00:51:08 +03:00
mu4e-contrib.el mu4e-contrib: remove bookmark support, cleanup a bit 2022-05-29 12:28:42 +03:00
mu4e-draft.el Move defcustoms to mu4e-window.el 2022-12-09 09:01:18 +00:00
mu4e-folders.el Add variable for initial input to maildir selection 2022-12-12 18:15:15 +00:00
mu4e-headers.el Merge pull request #2377 from mickeynp/bugfix/preserve-view-window 2022-12-12 23:50:16 +02:00
mu4e-helpers.el mu4e-helpers: allow passing key to mu4e-read-option 2022-12-11 14:09:26 +02:00
mu4e-icalendar.el Fix empty 'To:' header on reply to icalendar invitation 2022-12-10 23:27:55 +02:00
mu4e-lists.el mu4e: cleanups and flycheck fixes 2022-01-23 14:27:00 +02:00
mu4e-main.el mu4e-main: make main-window full-screen again 2022-12-13 09:36:42 +02:00
mu4e-mark.el Appease the byte compiler and clean up the code 2022-12-06 09:46:39 +00:00
mu4e-message.el Move defcustoms to mu4e-window.el 2022-12-09 09:01:18 +00:00
mu4e-obsolete.el mu4e-obsolete: make mu4e-headers-toggle-* obsolete 2022-12-11 13:56:12 +02:00
mu4e-org.el mu4e: move all obsolete aliases to mu4e-obsolete 2022-08-20 14:24:24 +03:00
mu4e-search.el mu4e: move all obsolete aliases to mu4e-obsolete 2022-08-20 14:24:24 +03:00
mu4e-server.el mu4e: improve server comms with mu 2022-11-17 11:00:06 +02:00
mu4e-speedbar.el mu4e-utils: refactor into mu4e-helpers, separate files 2021-08-29 21:40:42 +03:00
mu4e-update.el Appease the byte compiler and clean up the code 2022-12-06 09:46:39 +00:00
mu4e-vars.el Appease the byte compiler and clean up the code 2022-12-06 09:46:39 +00:00
mu4e-view.el mu4e-view: use kill-buffer-and-window for quitting 2022-12-13 23:50:38 +02:00
mu4e-window.el mu4e-window: avoid some byte-compiler-warnings 2022-12-13 09:42:13 +02:00
mu4e.el Multiple buffer support and standardised window and buffer handling 2022-11-29 11:33:07 +00:00
mu4e.texi mu4e.texi: update documentation 2022-12-11 15:25:11 +02:00
texinfo-klare.css build: Extend makefile targets 2021-09-04 10:41:07 +03:00
version.texi.in mu4e: include version.texi.in for doc generation 2022-06-29 08:00:43 +03:00