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 21CB16DE1050 for ; Tue, 11 Jun 2019 09:53:55 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.296 X-Spam-Level: X-Spam-Status: No, score=0.296 tagged_above=-999 required=5 tests=[AWL=-0.357, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, SPF_NEUTRAL=0.652, UNPARSEABLE_RELAY=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 SrmbB5ghIRqf for ; Tue, 11 Jun 2019 09:53:54 -0700 (PDT) Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by arlo.cworth.org (Postfix) with ESMTPS id A32B76DE103C for ; Tue, 11 Jun 2019 09:53:53 -0700 (PDT) Received: by mail-wr1-f47.google.com with SMTP id p11so13845267wre.7 for ; Tue, 11 Jun 2019 09:53:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dme-org.20150623.gappssmtp.com; s=20150623; h=to:subject:in-reply-to:references:from:date:message-id:mime-version; bh=GFNRel1wuN+6K72Ys7O4ujjGVUSvw8nPoiQpmW6JHgY=; b=aV4qpNYfEgXIUn2pAd3vKRdaHNfna8rQ1G2ggLPKeZVscnv10P3LKrmo6F0qc/3hXQ EOX412ufVaQpI3ALj3B0kJyTwDDSPhou7RSgqt8/SE1P5+tbF3+WZozk6axmcwGDhBJP rEjgto0ztRsy0OmQUnCfDRgepjwd8EQ+0se7atfxRNiN01Cd64RrXQIcQ812mF++rGNA lTPLuhKTcjwySbI6Xk/Hvvd/fp13VXpj682CvmyRsG3MRDOlEn0gn5Gsi5fmE7jJwc6b wp+ijteNvPCUQ2b/Bvgac5efMf3P68ochigCBylJSQPAgUrOwfeM6ImPJXDg8mRMh4E+ goYw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:to:subject:in-reply-to:references:from:date :message-id:mime-version; bh=GFNRel1wuN+6K72Ys7O4ujjGVUSvw8nPoiQpmW6JHgY=; b=IHFwtUKtJqgoiQcVkcTWQXQlO/MkYwVopvU3Xp/2nlucY0GMyPN3H7aheMAsrMKWTj n6y6BeDno5XG1GyhBKd5j9ZUgUFYhGp6wv0TzEoHPsoWsfd1UnhdWJ6Ozypops88q/kg XXC9pQFEEYW4p1lbFW/RXtnSV5OVfc0fG2xIo0h5KrY90nlYOM0EdBJn3nx+2UM4nnl+ maYSkpjZi5NS54XsldYEAHxoSaLKUw+Ev5um06otPSwq+vc15NfQzCuDjwYBJIV/msj3 JNa6OmGYhVkhW1CCLk9HZpnIkwnuanRezkxb7LV66H8GU7lT0Vh8GTmrrsKLG9HrvZb6 0MfA== X-Gm-Message-State: APjAAAUhRD2e60dKhSnmQxCBJ3iMVeTmHWcZtnN2T/oka9nEUp5hU/X4 CB5bA5udHX8GwqsADsDUjUV0Qg== X-Google-Smtp-Source: APXvYqxv4Y/ClBgHW7cnUbLKQrw12KY/QKFTtKg0BOUW8dEaqQOxrFpgl4NIob488ar6MX/DT75Crw== X-Received: by 2002:a5d:4950:: with SMTP id r16mr5515100wrs.136.1560272031786; Tue, 11 Jun 2019 09:53:51 -0700 (PDT) Received: from disaster-area.hh.sledj.net (disaster-area.hh.sledj.net. [81.149.164.25]) by smtp.gmail.com with ESMTPSA id r6sm8330449wrp.85.2019.06.11.09.53.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jun 2019 09:53:50 -0700 (PDT) Received: from localhost (disaster-area.hh.sledj.net [local]) by disaster-area.hh.sledj.net (OpenSMTPD) with ESMTPA id ae141b40; Tue, 11 Jun 2019 16:53:49 +0000 (UTC) To: Pierre Neidhardt , notmuch@notmuchmail.org Subject: Re: [emacs] Auto-rotate pictures In-Reply-To: <87wokbqwrl.fsf@ambrevar.xyz> References: <87wokbqwrl.fsf@ambrevar.xyz> X-HGTTG: constant-mown From: David Edmondson Date: Tue, 11 Jun 2019 17:53:49 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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, 11 Jun 2019 16:53:55 -0000 On Wednesday, 2019-04-03 at 11:10:54 +02, Pierre Neidhardt wrote: > Some pictures embed "exif" metadata with autorotate information. > I know that mu4e can autorotate inlined pictures. > I guess it wouldn't be too hard to implement this for Emacs Notmuch > either. Can you send me (directly, not to the list) such a picture, please? No promises on timescales for support, though! dme. -- And you're standing here beside me, I love the passing of time.