emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* mirror text in same/other org buffer
@ 2017-11-22  9:53 Xebar Saram
  2017-11-22 11:40 ` Kaushal Modi
  0 siblings, 1 reply; 6+ messages in thread
From: Xebar Saram @ 2017-11-22  9:53 UTC (permalink / raw)
  To: org mode

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

Hi alll

Im looking for a way to to mirror/auto populate a section of text in
another location in the same org buffer and/or other org file.

for example, i manage my config files in org mode for multiple machines. i
want to have a section like this

#+BEGIN_SRC conf :mkdirp yes :tangle ~/machine A
CODE
#+END_SRC
where the same content of CODE is mirroed/auto generated in another code
block for machine B

#+BEGIN_SRC conf :mkdirp yes :tangle ~/machine B
CODE
#+END_SRC

is this in anyway possible?

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

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

end of thread, other threads:[~2017-11-24 16:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-22  9:53 mirror text in same/other org buffer Xebar Saram
2017-11-22 11:40 ` Kaushal Modi
2017-11-23  6:16   ` Xebar Saram
2017-11-24  6:20     ` Xebar Saram
2017-11-24  6:30       ` Xebar Saram
2017-11-24 16:28         ` Kaushal Modi

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