From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mike Kupfer Newsgroups: gmane.emacs.bugs Subject: bug#21650: fix should be underneath MH-E Date: Sat, 27 Feb 2016 19:20:45 -0800 Message-ID: <20287.1456629645@allegro.localdomain> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: ger.gmane.org 1456629685 2588 80.91.229.3 (28 Feb 2016 03:21:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Feb 2016 03:21:25 +0000 (UTC) To: Katsumi Yamaoka , Bill Wohler , Lars Ingebrigtsen , Glenn Morris , 21650@debbugs.gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 28 04:21:13 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aZruy-0001lZ-R0 for geb-bug-gnu-emacs@m.gmane.org; Sun, 28 Feb 2016 04:21:13 +0100 Original-Received: from localhost ([::1]:57252 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZrux-0008Bu-OQ for geb-bug-gnu-emacs@m.gmane.org; Sat, 27 Feb 2016 22:21:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZrut-0008Bb-3F for bug-gnu-emacs@gnu.org; Sat, 27 Feb 2016 22:21:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZruo-0003nm-3G for bug-gnu-emacs@gnu.org; Sat, 27 Feb 2016 22:21:07 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:52120) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZrun-0003nh-Vn for bug-gnu-emacs@gnu.org; Sat, 27 Feb 2016 22:21:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aZrun-0000hx-Rv for bug-gnu-emacs@gnu.org; Sat, 27 Feb 2016 22:21:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Mike Kupfer Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 28 Feb 2016 03:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21650 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: security Original-Received: via spool by 21650-submit@debbugs.gnu.org id=B21650.14566296502678 (code B ref 21650); Sun, 28 Feb 2016 03:21:01 +0000 Original-Received: (at 21650) by debbugs.gnu.org; 28 Feb 2016 03:20:50 +0000 Original-Received: from localhost ([127.0.0.1]:49247 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZruc-0000h8-N2 for submit@debbugs.gnu.org; Sat, 27 Feb 2016 22:20:50 -0500 Original-Received: from shell1.rawbw.com ([198.144.192.42]:36456 ident=root) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aZrua-0000gz-N5 for 21650@debbugs.gnu.org; Sat, 27 Feb 2016 22:20:49 -0500 Original-Received: from allegro.localdomain (m208-249.dsl.rawbw.com [198.144.208.249]) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTP id u1S3KjG2076021; Sat, 27 Feb 2016 19:20:45 -0800 (PST) (envelope-from m.kupfer@acm.org) X-Authentication-Warning: shell1.rawbw.com: Host m208-249.dsl.rawbw.com [198.144.208.249] claimed to be allegro.localdomain In-Reply-To: Your message of "Tue, 09 Feb 2016 18:23:29 -0800." <9518.1455071009@allegro.localdomain> X-Mailer: MH-E 8.6; nmh 1.6; GNU Emacs 25.0.91 Content-ID: <20286.1456629645.1@allegro.localdomain> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:113995 Archived-At: Mike Kupfer wrote: > Katsumi Yamaoka wrote: > > > On Tue, 09 Feb 2016 07:17:16 -0800, Mike Kupfer wrote: > > > For > > > mm-html-blocked-images, leaving it at "" would follow Gnus' default > > > behavior for email, which is to not retrieve remote images. I think > > > that's what we want. > [...] > > Agreed. I'll make it default to "" again. In that case Gnus > > users can use the `W D W' command (gnus-article-show-images) to > > view images, that is what I do normally. It would be better for > > other packages to have a similar means as well, I think. > > Yes, agreed. I don't see anything like that for MH-E, so I'll open a > feature request for it. Just to follow up: this is https://sourceforge.net/p/mh-e/bugs/483/ best regards, mike