emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Marco Wahl <marcowahlsoft@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: mark src blocks feature proposal
Date: Wed, 12 Oct 2016 11:47:17 +0200	[thread overview]
Message-ID: <84bmyp6gre.fsf@gmail.com> (raw)
In-Reply-To: 87eg3m2bwe.fsf@mat.ucm.es

Uwe Brauer <oub@mat.ucm.es> writes:

> Please consider
>
> #+begin_src matlab :results output
>
> y = dsolve('Dy = y^2 - y^3','y(0) = 1/100')
> y = simplify(y)
> set(gca,'FontSize',18)
>
> fplot('1/(lambertw(99*exp(1)*exp(99)*exp(-t-1))+1)',[0 200 -0.15 1.13])
> grid on
> print -dpng  lambertw.png 
> #+end_src
>
> 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?

Really?  Did you try `org-babel-mark-block'?


HTH,
-- 
Marco
https://marcowahl.github.io

  reply	other threads:[~2016-10-12  9:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-12  8:45 mark src blocks feature proposal Uwe Brauer
2016-10-12  9:47 ` Marco Wahl [this message]
2016-10-13 11:08   ` Uwe Brauer
2016-10-12  9:51 ` Nicolas Goaziou
2016-10-13 11:09   ` Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84bmyp6gre.fsf@gmail.com \
    --to=marcowahlsoft@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).