emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Multipart/Alternative reply to email?
Date: Sat, 26 Mar 2016 13:21:28 +0100	[thread overview]
Message-ID: <87oaa1e8fr.fsf@gmail.com> (raw)
In-Reply-To: 87zitl314a.fsf@mat.ucm.es

Uwe Brauer <oub@mat.ucm.es> writes:

>>>> "Thorsten" == Thorsten Jolitz <tjolitz@gmail.com> writes:

>    > Peter Davis <pfd@pfdstudio.com> writes:
>    >> I realize this would require somehow converting the original message
>    >> to org-mode markup, and that seems very tricky. I just wondered
>    >> if anyone had taken a stab at building something like this.
> hi
>
>
>    > outorg.el works with message-mode too, so I currently write this
>    > message
>    > in Org-mode. Not related to org-mime in anyway, maybe not even to your
>    > intention, but nevertheless helpful perhaps. Just install outshine and
>    > outorg via package manager and follow the instructions for your .emacs
>    > file, and don't forget to put
>
> I don't find these two package in the package manager, could you provide
> a pointer, please?
> Thanks 

You need to incude MELPA as package archive in your .emacs, e.g.:

,----
| (setq package-archives
|       '(("gnu" . "http://elpa.gnu.org/packages/")
| 	("marmalade" . "http://marmalade-repo.org/packages/")
| 	("tromey" . "http://tromey.com/elpa/")
|         ("melpa"  . "http://melpa.milkbox.net/packages/")))
`----

-- 
cheers,
Thorsten

  reply	other threads:[~2016-03-26 12:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-24 13:51 Multipart/Alternative reply to email? Peter Davis
2016-03-24 14:08 ` Eric S Fraga
2016-03-24 14:23   ` Peter Davis
2016-03-24 16:19     ` Eric S Fraga
2016-03-25 11:37 ` Thorsten Jolitz
2016-03-26 11:55   ` Uwe Brauer
2016-03-26 12:21     ` Thorsten Jolitz [this message]
2016-04-03 20:07 ` Adam Porter
  -- strict thread matches above, loose matches on Subject: below --
2016-03-25 13:46 Peter Davis

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=87oaa1e8fr.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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).