From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: mark src blocks feature proposal Date: Wed, 12 Oct 2016 11:51:22 +0200 Message-ID: <87d1j5q4it.fsf@nicolasgoaziou.fr> References: <87eg3m2bwe.fsf@mat.ucm.es> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49663) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buGC8-0007oh-Av for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 05:51:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1buGC3-0000B3-EU for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 05:51:27 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:37519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1buGC3-0000As-8k for emacs-orgmode@gnu.org; Wed, 12 Oct 2016 05:51:23 -0400 Received: from saiph (unknown [IPv6:2a03:a0a0:0:4301::b3c]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 16FC7A80C7 for ; Wed, 12 Oct 2016 11:51:20 +0200 (CEST) In-Reply-To: <87eg3m2bwe.fsf@mat.ucm.es> (Uwe Brauer's message of "Wed, 12 Oct 2016 08:45:53 +0000") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hello, Uwe Brauer writes: > In auctex, there is a cool function called > LaTeX-mark-environment which marks a latex environment > such as > > \begin{equation} > \label{eq:README:1} > \frac{dy}{dt}=y^2(1-y) > \end{equation} > > There is no similar function for orgmode and the src blocks? `org-mark-element' (M-h) ? Regards, -- Nicolas Goaziou