From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/82164 Path: news.gmane.org!not-for-mail From: Jan Heinen Newsgroups: gmane.comp.tex.context Subject: codefolding with Kate or Kwrite Date: Sun, 28 Apr 2013 13:21:52 +0200 Message-ID: <517D0650.80302@gmx.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1367148117 18906 80.91.229.3 (28 Apr 2013 11:21:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 28 Apr 2013 11:21:57 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 28 13:22:01 2013 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UWPg9-0005K8-Jw for gctc-ntg-context-518@m.gmane.org; Sun, 28 Apr 2013 13:22:01 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 41E39101EB; Sun, 28 Apr 2013 13:22:01 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id fZ7PGcTcFGW8; Sun, 28 Apr 2013 13:21:59 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id F391B101E4; Sun, 28 Apr 2013 13:21:58 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 77D24101E4 for ; Sun, 28 Apr 2013 13:21:57 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id paHJ3+jNMUWP for ; Sun, 28 Apr 2013 13:21:56 +0200 (CEST) Original-Received: from filter3-til.mf.surf.net (filter3-til.mf.surf.net [194.171.167.219]) by balder.ntg.nl (Postfix) with ESMTP id E666D101E0 for ; Sun, 28 Apr 2013 13:21:56 +0200 (CEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.186]) by filter3-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id r3SBLuAI002199 for ; Sun, 28 Apr 2013 13:21:56 +0200 Original-Received: from [192.168.178.101] (p57BA3CA3.dip0.t-ipconnect.de [87.186.60.163]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0MVrSa-1TzXn11Uro-00XJHc; Sun, 28 Apr 2013 13:21:55 +0200 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.6esrpre) Gecko/20120817 Icedove/10.0.6 X-Provags-ID: V02:K0:dmDoLjnuKJ5oT5o0Nra4xrlVcF+1Kw0ORmHq/9/1FRC xDBq6dMl6vJUGBCmfPKV97kIiiL6o8dOa29fCVWnAzIi1wJwqV /XTQ6lqR9H0DFaq+5knPZd6BU2LKmEzNECwMdH3AOuaqqSKAtB iRkYBOzb9B4yK2qrxpeduR+1g3OUbJef5xeFMwyg0ngbbssuDW LD2Sqd7EZnz6O0yVg8bOlILfgMMD0lvBZAiKlBA6FF259gk0dd uIUHOLCmWc+8MLtMHNdSFK0hh1Na4cLATU8Lr59t/u9piYCD5a bV3+MYSVrb7Z3veaMisMXFkFzsDPwJBzCQ+IZsfmZv1jGhubg= = X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=212.227.126.186; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06JtnlUKa - 3abaa8205953 - 20130428 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.219 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:82164 Archived-At: Hello, is someone else using the editors kate and kwrite? Code-highlighting is working. What I need ist code-folding for ConTeXt. Is this possible? I have huge makros with lots of \doif ... \else ... \fi and it is hard to "surf" through the code. What else would be nice: auto-indentation ... marking all the code and let kwrite/kate do the job to indent. Regards Janis ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________