* Source Code blocks in arbitrary languages?
@ 2009-10-20 13:21 Alan E. Davis
2009-10-20 13:32 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Alan E. Davis @ 2009-10-20 13:21 UTC (permalink / raw)
To: org-mode
[-- Attachment #1.1: Type: text/plain, Size: 277 bytes --]
I am interested in the graphing language "gri", for which there does exist a
"gri-mode.el". Is it possible to use Source Code blocks in Org-Mode with
arbitrary languages for which there is an emacs mode? For example,
postscript?
Profuse thanks for this great package.
Alan
[-- Attachment #1.2: Type: text/html, Size: 318 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Source Code blocks in arbitrary languages?
2009-10-20 13:21 Source Code blocks in arbitrary languages? Alan E. Davis
@ 2009-10-20 13:32 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2009-10-20 13:32 UTC (permalink / raw)
To: Alan E. Davis; +Cc: org-mode
On Oct 20, 2009, at 3:21 PM, Alan E. Davis wrote:
> I am interested in the graphing language "gri", for which there does
> exist a "gri-mode.el". Is it possible to use Source Code blocks in
> Org-Mode with arbitrary languages for which there is an emacs mode?
> For example, postscript?
Yes.
#+begin_src ps
...
#+end_src
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-20 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-20 13:21 Source Code blocks in arbitrary languages? Alan E. Davis
2009-10-20 13:32 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.