summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-08-18github: update issue templatesDirk-Jan C. Binnema
2024-08-17mu4e-draft: handle case where draft was not deletedDirk-Jan C. Binnema
Ensure draft is removed also when there's no fcc-path. As suggested by @malb in #2719.
2024-08-16mu4e-query-items: improve documentationDirk-Jan C. Binnema
Possibly useful for #2741.
2024-08-16mu4e: mention database-caching in FAQDirk-Jan C. Binnema
As a reason for discrepancies between mu and mu4e results; as per #2741.
2024-08-16mu4e-view-save-attachments: document limitationDirk-Jan C. Binnema
This function assumes that file names are unique; document this limitation and point users to mu4e-view-mime-part-action. Fixes #2742
2024-08-08mu4e: doc fixesDirk-Jan C. Binnema
2024-08-08Merge pull request #2740 from eval-exec/patch-1Dirk-Jan C. Binnema
Update mu-store-worker.hh, remove duplicate `;`
2024-08-08Update mu-store-worker.hh, remove duplicate `;`Eval Exec
Fix gcc warning: ``` mu4e pre-build [26/198] Compiling C++ object lib/libmu.a.p/mu-query-parser.cc.o 34.390111 mu4e pre-build In file included from ../lib/mu-store.hh:34, 34.390132 mu4e pre-build from ../lib/mu-query-parser.hh:25, 34.390140 mu4e pre-build from ../lib/mu-query-parser.cc:20: 34.390146 mu4e pre-build ../lib/mu-store-worker.hh:162:23: warning: extra ‘;’ [-Wpedantic] 34.390152 mu4e pre-build 162 | Store& store_;; 34.390166 mu4e pre-build | ^ 34.390172 mu4e pre-build | - 34.390177 mu4e pre-build [27/198] Compiling C++ object lib/libmu.a.p/mu-contacts-cache.cc.o 34.538682 ```
2024-08-06Merge pull request #2738 from rabuu/canonicalize-maildirDirk-Jan C. Binnema
Canonicalize init --maildir argument after expanding
2024-08-06Canonicalize init --maildir argument after expandingRasmus Buurman
Ensure that `maildir` is an absolute and _canonical_ path when user passes a custom maildir path using `mu init --maildir PATH`
2024-08-04lib: commit to disk after indexingDirk-Jan C. Binnema
2024-08-03Merge pull request #2736 from Chris00/masterDirk-Jan C. Binnema
Make toggling search properties easier to discover
2024-08-03Make toggling search properties easier to discoverChristophe Troestler
2024-08-03mu4e: use mu4e-search-full in docDirk-Jan C. Binnema
mu4e-headers-full-search is obsolete.
2024-08-03Merge pull request #2735 from Chris00/masterDirk-Jan C. Binnema
Minor improvements
2024-08-02Doc: Use mu4e-search-toggle-property instead of its obsolete aliasChristophe Troestler
2024-08-02Fix the "Next" header menu entryChristophe Troestler
2024-07-27build: bump version to 1.12.6v1.12.6Dirk-Jan C. Binnema
2024-07-27IDEAS.org: add idea about encoding-guessingDirk-Jan C. Binnema
Fixes #2700
2024-07-27test_index_move: extend unit testDirk-Jan C. Binnema
Double-check the changed values are seen in a newly opened store.
2024-07-25mu4e.texi: complete half-sentenceDirk-Jan C. Binnema
Fixes #2723.
2024-07-25mu4e.texi: update build / install instructionsDirk-Jan C. Binnema
The were outdated. Fixes #2729.
2024-07-25Merge pull request #2728 from Tristan02d/man-typesetDirk-Jan C. Binnema
Try to improve overall manual page typesetting
2024-07-22mu-man: typeset option values differentlyTristan Riehs
Use underlining only, do not use <>, as it is the most often done.
2024-07-22mu-man: typeset file names using underliningTristan Riehs
Make the emphasis more consistent, and do it using underscores in Org documents, since verbatim is rendered as underlined anyway.
2024-07-22mu-man: delete suspicious wordsTristan Riehs
2024-07-22mu-man: include whole prefooter in mu-viewTristan Riehs
2024-07-22mu-man: typeset reference in included fileTristan Riehs
2024-07-22mu-man: fix the BUGS section of mu-viewTristan Riehs
2024-07-22mu-man: improve typesetting of referencesTristan Riehs
Try to stick to the man-pages(7) standard.
2024-07-22mu-man: add macro for referencing manual pagesTristan Riehs
2024-07-20IDEAS.org: update mailing-list support ideaDirk-Jan C. Binnema
Fixes #2724.
2024-07-20Merge pull request #2726 from Tristan02d/man-typos-fixDirk-Jan C. Binnema
Man typos fix
2024-07-20Merge pull request #2720 from hgp22/patch-1Dirk-Jan C. Binnema
fix: readme typo >> clone through ssh error
2024-07-18mu-man: use more bold textTristan Riehs
Make occurences of "mu", small commands such as "mu init", and command-line arguments bold.
2024-07-17mu-man: improve typesetting of synopsesTristan Riehs
2024-07-16common-options: capitalize first sentencesTristan Riehs
2024-07-16README.org: fix meson command exampleDirk-Jan C. Binnema
Fixes #2725
2024-07-16mu4e-modeline: fix some typosDirk-Jan C. Binnema
2024-07-16mu-1: slightly improve syntaxTristan Riehs
2024-07-16mu-1: remove extra '~'Tristan Riehs
2024-07-16mu-1: add missing wordTristan Riehs
2024-06-30Update README.orgHenrique Pereira
2024-06-28Merge pull request #2721 from Tristan02d/info-typos-fixDirk-Jan C. Binnema
Mu4e info manual typos fix
2024-06-28Correct period misplacementTristan Riehs
2024-06-28Add a missing verbTristan Riehs
2024-06-27mu4e-view.el: set bookmark-make-record-function laterDirk-Jan C. Binnema
Otherwise, seems it's overridden. Fixes #2718.
2024-06-27fix: readme clone through sshHenrique Pereira
2024-06-17mu4e-draft: fix mu4e-compose-pre-hookDirk-Jan C. Binnema
Run the hook earlier, and ensure mu4e-compose-type & mu4e-compose-parent-message are set. As noted in #2715.
2024-06-17logging: reduce debug logging a bitDirk-Jan C. Binnema