[PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.

  • Done
  • quality assurance status badge
Details
3 participants
  • Nicolas Goaziou
  • Michael Rohleder
  • zimoun
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal

Debbugs page

Michael Rohleder wrote 5 years ago
(address . guix-patches@gnu.org)
87k11eho6u.fsf@rohleder.de
To test this, I made a presentation about guix git workflow in emacs:

maybe, its useful for someone.
From 528ccdab63cf399012582450491be6df3d8cc431 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Thu, 14 May 2020 08:16:49 +0000
Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.

* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.12.2.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 264fb2a1d7..415669b30f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14567,7 +14567,7 @@ powerful Org contents.")
(define-public emacs-org-re-reveal
(package
(name "emacs-org-re-reveal")
- (version "2.5.1")
+ (version "2.12.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -14576,7 +14576,7 @@ powerful Org contents.")
(file-name (git-file-name name version))
(sha256
(base32
- "1zbz6hbddxbb264ibmhc04cmnpk17kb50jpn5l8878q4hxw5wwy2"))))
+ "19nz77f2r49hqavz50ri222prhrd5890vhvc7jfazbascbcdjbqv"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-htmlize" ,emacs-htmlize)
--
2.26.2
love, peace and harmony!

--
The best thing about UDP jokes is that I don’t care if you get it.
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl69DEkACgkQfHr/vv7y
yyWoCgf/TMu2flKVow4i4aISELSJtWmKkcEXEe308p+Q4j6UrIosuW/MAr/iQ8Mz
rESCNQ/8ouV3oAeKcR0wb5ikd/47nUohKQb9QxVa9mXBLuyKCt28yExV0Qn9Mqvi
xMjlwAXeaTB0R/RZijd7fyje7MpggGSIzR6RZ8a3nFsvJjEb9762+P55cKwXD70u
J6KGieHvrNccTiIrVoq3DaPAfN0fIPa89CewwSp3jiJIudNjkstwfRbJ2807H1es
Hu4d3wdljhbV2q2W2E+sHhE4EBtREVQBDPaZecUwqxWumdgF5esM2xjMkzJn/ZVL
tPkoKhOgDjigP5XS1Sky+I4L7n2kWQ==
=x8ui
-----END PGP SIGNATURE-----

Nicolas Goaziou wrote 5 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 41252-done@debbugs.gnu.org)
87ftc2an19.fsf@nicolasgoaziou.fr
Hello,

Michael Rohleder <mike@rohleder.de> writes:

Toggle quote (3 lines)
> To test this, I made a presentation about guix git workflow in emacs:
> https://www.rohleder.de/~mike/guix-workflow/

Nice.

Toggle quote (4 lines)
> Subject: [PATCH] gnu: emacs-org-re-reveal: Update to 2.12.2.
>
> * gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 2.12.2.

Applied. Thank you.

Regards,

--
Nicolas Goaziou
Closed
zimoun wrote 5 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 41252@debbugs.gnu.org)
CAJ3okZ2m7VN_OX5yGF+dDTYkGOY+zh2Y6iOLKRAduNcpJ4vQ6g@mail.gmail.com
Dear Michael,

On Thu, 14 May 2020 at 11:17, Michael Rohleder <mike@rohleder.de> wrote:

Toggle quote (3 lines)
> To test this, I made a presentation about guix git workflow in emacs:
> https://www.rohleder.de/~mike/guix-workflow/

Nice!

Just one minor comment, instead of this long '--ad-hoc' line, you
should use a manifest file.

#+BEGIN_SRC shell
guix environment -C -N -E TERM guix --expose=/var/guix=/var/guix \
--ad-hoc emacs-no-x emacs-magit git git:send-email emacs-yasnippet
help2man pkg-config guile \
-- emacs --execute "(load-theme 'wombat)"
#+END_SRC

#+BEGIN_SRC shell
guix environment -C -N -E TERM guix --expose=/var/guix=/var/guix \
-m my-manifest.scm \
-- emacs --execute "(load-theme 'wombat)"
#+END_SRC

Toggle snippet (7 lines)
(specifications->manifest
'("emacs-no-x" "emacs-magit"
"git" "git:send-email"
"emacs-yasnippet"
"help2man" "pkg-config guile"))

The main advantages are:
- version control the file
- reuse elsewhere, for example "guix install"
- easy to locally extend:
guix environment -m my-manifest --ad-hoc emacs-evil


Well, thank you for sharing and for the update.

All the best,
simon
Michael Rohleder wrote 5 years ago
(name . zimoun)(address . zimon.toutoune@gmail.com)(address . 41252@debbugs.gnu.org)
875zcyhk1q.fsf@rohleder.de
Hey zimon!

zimoun <zimon.toutoune@gmail.com> writes:
Toggle quote (3 lines)
> Just one minor comment, instead of this long '--ad-hoc' line, you
> should use a manifest file.

thank you for your suggestion!

I wanted to keep this presentation "file free", meaning, I didnt want
that the reader needs to download any files.
(some thing for a .emacs init file...).


--
I hear and I forget. I see and I remember. I write and I understand.
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl69IUEACgkQfHr/vv7y
yyVvWgf/dAV7HEWpXvkVl67PhsGdVMlnfAMeSWqY6GCT8Kda4USod09N+HYufnD6
BSP03rIXLhiXdZ/6tBxFbhlkiIkHTWGpdwGymuZZHTnWFXQmubid6+4/mlz87MJD
5V4xah/QbYwRPVRPW46Url/YOiWkbHFOm2ekBu5paEAYExMmhGioYoRSJ+lxE4Zm
8TBp8CPPRJbjzuz6UhoqXDm+IC3rxlqPDMbk9FmCussAALIrIrMMvddIL86gbyGi
TJK+ZI3Wt+Z6MtCA/fRaqzlvcF39Ct3bEJqcbxzjDyw3IWpnrDeY911TMkFcfdij
7ZvCNhqpAyOasGF1ojI06M+jbf3sdA==
=nuFR
-----END PGP SIGNATURE-----

zimoun wrote 5 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 41252@debbugs.gnu.org)
CAJ3okZ2NLVO8_Q2z_s8eBp5RSG+8=kP64tKMeBX1fjcR495GCg@mail.gmail.com
On Thu, 14 May 2020 at 12:45, Michael Rohleder <mike@rohleder.de> wrote:

Toggle quote (4 lines)
> I wanted to keep this presentation "file free", meaning, I didnt want
> that the reader needs to download any files.
> (some thing for a .emacs init file...).

I understand. Depend on the audience:

Toggle snippet (11 lines)
cat > /tmp/manif.scm<<EOF
(specifications->manifest
'("emacs-no-x" "emacs-magit"
"git" "git:send-email"
"emacs-yasnippet"
"help2man" "pkg-config guile"))
EOF
guix environment -m /tmp/manifest.scm


All the best,
simon
?
Your comment

This issue is archived.

To comment on this conversation send an email to 41252@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 41252
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help