From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Juha Newsgroups: gmane.emacs.devel Subject: Re: Furna's fisheye minor mode Date: Wed, 21 Jan 2004 12:12:51 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <400E50A3.1090904@tml.hut.fi> References: <400D4271.6070602@tml.hut.fi> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1074681102 17201 80.91.224.253 (21 Jan 2004 10:31:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 21 Jan 2004 10:31:42 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Jan 21 11:31:26 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjFdu-0002Hd-00 for ; Wed, 21 Jan 2004 11:31:26 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AjFdt-0002qu-00 for ; Wed, 21 Jan 2004 11:31:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjFaR-00035c-VL for emacs-devel@quimby.gnus.org; Wed, 21 Jan 2004 05:27:51 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AjFYb-0002RN-PZ for emacs-devel@gnu.org; Wed, 21 Jan 2004 05:25:57 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AjFY0-0002Ei-KE for emacs-devel@gnu.org; Wed, 21 Jan 2004 05:25:51 -0500 Original-Received: from [213.243.153.14] (helo=smtp2.pp.htv.fi) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AjFY0-0002Cz-2N; Wed, 21 Jan 2004 05:25:20 -0500 Original-Received: from posti.pp.htv.fi (posti.pp.htv.fi [212.90.64.50]) by smtp2.pp.htv.fi (Postfix) with ESMTP id 71818297FBE; Wed, 21 Jan 2004 12:25:15 +0200 (EET) Original-Received: from tml.hut.fi (cs78173130.pp.htv.fi [62.78.173.130]) by posti.pp.htv.fi (8.11.1 (Revision 1.5+JAGae91741+JAGae92668) /8.11.1) with ESMTP id i0LAPCT24599; Wed, 21 Jan 2004 12:25:12 +0200 (EET) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031001 X-Accept-Language: en-us, en Original-To: rms@gnu.org, emacs-devel@gnu.org In-Reply-To: X-Enigmail-Version: 0.76.4.0 X-Enigmail-Supports: pgp-inline, pgp-mime X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:19394 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:19394 It's otherwise similar to selective display, but it automatically unhides everything around the point. juha Richard Stallman wrote: > How does this differ from C-x $?