From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: jpkotta Newsgroups: gmane.emacs.help Subject: Re: Indicating outlines in the fringe with +/- Date: Fri, 23 Oct 2009 09:35:01 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5684c956-2271-4811-9b5e-ed449be2af4f@k26g2000vbp.googlegroups.com> References: <16c90941-0334-4bda-bb4e-cf5c80325186@o21g2000vbl.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1256316065 8150 80.91.229.12 (23 Oct 2009 16:41:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 23 Oct 2009 16:41:05 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Oct 23 18:40:58 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N1NC6-00042m-65 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Oct 2009 18:40:50 +0200 Original-Received: from localhost ([127.0.0.1]:45596 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N1NC5-0002Sq-O7 for geh-help-gnu-emacs@m.gmane.org; Fri, 23 Oct 2009 12:40:49 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!k26g2000vbp.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 64.122.73.112 Original-X-Trace: posting.google.com 1256315701 24071 127.0.0.1 (23 Oct 2009 16:35:01 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 23 Oct 2009 16:35:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: k26g2000vbp.googlegroups.com; posting-host=64.122.73.112; posting-account=EwI0QQoAAADdqmqX_mVfawBNtwyks2YE User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:174104 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:69186 Archived-At: On Oct 23, 12:02=A0am, LanX wrote: > Hi > > is it possible to add + and - symbols to the fringe when text was > outlined? > > Preferably associated with mouse-events to fold and expand? > > Seems an obvious idea, but I couldn't google anything... > > Cheers > =A0 Rolf This works with hideshow mode. If hideshow works in whatever mode you're using, it does what you want. http://www.emacswiki.org/emacs/hideshowvis.el ~jpkotta