From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 5D7866DE1603 for ; Mon, 4 Jan 2016 14:37:13 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.577 X-Spam-Level: X-Spam-Status: No, score=0.577 tagged_above=-999 required=5 tests=[AWL=1.278, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H2=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id l95sgy-fzYSr for ; Mon, 4 Jan 2016 14:37:11 -0800 (PST) Received: from mail-oi0-f48.google.com (mail-oi0-f48.google.com [209.85.218.48]) by arlo.cworth.org (Postfix) with ESMTPS id 9ACF86DE1601 for ; Mon, 4 Jan 2016 14:37:11 -0800 (PST) Received: by mail-oi0-f48.google.com with SMTP id o62so258701120oif.3 for ; Mon, 04 Jan 2016 14:37:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dukefoo-com.20150623.gappssmtp.com; s=20150623; h=from:to:subject:user-agent:date:message-id:mime-version :content-type; bh=axl9GEX9Esorg3U/NpJBBVdQWNtNT0ZDUjWLBreSdtA=; b=hThGmVARH4nJzdIB9G77CqBjgfSfHos879Q8YB6q/3OZ2Ewob2et5StJcVfc/xX8tL fIRB4ejiB6T88HjdTIJbJpFgZfqoI6OQZxag9dwFCqJakPQLDrTOMj5dBrfq1LPcdsmM fC6wWbkj1f5Qeeg/5r1CkZZSgH9WP83SbyIR546TCeg8mYj1P/g8z0SMuVvuSNdfAr8B DyRGCXh6xhr5XcFQSfa6FwYBIx9DK4cF4pwTnXgtZeclNiFYMtZ+VBBhN4RC0embNQRe aUVwBN2YCrzJqcTUouEiNOr+fuHWAJoeE9CnLPdLKLLZih7x6VlzMLzWtXHIbcNH1E9v U8Pw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:subject:user-agent:date:message-id :mime-version:content-type; bh=axl9GEX9Esorg3U/NpJBBVdQWNtNT0ZDUjWLBreSdtA=; b=akY6F/hBBageZa7WA8fI7kn5XDPAKIxkPaRNNQWHLCYCvgTKDNXU5jRPYhkx7mYrRV 0bO3qdTA36jdVB01mdORrzcDZOoz5UA5xYveHA4oLm+u77GkHJBBlKRth+R2L9yhA3TW vosw98ftObP76C+CxR9y84r+KDB2LmHUb9K71AbazBAKQNhzJ2KRwEsfYNbN4/m9I+IH KoIBN7Tz1cp/ZUfSrhEF72feVJS7oyn6qlr6Fvg86fT3ZNDhyR+jUNIS2Mrl9/jWnRcr JMRJg3H6oRPwblsYjFfZphkNxTZiYOiizk2FiKIYvnh6CYS2hqdKWHTvOQvNMD04cXBz k5IQ== X-Gm-Message-State: ALoCoQnueGaM6ULW+nRPIh4hOBv3eoaif8kNDmYQCZLcAyy3dunuHNqEbliigX7dc1975wpmjYf4vppTt4d7zdrjHrikMla57Q== X-Received: by 10.202.213.215 with SMTP id m206mr61501825oig.26.1451947030951; Mon, 04 Jan 2016 14:37:10 -0800 (PST) Received: from localhost (216-177-191-101.block0.gvtc.com. [216.177.191.101]) by smtp.gmail.com with ESMTPSA id w143sm16028671oiw.16.2016.01.04.14.37.09 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Jan 2016 14:37:10 -0800 (PST) From: MaDhAt2r To: notmuch@notmuchmail.org Subject: Two Questions User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu) Date: Mon, 04 Jan 2016 16:37:09 -0600 Message-ID: <87io39geei.fsf@ArchNemesis.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.20 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: Mon, 04 Jan 2016 22:37:13 -0000 Hello All! I have been using notmuch/emacs for about two years now. I of course love the setup, but there have always been two main issues I have yet to find a solution for. I am hoping someone on here has found some answers. 1. How to change the time/date to use 12h format in all displays. 2. How to handle mailto:// hyperlinks and force the use of emacs/notmuch I am running on ArchLinux (4.1.15-1-lts kenel), Emacs 24.5.1, notmuch 0.21 Thanks for your help!