From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/18962 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Got a couple weird ones here (hacking article-display-hook) Date: 20 Nov 1998 03:49:15 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 X-Trace: main.gmane.org 1035157396 9019 80.91.224.250 (20 Oct 2002 23:43:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 23:43:16 +0000 (UTC) Return-Path: Original-Received: from karazm.math.uh.edu (karazm.math.uh.edu [129.7.128.1]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA27443 for ; Thu, 19 Nov 1998 21:53:14 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by karazm.math.uh.edu (8.9.1/8.9.1) with ESMTP id UAB07181; Thu, 19 Nov 1998 20:52:06 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 19 Nov 1998 20:51:36 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id UAA13370 for ; Thu, 19 Nov 1998 20:50:52 -0600 (CST) Original-Received: from sparky.gnus.org (ppp089.uio.no [129.240.240.94]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id VAA27313 for ; Thu, 19 Nov 1998 21:50:39 -0500 (EST) Original-Received: (from larsi@localhost) by sparky.gnus.org (8.8.5/8.8.5) id DAA16300; Fri, 20 Nov 1998 03:57:09 +0100 Mail-Copies-To: never X-Now-Reading: Elizabeth Hand's _Waking the Moon_ X-Now-Playing: William S. Burroughs's _Spare Ass Annie_ Original-To: ding@gnus.org In-Reply-To: Karl Kleinpaste's message of "19 Nov 1998 15:48:35 -0500" User-Agent: Gnus/5.070052 (Pterodactyl Gnus v0.52) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > trying to do it via either group > properties with `G p' or by adding (local (var form)) in scorefiles > doesn't give the right result: Both end up with buffer-local versions > of gnus-article-display-hook, which are local to the *Summary* buffer, > and seem to have no effect in the *Article* buffer. The vars from the group properties are supposed to be set locally in the article buffer as well. (It's done in `gnus-article-setup-buffer'.) > However, with this in place, and thus with gnus-article-display-hook > possibly altering slightly with each group entry, I've lost the > ability to get a totally raw article via `C-u g'. That's weird... No, it isn't. If you have a local version of `gnus-article-display-hook' hanging around, `C-u g' won't work. That's not nice... Hm... -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen