unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 32654-done@debbugs.gnu.org
Subject: bug#32654: [PATCH] Add emacs-org-reveal
Date: Wed, 12 Sep 2018 23:24:14 -0400	[thread overview]
Message-ID: <871s9y3wrl.fsf@gmail.com> (raw)
In-Reply-To: <8736ug9ik7.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 11 Sep 2018 17:10:00 +0200")

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

Hi Ludovic,

ludo@gnu.org (Ludovic Courtès) writes:

> 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!  :-)

Pushed as f309671c2, with a proper commit log :)

Thank you,

Maxim

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2018-09-13  3:25 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
2018-09-13  3:24   ` Maxim Cournoyer [this message]

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=871s9y3wrl.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=32654-done@debbugs.gnu.org \
    --cc=ludo@gnu.org \
    /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).