From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Martin Newsgroups: gmane.emacs.help Subject: outline for coding Date: Fri, 21 Mar 2014 07:41:00 +0100 Message-ID: <87fvmcnjer.fsf@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1395384080 9984 80.91.229.3 (21 Mar 2014 06:41:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Mar 2014 06:41:20 +0000 (UTC) To: "help-gnu-emacs" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 21 07:41:29 2014 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 1WQt8y-0003si-5A for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Mar 2014 07:41:28 +0100 Original-Received: from localhost ([::1]:50912 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQt8x-0005tI-Nu for geh-help-gnu-emacs@m.gmane.org; Fri, 21 Mar 2014 02:41:27 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33552) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQt8h-0005oz-8M for help-gnu-emacs@gnu.org; Fri, 21 Mar 2014 02:41:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WQt8a-0002hO-0k for help-gnu-emacs@gnu.org; Fri, 21 Mar 2014 02:41:11 -0400 Original-Received: from mout.gmx.net ([212.227.15.18]:54622) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WQt8Z-0002h9-Nd for help-gnu-emacs@gnu.org; Fri, 21 Mar 2014 02:41:03 -0400 Original-Received: from martin-desktop ([80.121.95.106]) by mail.gmx.com (mrgmx002) with ESMTPSA (Nemesis) id 0M9ra4-1WFulh2jEW-00B4hQ for ; Fri, 21 Mar 2014 07:41:01 +0100 User-agent: mu4e 0.9.9.5; emacs 24.3.1 X-Provags-ID: V03:K0:Rz5wK14I5OX66uCO4bDVpmwFxVGjzkMwB7Zh1bmB2wWMQvKIVOK +xhz2vvIDrghPx0qXG5cOC8ggNVUqXwAbSxXymt0mnJggikqhe7qMcWahgNZhU/kviM+PbP owwNujJu0lpaPl4eZUZOXhQp99tGeorAee5HYZ6MPhasDM7XsMmun+g7Nb3Q3BCb6XI2nP9 Y4M/beVUoZrLPXBOnCRFQ== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.18 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96659 Archived-At: Hi there, Is there any outline for elisp, ruby and so on for emacs, where I can have a small window left to my coding window with the defined functions and vars? Specially for elisp I would like to have that. Thanks, Martin