unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Edmondson <dme@dme.org>
To: notmuch@notmuchmail.org
Subject: use text properties rather than overlays
Date: Tue, 24 Jan 2012 11:36:45 +0000	[thread overview]
Message-ID: <1327405007-4026-1-git-send-email-dme@dme.org> (raw)

In preparation for changes to support showing and hiding MIME parts on
the fly (general parts, choosing amongst multipart/alternative and
show updated signing/encryption status without redisplay) I'm trying
to clean up some of the `notmuch-show-mode' code. This patch is part
of that, though it stands upon its' own.

Austin provided some code to allow the invisible overlays to be added
to `notmuch-search-mode' buffers lazily. That same approach could be
used here, but it's not implemented yet.

[PATCH 1/2] emacs: Use text properties rather than overlays in
[PATCH 2/2] test: Update test to match previous patch.

             reply	other threads:[~2012-01-24 11:38 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-24 11:36 David Edmondson [this message]
2012-01-24 11:36 ` [PATCH 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode' David Edmondson
2012-01-24 16:15   ` Austin Clements
2012-01-24 16:46     ` David Edmondson
2012-01-24 11:36 ` [PATCH 2/2] test: Update test to match previous patch David Edmondson
2012-02-06 16:08 ` [PATCH v2 0/2] emacs: Use text properties rather than overlays in `notmuch-show-mode' David Edmondson
2012-02-06 16:08   ` [PATCH v2 1/2] " David Edmondson
2012-02-06 16:13     ` David Edmondson
2012-02-06 16:08   ` [PATCH v2 2/2] test: Update test to match previous patch David Edmondson
2012-02-07  8:46 ` [PATCH v3 0/2] use text properties rather than overlays David Edmondson
2012-02-07  8:46   ` [PATCH v3 1/2] emacs: Use text properties rather than overlays in `notmuch-show-mode' David Edmondson
2012-02-11 22:26     ` Mark Walters
2012-02-07  8:46   ` [PATCH v3 2/2] test: Update test to match previous patch David Edmondson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1327405007-4026-1-git-send-email-dme@dme.org \
    --to=dme@dme.org \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).