emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* markdown export?
@ 2015-06-03 13:58 Peter Davis
  2015-06-03 14:38 ` giles
  2015-06-03 14:40 ` John Kitchin
  0 siblings, 2 replies; 4+ messages in thread
From: Peter Davis @ 2015-06-03 13:58 UTC (permalink / raw)
  To: emacs-orgmode


I'm looking at http://orgmode.org/manual/Markdown-export.html, which
says I can export to markdown, but these options don't exist in my org
installation (8.2.10). If I type C-c C-e m, I get 'Invalid key'

Do I have to install something else?

Thanks!
-pd


-- 
----
Peter Davis
The Tech Curmudgeon
www.techcurmudgeon.com

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

* Re: markdown export?
  2015-06-03 13:58 markdown export? Peter Davis
@ 2015-06-03 14:38 ` giles
  2015-06-03 14:51   ` Peter Davis
  2015-06-03 14:40 ` John Kitchin
  1 sibling, 1 reply; 4+ messages in thread
From: giles @ 2015-06-03 14:38 UTC (permalink / raw)
  To: emacs-orgmode

Peter Davis <pfd@pfdstudio.com> writes:

> I'm looking at http://orgmode.org/manual/Markdown-export.html, which
> says I can export to markdown, but these options don't exist in my org
> installation (8.2.10). If I type C-c C-e m, I get 'Invalid key'
>
> Do I have to install something else?

I believe that you have the backend installed but not loaded:

From: http://orgmode.org/manual/Export-back_002dends.html

  By default, the following four back-ends are loaded: ascii, html,
  icalendar and latex. It is possible to add more (or remove some) by
  customizing org-export-backends.

-- 
Giles Chamberlin

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

* Re: markdown export?
  2015-06-03 13:58 markdown export? Peter Davis
  2015-06-03 14:38 ` giles
@ 2015-06-03 14:40 ` John Kitchin
  1 sibling, 0 replies; 4+ messages in thread
From: John Kitchin @ 2015-06-03 14:40 UTC (permalink / raw)
  To: pfd; +Cc: emacs-orgmode

Maybe you need to (require 'ox-md) in your init file?

Peter Davis writes:

> I'm looking at http://orgmode.org/manual/Markdown-export.html, which
> says I can export to markdown, but these options don't exist in my org
> installation (8.2.10). If I type C-c C-e m, I get 'Invalid key'
>
> Do I have to install something else?
>
> Thanks!
> -pd

--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

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

* Re: markdown export?
  2015-06-03 14:38 ` giles
@ 2015-06-03 14:51   ` Peter Davis
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Davis @ 2015-06-03 14:51 UTC (permalink / raw)
  To: emacs-orgmode

giles@pexip.com writes:

> Peter Davis <pfd@pfdstudio.com> writes:
>
>> I'm looking at http://orgmode.org/manual/Markdown-export.html, which
>> says I can export to markdown, but these options don't exist in my org
>> installation (8.2.10). If I type C-c C-e m, I get 'Invalid key'
>>
>> Do I have to install something else?
>
> I believe that you have the backend installed but not loaded:
>
> From: http://orgmode.org/manual/Export-back_002dends.html
>
>   By default, the following four back-ends are loaded: ascii, html,
>   icalendar and latex. It is possible to add more (or remove some) by
>   customizing org-export-backends.

Yup! Customizing the variable did it.

Thank you!

-pd

-- 
----
Peter Davis
The Tech Curmudgeon
www.techcurmudgeon.com

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

end of thread, other threads:[~2015-06-03 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-03 13:58 markdown export? Peter Davis
2015-06-03 14:38 ` giles
2015-06-03 14:51   ` Peter Davis
2015-06-03 14:40 ` John Kitchin

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