GNU bug report logs -
#27497
[PATCH] gnu: Add emacs-org-edit-latex.
Previous Next
Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>
Date: Mon, 26 Jun 2017 10:54:02 UTC
Severity: normal
Tags: patch
Done: Arun Isaac <arunisaac <at> systemreboot.net>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 27497 <at> debbugs.gnu.org (full text, mbox):
Hi,
Arun Isaac <arunisaac <at> systemreboot.net> writes:
> Thanks for the patch!
>
> Could you request upstream to provide a release tarball? That would
> simplify our life. Commits have been made in the upstream git repo very
> recently. So, I'm hoping the developer will reply soon. If upstream does
> not respond in a couple of days, we'll go with the git repo.
Sure, I send a request https://github.com/et2010/org-edit-latex/issues/8
>> +(define-public emacs-org-edit-latex
>> + (let ((commit "323d0b39d0284cef730b706dce7c0e58ed35530f")
>> + (revision "1"))
>> + (package
>> + (name "emacs-org-edit-latex")
>> + (version (string-append "0.0.1-" revision "."
>> + (string-take commit 7)))
>
> I think version should be 0.8.0. Look at line 8 of org-edit-latex.el.
>
> The patch LGTM, otherwise!
This bug report was last modified 7 years and 330 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.