From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rusi Newsgroups: gmane.emacs.help Subject: Re: program outlining Date: Mon, 11 Jul 2016 11:07:43 -0700 (PDT) Message-ID: <18548726-7389-445c-a5a5-bb76fbdc0d7b@googlegroups.com> References: <69592de8-5bae-48ac-9435-76e219d6ee38@googlegroups.com> <86mvlojj47.fsf@student.uu.se> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1468260720 9289 80.91.229.3 (11 Jul 2016 18:12:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 11 Jul 2016 18:12:00 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jul 11 20:12:00 2016 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bMfgW-0000dA-AJ for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Jul 2016 20:12:00 +0200 Original-Received: from localhost ([::1]:35409 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bMfgV-0000br-Jj for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Jul 2016 14:11:59 -0400 X-Received: by 10.66.192.169 with SMTP id hh9mr16442032pac.24.1468260463894; Mon, 11 Jul 2016 11:07:43 -0700 (PDT) X-Received: by 10.36.111.147 with SMTP id x141mr411184itb.6.1468260463816; Mon, 11 Jul 2016 11:07:43 -0700 (PDT) Original-Path: usenet.stanford.edu!r1no16215236ige.0!news-out.google.com!d130ni240ith.0!nntp.google.com!jk6no16198614igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help In-Reply-To: <86mvlojj47.fsf@student.uu.se> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=175.100.153.220; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui Original-NNTP-Posting-Host: 175.100.153.220 User-Agent: G2/1.0 Injection-Date: Mon, 11 Jul 2016 18:07:43 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:218472 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:110781 Archived-At: On Monday, July 11, 2016 at 8:51:31 PM UTC+5:30, Emanuel Berg wrote: > Rusi writes: > > > Ive been trying to figure out the best > > outlining that emacs can give for programs. > > "outlining for programs"? > > You mean how to jump around all the files - > source, data, Makefile, documentation, and > so on? > https://en.wikipedia.org/wiki/Folding_editor [not claiming its a great reference!]