Skip to content

Commit

Permalink
* fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
djcb committed May 6, 2012
1 parent 884a6b5 commit ad04256
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions emacs/mu4e-headers.el
Expand Up @@ -168,9 +168,10 @@ headers."
(mu4e-mark-set 'unmark))

;; re-use the thread info from the old one; this is needed because
;; *update* message don't have thread info by themselves (unlike
;; *update* messages don't have thread info by themselves (unlike
;; search results)
;; but since we still have the search results, re-use those
;; since we still have the search results, re-use
;; those
(plist-put msg :thread
(mu4e~headers-field-for-docid docid :thread))

Expand Down

0 comments on commit ad04256

Please sign in to comment.