emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-envolve.el
@ 2018-12-01 19:28 David Arroyo Menendez
  2018-12-02  8:15 ` org-envolve.el Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: David Arroyo Menendez @ 2018-12-01 19:28 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1224 bytes --]


Hello,

I've implemented a new file to contrib/lisp. It's called org-envolve.el,
this file implements functions to help to format in org-mode from
ASCII. For instance, you have a bash source that you are copying in your
buffer, later you can call org-envolve-tags to add #+BEGIN_SRC bash in
the beginning and #+END_SRC in the end. I use this feature all weeks in
the year. But the file provides functions to envolve numbered list, or
check list.

I can't make git push at this moment

davidam@libresoft:~/git/org-mode/contrib/lisp$ git push origin master 
Counting objects: 27, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (27/27), done.
Writing objects: 100% (27/27), 4.26 KiB | 0 bytes/s, done.
Total 27 (delta 17), reused 0 (delta 0)
Username for 'https://code.orgmode.org': davidam
Password for 'https://davidam@code.orgmode.org': 
error: RPC failed; HTTP 403 curl 22 GnuTLS recv error (-110): The TLS
connection was non-properly terminated.
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
Everything up-to-date

But this software is released with a gpl licencese.

Thanks in advance.

-- 
https://cienciabasura.wordpress.com/
http://libremanuals.net/


[-- Attachment #2: org-envolve.el --]
[-- Type: application/emacs-lisp, Size: 2775 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-12-02 17:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-01 19:28 org-envolve.el David Arroyo Menendez
2018-12-02  8:15 ` org-envolve.el Nicolas Goaziou
2018-12-02 16:16   ` org-envolve.el David Arroyo Menendez
2018-12-02 16:58     ` org-envolve.el Nicolas Goaziou

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).