Search Criteria
Package Details: emacs-org-mode-git 1:9.2.3.r339.gab311b85a-1
Git Clone URL: | https://aur.archlinux.org/emacs-org-mode-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-org-mode-git |
Description: | Emacs Org Mode from git |
Upstream URL: | http://orgmode.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | zhuqin |
Maintainer: | None |
Last Packager: | haawda |
Votes: | 19 |
Popularity: | 0.000000 |
First Submitted: | 2009-04-04 06:40 |
Last Updated: | 2019-04-13 16:34 |
Dependencies (7)
- emacs (emacs-git-gtk2, guile-emacs-git, emacs-nox-24bit, emacs25-git, emacs-git-shallow, emacs-24bit, emacs26-git, emacs-lucid-git, emacs-gtk2, emacs-pretest, emacs-lucid, emacs27-git, emacs-xwidgets, emacs-git, emacs-native-comp-git, emacs-pgtk-native-comp-git, emacs-native-comp-git-enhanced, emacs-gcc-wayland-devel-bin, emacs-nox)
- awk (gawk-git, gawk) (make)
- git (git-git) (make)
- perl (perl-git) (make)
- texlive-core (texlive-installer, texlive-full) (make)
- java-environment (jdk5, tuxjdk, jdk7-openjdk-infinality, java-8-openjdk-shenandoah, jdk8-openjdk-infinality, java-gcj-compat, jdk9, zulu-10-bin, jdk-devel, jdk8-arm64, jdk6, jdk12-openj9-bin, zulu-12-bin, jdk12, jdk8-openjdk-dcevm, jdk11-graalvm-ee-bin, jdk8-arm, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk8-openjdk-jetbrains, jdk8-openjdk-shenandoah, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jdk-arm, jdk8-jetbrains, jdk7r1-j9-bin, jdk7-j9-bin, zulu-14-bin, zulu-13-bin, jdk-bcl, amazon-corretto-15, jdk-openj9, jdk11-openj9-bin, java-openjdk-bin, amazon-corretto-8, amazon-corretto-11, jdk11-openjdk-dcevm-conflicts-fixed, jdk8, jdk-openj9-bin, jdk, jdk11-adoptopenjdk, jdk-adoptopenjdk, zulu-8-bin, zulu-11-bin, zulu-15-bin, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-full-bin, liberica-jdk-8-full-bin, liberica-jdk-full-bin, liberica-jdk-11-full-bin, liberica-jre-11-bin, liberica-jre-8-full-bin, zulu-embedded-jdk, jdk8-j9-bin, zulu-embedded-jdk11, jdk8-openj9-bin, zulu-embedded-jdk8, jdk11, sapmachine-jdk-bin, jdk11-jetbrains-imfix, jre-jetbrains, jdk11-graalvm-bin, jdk8-graalvm-bin, java-openjdk-loom-ea-bin, jdk-jetbrains, jdk8-adoptopenjdk, java-openjdk-ea-bin, jdk-openjdk, jdk11-openjdk, jdk7-openjdk, jdk8-openjdk) (optional) – for using ditaa.jar in the contrib directory
- zsh (zsh-git, zsh-athame-git, zsh-fix-winchanged-git, zsh-minimal-git) (optional) – for using dir2org.zsh in the contrib directory
Required by (3)
- emacs-hydra (requires emacs-org-mode) (optional)
- emacs-lispy (requires emacs-org-mode)
- emacs-spaceline (requires emacs-org-mode) (optional)
Latest Comments
1 2 3 4 Next › Last »
haawda commented on 2016-12-16 20:21
New git version gives longer version numbers, no need to update.
haawda commented on 2015-08-27 17:06
done, thanks.
taurgal commented on 2015-08-27 09:17
Please remove the last line of the PKGBUILD, that is:
rm $pkgdir/usr/share/emacs/site-lisp/org/org-{loaddefs.el,version.el}
My installation would not work without org-loaddefs.el.
haawda commented on 2015-03-03 17:02
Please file a bug report upstream.
Pank commented on 2015-03-03 12:55
Re:
> I just removed the two files from the package.
I now get this error when trying to use Gnus.
> WARNING: No org-loaddefs.el file could be found from where org.el is loaded.
> You need to run "make" or "make autoloads" from Org lisp directory
Pank commented on 2015-03-02 22:40
Thanks.
What do you mean by:
> directory for odt exports should IMHO go to a local user's directory.
IMO, etc/org should *definitly* be part of the package. It's necessary for ox-odt.el.
haawda commented on 2015-03-02 22:32
I just removed the two files from the package. org-loaddefs is anyway only needed for the compilation process, and the directory for odt exports should IMHO go to a local user's directory.
Pank commented on 2015-03-02 10:31
haawda, do you think it would be possible to adjust org-loaddef.el and org-version.el to not point towards /tmp/makepkg (or whereever you build your packages)? In particular, org-odt-data-dir is wrong, which causes some problems when using emacs --batch for odt export.
haawda commented on 2014-11-25 19:57
Works fine here, what exactly fails for you?
Pank commented on 2014-11-23 23:46
it seems pkgver() might need to be updated. At least on my computer it produces an error.