all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thorsten Jolitz <tjolitz@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: contractor resources for emacs extension development
Date: Fri, 18 Oct 2013 09:26:42 +0200	[thread overview]
Message-ID: <87vc0vghu5.fsf@gmail.com> (raw)
In-Reply-To: m24n8fqgrm.fsf@mac.com

Eric Brown <eric.c.brown@mac.com> writes:

> Thorsten Jolitz <tjolitz@gmail.com> writes:
>
>>
>> Here is a screencast on youtube that illustrates how to use the
>>libraries with emacs-lisp buffers, but they can be used with many
>>major-modes (outorg works e.g. with message-mode too, therefore I'm
>>writing this email in full Org-mode right now).
>>
>
> Hi Thorsten,
>
> I was excited to see your post on the gnus list, too.
>
> Could you:
>   - please re/post the URL for the screencast?

>   - I would like to try out navi. I got your outshine via MELPA -- can
>   you make that code available there, too?
>
> Thanks,
> Eric

Hi Eric, 

all three libraries should be available via MELPA now, navi-mode and outorg too:

[[https://github.com/milkypostman/melpa/blob/master/recipes/navi-mode][navi-mode]]

[[https://github.com/milkypostman/melpa/blob/d57762fe51a524731e228c80b4b2d25e827e5858/recipes/outorg][outorg]]

let me know if you have difficulties getting them there. If you use Git,
you could of course clone (or fork) the github repos I linked to in my
other mail, e.g.:

,-----------------------------------------
| $ git clone git@github.com:tj64/navi.git
`-----------------------------------------

ÞS 

Sorry, I announced the link but forgot to post it. There are other
related screencasts in the emacsstuff video channel demonstrating the
use of the libraries with PicoLisp (and Org-mode itself). This one shows
their use with Emacs Lisp source files:

,-------------------------------------------
| http://www.youtube.com/watch?v=nqE6YxlY0rw
`-------------------------------------------

> ---
>
> (Just for fun)
>
> #+BEGIN_SRC emacs-lisp
> (message "%s" "emacs rocks")
> #+END_SRC
>
> #+RESULTS:
> : emacs rocks

I needed just a little trick to make outorg work with message mode, and
now I can write arbitrarily complex emails in full Org-mode for the
price of doing M-# M-# (M-x outorg-edit-as-org) once to fire up the
*outorg-edit-buffer*, and then M-# (M-x outorg-copy-edits-and-exit) to
convert the modified content back to its original format. Its really
handy to be able to write _and_ evaluate code examples directly in the
buffer you are writing your email in ...

-- 
cheers,
Thorsten




  reply	other threads:[~2013-10-18  7:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-17 17:23 contractor resources for emacs extension development ckhan
2013-10-17 18:10 ` Pascal J. Bourguignon
2013-10-17 19:55 ` Marcin Borkowski
2013-10-17 20:01 ` Thorsten Jolitz
2013-10-18  6:08   ` Bastien
2013-10-18  8:00     ` Thorsten Jolitz
     [not found] ` <mailman.4210.1382040123.10748.help-gnu-emacs@gnu.org>
2013-10-18  5:39   ` Eric Brown
2013-10-18  7:26     ` Thorsten Jolitz [this message]
     [not found]     ` <mailman.4237.1382081230.10748.help-gnu-emacs@gnu.org>
2013-10-18 11:25       ` Alan Schmitt
2013-10-18 12:06         ` Thorsten Jolitz
     [not found]         ` <mailman.4249.1382098046.10748.help-gnu-emacs@gnu.org>
2013-10-21 15:23           ` Alan Schmitt
2013-10-21 17:41             ` Thorsten Jolitz
2013-10-23  1:31               ` Eric Abrahamsen
2013-10-23  8:49                 ` Thorsten Jolitz
     [not found]             ` <mailman.4412.1382377300.10748.help-gnu-emacs@gnu.org>
2013-10-22 11:57               ` Alan Schmitt
2013-10-22 12:05                 ` outorg-edit-as-org and mu4e (Was: contractor resources for emacs extension development) Alan Schmitt
2013-10-22 16:41                   ` outorg-edit-as-org and mu4e Thorsten Jolitz
     [not found]                   ` <mailman.4479.1382460147.10748.help-gnu-emacs@gnu.org>
2013-10-23  9:54                     ` Alan Schmitt
2013-10-23 10:37                       ` Thorsten Jolitz
2013-10-18  6:03 ` contractor resources for emacs extension development Bastien

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=87vc0vghu5.fsf@gmail.com \
    --to=tjolitz@gmail.com \
    --cc=help-gnu-emacs@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 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.