From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Neuss Newsgroups: gmane.emacs.help Subject: Re: Simple useful function Date: Tue, 06 Jul 2010 09:26:37 +0200 Organization: KIT Karlsruhe Message-ID: <87iq4t5avm.fsf@ma-patru.mathematik.uni-karlsruhe.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1291843238 5457 80.91.229.12 (8 Dec 2010 21:20:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 8 Dec 2010 21:20:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 08 22:20:34 2010 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.69) (envelope-from ) id 1PQRRA-0005w4-P8 for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 22:20:32 +0100 Original-Received: from localhost ([127.0.0.1]:41739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PQRRA-00045H-3Q for geh-help-gnu-emacs@m.gmane.org; Wed, 08 Dec 2010 16:20:32 -0500 Original-Path: usenet.stanford.edu!newsserver.news.garr.it!kanaga.switch.ch!switch.ch!news.belwue.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 17 Original-NNTP-Posting-Host: ma-patru.mathematik.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1278401197 30073 172.22.2.67 (6 Jul 2010 07:26:37 GMT) Original-X-Complaints-To: abuse@uni-karlsruhe.de Original-NNTP-Posting-Date: Tue, 6 Jul 2010 07:26:37 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) Cancel-Lock: sha1:JIBmuIBMqrvAXEuFADHE/HQ820c= Original-Xref: usenet.stanford.edu gnu.emacs.help:179531 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:76017 Archived-At: Andrea Crotti writes: > [...] Hello Andrea, I find your highlighting of code --8<---------------cut here---------------start------------->8--- (defun open-git-files () ...) --8<---------------cut here---------------end--------------->8--- very nice. Is this feature documented somewhere? Is there some command for inserting the "scissor" lines? Nicolas