unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Tomi Ollila <tomi.ollila@iki.fi>
To: Damien Cassou <damien.cassou@gmail.com>, notmuch@notmuchmail.org
Subject: Re: [PATCH 1/2] emacs: Add notmuch-combine-face-text-property-string
Date: Sat, 23 Mar 2013 13:42:56 +0200	[thread overview]
Message-ID: <m2ppyq9wan.fsf@guru.guru-group.fi> (raw)
In-Reply-To: <1364038194-19856-2-git-send-email-damien.cassou@gmail.com>

On Sat, Mar 23 2013, Damien Cassou <damien.cassou@gmail.com> wrote:

> Signed-off-by: Damien Cassou <damien.cassou@gmail.com>
> ---

The function notmuch-combine-face-text-property-string is used only
once in next patch. Do you anticipate more uses of it in the future?

Tomi

>  emacs/notmuch-lib.el |    8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/emacs/notmuch-lib.el b/emacs/notmuch-lib.el
> index e6edb9a..78c578f 100644
> --- a/emacs/notmuch-lib.el
> +++ b/emacs/notmuch-lib.el
> @@ -357,6 +357,14 @@ OBJECT."
>  	(setq pos next))))
>    object)
>  
> +(defun notmuch-combine-face-text-property-string (string face &optional below)
> +  (notmuch-combine-face-text-property
> +   0
> +   (length string)
> +   face
> +   below
> +   string))
> +
>  (defun notmuch-logged-error (msg &optional extra)
>    "Log MSG and EXTRA to *Notmuch errors* and signal MSG.
>  
> -- 
> 1.7.10.4
>
> _______________________________________________
> notmuch mailing list
> notmuch@notmuchmail.org
> http://notmuchmail.org/mailman/listinfo/notmuch

  reply	other threads:[~2013-03-23 11:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-23 11:29 [PATCH v3 0/2] Customize how each tag is displayed Damien Cassou
2013-03-23 11:29 ` [PATCH 1/2] emacs: Add notmuch-combine-face-text-property-string Damien Cassou
2013-03-23 11:42   ` Tomi Ollila [this message]
2013-03-25  2:15     ` Austin Clements
2013-03-23 11:29 ` [PATCH 2/2] emacs: possibility to customize the rendering of tags Damien Cassou
2013-03-25 14:22   ` Austin Clements
2013-03-25 14:26     ` Austin Clements
2013-03-25 14:23 ` [PATCH v3 0/2] Customize how each tag is displayed Austin Clements
2013-03-25 15:46   ` David Bremner
2013-03-25 15:46 ` David Bremner
  -- strict thread matches above, loose matches on Subject: below --
2013-02-06 14:53 [PATCH v2 " Damien Cassou
2013-02-06 14:53 ` [PATCH 1/2] emacs: Add notmuch-combine-face-text-property-string Damien Cassou

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=m2ppyq9wan.fsf@guru.guru-group.fi \
    --to=tomi.ollila@iki.fi \
    --cc=damien.cassou@gmail.com \
    --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).