From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/74546 Path: news.gmane.org!not-for-mail From: jidanni@jidanni.org Newsgroups: gmane.emacs.gnus.general Subject: hard to see raw article Date: Tue, 30 Nov 2010 08:27:23 +0800 Message-ID: <87hbezac5w.fsf@jidanni.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1291077271 3903 80.91.229.12 (30 Nov 2010 00:34:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 30 Nov 2010 00:34:31 +0000 (UTC) To: ding@gnus.org Original-X-From: ding-owner+M22905@lists.math.uh.edu Tue Nov 30 01:34:27 2010 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PNEAs-00029c-Qf for ding-account@gmane.org; Tue, 30 Nov 2010 01:34:27 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1PNE9f-0003LM-UI; Mon, 29 Nov 2010 18:33:11 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1PNE9b-0003LA-7v for ding@lists.math.uh.edu; Mon, 29 Nov 2010 18:33:07 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.72) (envelope-from ) id 1PNE9Z-0006KE-Gk for ding@lists.math.uh.edu; Mon, 29 Nov 2010 18:33:06 -0600 Original-Received: from caiajhbdccac.dreamhost.com ([208.97.132.202] helo=homiemail-a3.g.dreamhost.com) by quimby.gnus.org with esmtp (Exim 3.36 #1 (Debian)) id 1PNE9Y-0003n1-00 for ; Tue, 30 Nov 2010 01:33:04 +0100 Original-Received: from homiemail-a3.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a3.g.dreamhost.com (Postfix) with ESMTP id 4C52928406C for ; Mon, 29 Nov 2010 16:32:59 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=jidanni.org; h=from:to:subject :date:message-id:mime-version:content-type; q=dns; s=jidanni.org ; b=fsB3wBoXKEFvEvjqRVK6zwS5glTilPwu5f/AXvi3T16G/oktqR2PxtWQ880X cHyj/zbx/YluSht1TuZxqZz9NoHPlu4XPhry1qzpyAf77uPFnRwOH9xF5uIUVG4l kj4CB8inXVbkjqmCMcYrloP+HI3jUh4VY93dnfUjSy1QbS8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=J+jNIPRNjxM0fx/JQllIR/rex4o=; b=Et1mWUz4tIwzzen+ BJXZT9HWEQFvsGbf3+Apexr+FiaTwSj88fW8mZbfGqom+KJ+1qA2n/NT9AtH1pY8 2NAijokkRtcxSOahoEyCUpAG7pCSTyYwCZaIRpODOGFvEib9/nTJ83XmMtuti/Ta baVzYBJfykh3Yg5Zfektd1BcJLU= Original-Received: from jidanni.org (218-163-2-205.dynamic.hinet.net [218.163.2.205]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by homiemail-a3.g.dreamhost.com (Postfix) with ESMTPSA id EA51B28406A for ; Mon, 29 Nov 2010 16:32:58 -0800 (PST) X-Spam-Score: -2.0 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:74546 Archived-At: g runs the command gnus-summary-show-article... If ARG (the prefix) is non-nil and not a number, show the article, but without running any of the article treatment functions *article*. Normally, the keystroke is `C-u g'. When using `C-u C-u g', show the raw article. Remove the *article* I starred. By the way, C-u C-u g will not really get the raw article. At least not with my http://jidanni.org/comp/configuration/ . If you really want to see the raw article, you must save it with "o", and then read it from that file. gnus-version "Gnus v5.13"