From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: lichtkind Newsgroups: gmane.emacs.help Subject: Tab expansion of variables, Folding and other features Date: Sat, 22 Aug 2009 10:28:43 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6b5fdbe6-7c36-4849-b7b8-b3f245b58885@24g2000yqm.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1250963654 16884 80.91.229.12 (22 Aug 2009 17:54:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 22 Aug 2009 17:54:14 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Aug 22 19:54:07 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 1Meun0-000442-W2 for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 19:54:07 +0200 Original-Received: from localhost ([127.0.0.1]:39646 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Meun0-0006V3-4T for geh-help-gnu-emacs@m.gmane.org; Sat, 22 Aug 2009 13:54:06 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!24g2000yqm.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 91.37.118.33 Original-X-Trace: posting.google.com 1250962123 29720 127.0.0.1 (22 Aug 2009 17:28:43 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 22 Aug 2009 17:28:43 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 24g2000yqm.googlegroups.com; posting-host=91.37.118.33; posting-account=g4OnbgoAAAAOi1p8Ox18j5xODSA2rOVf User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9) Gecko/2008052906 Firefox/3.0,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:172265 X-Mailman-Approved-At: Sat, 22 Aug 2009 13:50:18 -0400 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:67415 Archived-At: Hello, I use gnu emacs 22.3.1. Is there a way to customize something like: - Tab-expansion of variables - Folding/Outlines of source code for example in cperl - Tabbars like in firefox or jedit - automatic save windows (desktop.el saves only frames, desktopaid.el does not wok, too.) - a way to show xml-files like in firefox. Special with the possibility of folding. I have tried nxml, but didn't find a way.. . - when I first run jedit, and then call jedit with a file over the shell, the file opens in the already opened jedit. I want the same with emacs. Until now it always start a new frame. Best regards lichtkind