all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rill <starbasecafe@yahoo.com>
To: Suvayu Ali <fatkasuvayu+linux@gmail.com>
Cc: Emacs Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: export to markdown
Date: Sun, 14 Jul 2013 12:35:01 -0500	[thread overview]
Message-ID: <51E2E145.9090409@yahoo.com> (raw)
In-Reply-To: <20130714074936.GI11006@kuru.dyndns-at-home.com>

On 07/14/2013 02:49 AM, Suvayu Ali wrote:
> 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)
> This worked nicely.
> or:
>
>    (add-to-list 'org-export-backends 'md)
>
> before you load Org mode, either with (require 'org) or by openning an
> Org file.
> Thank you for your patience. I'm new to all this.
>>> 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.  :)
> Of course. Good thing I don't work with heavy machinery. :d
> Cheers,
>

  reply	other threads:[~2013-07-14 17:35 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
2013-07-14 17:35           ` Rill [this message]
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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51E2E145.9090409@yahoo.com \
    --to=starbasecafe@yahoo.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=fatkasuvayu+linux@gmail.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 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.