emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Rill <starbasecafe@yahoo.com>
Cc: Emacs Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: export to markdown
Date: Sun, 14 Jul 2013 09:49:36 +0200	[thread overview]
Message-ID: <20130714074936.GI11006@kuru.dyndns-at-home.com> (raw)
In-Reply-To: <51E1D61E.9050502@yahoo.com>

On Sat, Jul 13, 2013 at 05:35:10PM -0500, Rill wrote:
> On 07/13/2013 05:08 PM, Suvayu Ali wrote:
> >On Sat, Jul 13, 2013 at 04:53:09PM -0500, Rill wrote:
> >>Hi Everybody,
> >>I'm new to orgmode and I've been reading the manual. In section 12.8 it
> >>describes exporting to markdown; however, the keystrokes described there
> >>don't seem to work. I'm using org 8.0.6.
> >Did you load ox-md before trying?  Either require it, or add it to
> >org-export-backends.
>
> My ignorance: How do I do this?

As with every other Emacs library:

  (require 'ox-md)

or:

  (add-to-list 'org-export-backends 'md)

before you load Org mode, either with (require 'org) or by openning an
Org file.

> >PS: Next time please start a new thread (using compose) instead of
> >     reponding to some an existing thread.  I would have missed your post
> >     had I not been reading the thread you responded to.
> >
> >My bad. I thought I had. I wanted to get the address right.

Copy paste?  ;)

You forgot to include the list (or hit reply all) in your response.  I
have added it back.  It is good to keep discussion on the list, then
others can chime in with their insight.  :)

Cheers,

-- 
Suvayu

Open source is the future. It sets us free.

  parent reply	other threads:[~2013-07-14  7:49 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-13 13:12 [ob][bug] C++-mode is unknown Rasmus
2013-07-13 13:23 ` Rasmus
2013-07-13 21:53   ` export to markdown Rill
2013-07-13 22:08     ` Suvayu Ali
     [not found]       ` <51E1D61E.9050502@yahoo.com>
2013-07-14  7:49         ` Suvayu Ali [this message]
2013-07-14 17:35           ` Rill
2013-07-13 13:38 ` [ob][bug] C++-mode is unknown Eric Schulte
2013-07-13 14:41   ` Rasmus
2013-07-13 17:59     ` Rasmus
2013-07-13 18:39       ` Eric Schulte
2013-07-13 18:59         ` Rasmus

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=20130714074936.GI11006@kuru.dyndns-at-home.com \
    --to=fatkasuvayu+linux@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=starbasecafe@yahoo.com \
    /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).