GNU bug report logs -
#26288
[PATCH] gnu: Add emacs-ox-twbs.
Previous Next
Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>
Date: Tue, 28 Mar 2017 22:09:02 UTC
Severity: normal
Tags: patch
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #8 received at 26288 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
2017-03-29 0:08 GMT+02:00 Vasile Dumitrascu <va511e <at> yahoo.com>:
> * gnu/packages/emacs.scm (emacs-ox-twbs): New variable.
> ---
> gnu/packages/emacs.scm | 24 ++++++++++++++++++++++++
> 1 file changed, 24 insertions(+)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 358748cbf..4e2ce53b4 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -3985,3 +3985,27 @@ memoizing functions.")
> an idle timer to highlight all occurences in the buffer of the word under
> the point.")
> (license license:gpl3+)))
> +
> +(define-public emacs-ox-twbs
> + (package
> + (name "emacs-ox-twbs")
> + (version "1.1.1")
> + (source
> + (origin
> + (method url-fetch)
>
Having merged emacs-idle-highlight I could merge this one too
It works. It nicely exports a org file in Bootstrap styled html
lgtm
[Message part 2 (text/html, inline)]
This bug report was last modified 8 years and 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.