aboutsummaryrefslogtreecommitdiff
path: root/emacs/notmuch-show.el
AgeCommit message (Expand)Author
2026-03-15emacs: Switch mode before pop-to-bufferAurelien Rouene
2026-02-22emacs: Fix warnings on emacs@31.1Al Haji-Ali
2025-03-20emacs: fix disabling notmuch-show-header-line via customlen@realtimegenomics.com
2025-03-14Set 'untrusted-content' to t in all modesStefan Kangas
2025-02-18notmuch-show-imenu-prev-index-position-function: Don't recenterDamien Cassou
2024-06-15emacs/show: fix for text/calendar displayDavid Bremner
2023-10-06emacs: wrap docstringsDavid Bremner
2023-10-01emacs/show: special case toggling display of images0.38.1_pre0David Bremner
2023-10-01emacs: save image redisplay data during non-lazy displayDavid Bremner
2023-10-01emacs/show: save redisplay redisplay data when showing lazy part.David Bremner
2022-11-15emacs/show: use n-s-i-headerline to update tagsDavid Bremner
2022-11-15emacs/show: add optional orig-tags argument to n-s-i-headerlineDavid Bremner
2022-11-15emacs/show: use plist to pass message info to n-s-insert-headerlineDavid Bremner
2022-09-03emacs/show: use read-shell-command instead of read-stringAntoine Beaupré
2022-08-11emacs: add docstring for notmuch-show-choose-duplicateDavid Bremner
2022-08-11emacs/show: restrict inlined mimetypes on refresh.David Bremner
2022-08-07emacs: add duplicate support to notmuch-show-view-raw-messageDavid Bremner
2022-08-07emacs/show: provide a more friendly function to get duplicate numDavid Bremner
2022-08-07emacs: update notmuch-show-get-filename to handle duplicatesDavid Bremner
2022-07-30emacs/reply: reply to correct duplicateDavid Bremner
2022-07-30CLI/reply: support --duplicate argumentDavid Bremner
2022-07-30emacs/show: display count of duplicates in headerlineDavid Bremner
2022-07-30emacs/show: provide notmuch-show-choose-duplicateDavid Bremner
2022-07-14emacs/show: introduce notmuch-show-height-limitDavid Bremner
2022-07-14emacs/show: obey notmuch-show-max-text-part-size for part 0David Bremner
2022-07-14emacs/show: optionally insert bodies of "deep messages" lazilyDavid Bremner
2022-07-03emacs: mark notmuch-query.el as obsoleteDavid Bremner
2022-06-13emacs: Make notmuch-show-next-thread return nil on failureLeo Okawa Ericson
2022-06-01emacs: notmuch-show-header-line: allow format strings and functionsjao
2022-05-16emacs: factor out calculation of mm-inline-override-typesDavid Bremner
2022-01-10emacs: make header line in notmuch-show buffers optionaljao
2021-10-19emacs: fix call to nonexistent notmuch--call-process-shell-commandDoug Woos
2021-09-11emacs: wrap call-processDavid Bremner
2021-08-30emacs: don't inline message/rfc822 parts without contentDavid Bremner
2021-08-29emacs: notmuch-show-pipe-message: cosmeticsJonas Bernoulli
2021-08-03emacs: honour notmuch-show-text/html-blocked-images in w3m messagesjao
2021-06-27emacs/show: add parameter notmuch-show-single-messageDavid Bremner
2021-06-05emacs: update default mailing list archives for stashing linksJani Nikula
2021-06-05emacs: fix declare-function definitions with related line breaksTomi Ollila
2021-01-15emacs: avoid type errors due to nil as content-typeJonas Bernoulli
2021-01-15emacs: notmuch-show--get-cid-content: cosmeticsJonas Bernoulli
2021-01-15emacs: notmuch-show--register-cids: fix names of bindingsJonas Bernoulli
2021-01-15emacs: use string-empty-pJonas Bernoulli
2021-01-15emacs: improve how cl-lib and pcase are requiredJonas Bernoulli
2021-01-15emacs: avoid unnecessary let-bindingsJonas Bernoulli
2021-01-13emacs: deal with unused lexical arguments and variablesJonas Bernoulli
2021-01-13emacs: use lexical-bindings in all librariesJonas Bernoulli
2021-01-13emacs: make headings outline-minor-mode compatibleJonas Bernoulli
2020-12-06emacs: do not quote self-quoting tJonas Bernoulli
2020-12-06emacs: use defvar-localJonas Bernoulli