Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 05C4A431FB6 for ; Tue, 29 May 2012 11:55:07 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.799 X-Spam-Level: X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0pSzGR9LDbeF for ; Tue, 29 May 2012 11:55:06 -0700 (PDT) Received: from mail-qc0-f181.google.com (mail-qc0-f181.google.com [209.85.216.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 76CFB431FAF for ; Tue, 29 May 2012 11:55:06 -0700 (PDT) Received: by qcsk26 with SMTP id k26so3025507qcs.26 for ; Tue, 29 May 2012 11:55:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:user-agent:date:message-id:mime-version :content-type; bh=72Dr8WcQM1l7/Ym8MadR2VNIFiQQHbCkaqh64urCzoY=; b=UL74txf29Ll6MbzeSu8WXr3f23EECWcychbWx4cu04vrBJjrn3OD4LfAo48WqRBVQ4 dApZs1ImXUnqHKmI8cFSEosbMH43hFbsr56O6o78GfJJpkkOy07KBVRye/bPE7MIJUYF wggiXTDJq5V+0h6epWk6P+mw900XzrZ0s6BhmS/lF3ZmxmDJtWWA9J96TSEtoMiet3iq b5w6Ti/LmyVEZLvgjlor6NKLjn5tPj7KEaHA/2yyuTdSmBr54geYGcDc51nf91DHpPRC 6CzU1IxMP7DQrNyZxApFXKJp89d9xFLF+3sb20g8x0lS2Ckzyi2eP8M8+jX3celcPW1Y 2paQ== Received: by 10.229.136.10 with SMTP id p10mr3879791qct.131.1338317704656; Tue, 29 May 2012 11:55:04 -0700 (PDT) Received: from localhost (physicsnat56.physics.umass.edu. [128.119.50.38]) by mx.google.com with ESMTPS id bx12sm32043960qab.13.2012.05.29.11.55.01 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 29 May 2012 11:55:03 -0700 (PDT) From: Ben Gamari To: notmuch Subject: Ubuntu messaging menu integration User-Agent: Notmuch/0.13~rc1+13~g11d1be3 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Tue, 29 May 2012 14:55:01 -0400 Message-ID: <8762bestq2.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2012 18:55:07 -0000 Hey all, I recently dusted off a little hack I've been sitting on for quite a while integrating notmuch into Ubuntu's messaging menu[1]. The code is now on Github[2] in case someone finds it useful. Pull requests are of course welcome. Cheers, - Ben [1] https://wiki.ubuntu.com/MessagingMenu [2] https://github.com/bgamari/notmuch-indicator