emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Adding #+name to result block in babel
@ 2022-11-29  1:10 Henrik Frisk
  2022-11-29  5:19 ` Bill Burdick
  0 siblings, 1 reply; 4+ messages in thread
From: Henrik Frisk @ 2022-11-29  1:10 UTC (permalink / raw)
  To: org-mode-email

[-- Attachment #1: Type: text/plain, Size: 227 bytes --]

Hi,

Maybe I'm missing something obvious but is it possible to have a name be
added to the result block such as running:

#+begin_src shell
  echo "Hello"
#+end_src

results in

#+RESULTS:
#+name: my_result
: Hello

Thank you!

[-- Attachment #2: Type: text/html, Size: 437 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-12-04 12:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29  1:10 Adding #+name to result block in babel Henrik Frisk
2022-11-29  5:19 ` Bill Burdick
2022-11-29 22:13   ` Henrik Frisk
2022-12-04 12:25     ` Johan Tolö

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).