From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/87000 Path: news.gmane.org!not-for-mail From: Katsumi Yamaoka Newsgroups: gmane.emacs.gnus.general Subject: Re: "Invalid coding system: ascii" when opening in external browser Date: Mon, 18 Apr 2016 13:35:43 +0900 Organization: Emacsen advocacy group Message-ID: References: <87r3e8dzf7.fsf@tullinup.koldfront.dk> <87bn5cduvv.fsf@tullinup.koldfront.dk> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1460954193 8476 80.91.229.3 (18 Apr 2016 04:36:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 Apr 2016 04:36:33 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M35221@lists.math.uh.edu Mon Apr 18 06:36:20 2016 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from lists1.math.uh.edu ([129.7.128.208]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1as0v2-0007sN-Lh for ding-account@gmane.org; Mon, 18 Apr 2016 06:36:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by lists1.math.uh.edu with smtp (Exim 4.86_2) (envelope-from ) id 1as0uf-0005dz-VI; Sun, 17 Apr 2016 23:35:54 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by lists1.math.uh.edu with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.86_2) (envelope-from ) id 1as0uc-0005dT-PJ for ding@lists.math.uh.edu; Sun, 17 Apr 2016 23:35:50 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1.2:DHE-RSA-AES128-SHA:128) (Exim 4.86_2) (envelope-from ) id 1as0uY-0004uI-3o for ding@lists.math.uh.edu; Sun, 17 Apr 2016 23:35:50 -0500 Original-Received: from mail-hampton.hostforweb.net ([205.234.186.191] helo=hampton.hostforweb.net) by quimby.gnus.org with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1as0uW-0005VT-GT for ding@gnus.org; Mon, 18 Apr 2016 06:35:44 +0200 Original-Received: from s70.gtokyofl21.vectant.ne.jp ([202.215.75.70]:61634 helo=localhost) by hampton.hostforweb.net with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86_1) (envelope-from ) id 1as0uM-001wXo-TT for ding@gnus.org; Sun, 17 Apr 2016 23:35:36 -0500 X-Face: #kKnN,xUnmKia.'[pp`;Omh}odZK)?7wQSl"4o04=EixTF+V[""w~iNbM9ZL+.b*_CxUmFk B#Fu[*?MZZH@IkN:!"\w%I_zt>[$nm7nQosZ<3eu;B:$Q_:p!',P.c0-_Cy[dz4oIpw0ESA^D*1Lw= L&i*6&( User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (i686-pc-cygwin) Cancel-Lock: sha1:YHLe9MBvr+DAtQlDurWYp6I34YQ= X-OutGoing-Spam-Status: No, score=-2.9 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - hampton.hostforweb.net X-AntiAbuse: Original Domain - gnus.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jpl.org X-Get-Message-Sender-Via: hampton.hostforweb.net: authenticated_id: yamaoka/from_h X-Authenticated-Sender: hampton.hostforweb.net: yamaoka@jpl.org X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:87000 Archived-At: On Fri, 15 Apr 2016 10:17:02 +0200, Rainer M Krug wrote: > https://www.dropbox.com/s/8a5hunvlhmj3ku1/TheMessage?dl=0 This looks like the one displayed in the article buffer, not the raw html message. Please re-post it like this way: Evaluate this form in the *scratch* buffer: (type C-j at the end of the last line) (progn (put 'gnus-summary-write-to-file :decode nil) (put 'gnus-summary-write-to-file :headers nil) (setq gnus-save-all-headers t)) Do `M-x gnus-summary-write-article-file' for the message.