help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: contractor resources for emacs extension development


From: Eric Brown
Subject: Re: contractor resources for emacs extension development
Date: Fri, 18 Oct 2013 00:39:41 -0500
User-agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (darwin)

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

---

(Just for fun)

#+BEGIN_SRC emacs-lisp
(message "%s" "emacs rocks")
#+END_SRC

#+RESULTS:
: emacs rocks



reply via email to

[Prev in Thread] Current Thread [Next in Thread]