From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/4690 Path: main.gmane.org!not-for-mail From: pluim@xylint.co.uk (Robert Pluim) Newsgroups: gmane.emacs.gnus.general Subject: Re: Article hiding functions -- toggles or not Date: 15 Jan 1996 11:47:14 +0000 Organization: Xylogics International Sender: pluim@xylint.co.uk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035145402 30510 80.91.224.250 (20 Oct 2002 20:23:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:23:22 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by miranova.com (8.7.3/8.6.9) with SMTP id EAA08591 for ; Mon, 15 Jan 1996 04:51:24 -0800 Original-Received: from xylint.co.uk (basil.xylint.co.uk [192.190.242.17]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 15 Jan 1996 12:50:24 +0100 Original-Received: by xylint.co.uk (5.x/SMI-SVR4) id AA27024; Mon, 15 Jan 1996 11:47:15 GMT Original-To: ding@ifi.uio.no In-Reply-To: Lars Magne Ingebrigtsen's message of 11 Jan 1996 22:01:46 +0100 Original-Lines: 18 Xref: main.gmane.org gmane.emacs.gnus.general:4690 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:4690 >>>>> "Lars" == Lars Magne Ingebrigtsen writes: Lars> All the article hiding functions (the ones under `W W-') Lars> currently unhide when given a prefix and hide when you don't Lars> give them a prefix. It has been suggested that the Lars> functions should toggle hiding instead -- `W W s' would Lars> toggle whether to hide the signature, `C-u -1 W W s' would Lars> unhide the signature, and `C-u 1 W W s' would hide the Lars> signature. Lars> So this is a poll: Should the hiding functions be toggles or Lars> not? Hmm, if that means I can do W W s to unhide, followed by W W s to hide again, then I vote yes. If that means that W W s only takes effect when the next article is displayed, then the answer is no. Robert