unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Cc: 32654@debbugs.gnu.org
Subject: [bug#32654] [PATCH] Add emacs-org-reveal
Date: Tue, 11 Sep 2018 17:10:00 +0200	[thread overview]
Message-ID: <8736ug9ik7.fsf@gnu.org> (raw)
In-Reply-To: <874lf23vfq.fsf@apteryx.i-did-not-set--mail-host-address--so-tickle-me> (Maxim Cournoyer's message of "Thu, 06 Sep 2018 22:14:49 -0400")

Hi Maxim,

Maxim Cournoyer <maxim.cournoyer@gmail.com> skribis:

> There is one known bug you might encounter (I do everytime I start
> Emacs) which is that upon exporting my document to HTML for Reveal (C-e
> R R), it might fail with some strange argument error; the workaround is to issue:
> C-u M-x org-reload. Another suggested workaround is to put this in your
> ~/.emacs:
>
> (require 'org)
> (let ((current-prefix-arg 1))
>   (call-interactively 'org-reload))
>
> For more information about this issue: 
> https://github.com/yjwen/org-reveal/issues/171

Thanks for the hint.

>>From 93ba598f20517c425b2e3695c68ff8f567619c27 Mon Sep 17 00:00:00 2001
> From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
> Date: Thu, 6 Sep 2018 11:21:51 -0400
> Subject: [PATCH] Add emacs-org-reveal
>
> ---
>  gnu/packages/emacs.scm | 23 +++++++++++++++++++++++
>  1 file changed, 23 insertions(+)

OK to push with a proper commit log!  :-)

Thanks,
Ludo’.

  reply	other threads:[~2018-09-11 15:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-07  2:14 [bug#32654] [PATCH] Add emacs-org-reveal Maxim Cournoyer
2018-09-11 15:10 ` Ludovic Courtès [this message]
2018-09-13  3:24   ` bug#32654: " Maxim Cournoyer

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8736ug9ik7.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=32654@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.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).