Package Details: emacs-git 30.0.50.169253-1

Git Clone URL: https://aur.archlinux.org/emacs-git.git (read-only, click to copy)
Package Base: emacs-git
Description: GNU Emacs. Development master branch.
Upstream URL: http://www.gnu.org/software/emacs/
Keywords: development editor IDE text
Licenses: GPL3
Conflicts: emacs
Provides: emacs
Submitter: toropisco
Maintainer: toropisco
Last Packager: toropisco
Votes: 107
Popularity: 1.93
First Submitted: 2014-01-05 02:05 (UTC)
Last Updated: 2023-10-14 18:36 (UTC)

Required by (313)

Sources (2)

Pinned Comments

toropisco commented on 2017-06-30 19:14 (UTC) (edited on 2022-05-15 13:26 (UTC) by toropisco)

This PKGBUILD is a work in progress. If you find PACKAGING bugs, please let me know ASAP.

Upstream bugs are to be reported upstream. Check out the emacs-devel archives to confirm if this is an already known bug. In fact... Why are you not subscribed to emacs-devel?. Also check the emacs-bug-tracker archives.

Reporting bugs: Write to the Emacs Bug Tracker and report it there. Or, better yet, use the debbugs client included with the text editor. You will find instructions at https://debbugs.gnu.org/. Good luck!

If you confirm it is a packaging bug, you are welcome to report it here.

Yaourt and other automated tools users BEWARE! This PKGBUILD is written with hand updating in mind and I won't fix bugs arising from such use. Besides, cloning the same repository time and time again from a non-profit such as the GNU Project/FSF gives out a very low image of you.

Latest Comments

« First ‹ Previous 1 .. 11 12 13 14 15 16 17 18 19 20 21 .. 39 Next › Last »

iexcel commented on 2019-10-23 01:39 (UTC) (edited on 2019-10-23 01:40 (UTC) by iexcel)

CLANG works now (thanks) but with a lot of warnings:

warning: optimization flag '-fuse-linker-plugin' is not supported

maybe just take out the flag if it's not supported anyway?

iexcel commented on 2019-10-22 18:57 (UTC) (edited on 2019-10-22 19:00 (UTC) by iexcel)

if CLANG="YES", the build errors out.

configure: error: C compiler cannot create executables

CjK commented on 2019-09-12 10:41 (UTC)

@maderios I had the same problem with exactly the same test(s) failing (which is bogus, since emacs works perfectly after de-activating checks).

It's probably not useful to keep checks active for now.

maderios commented on 2019-09-08 12:00 (UTC) (edited on 2019-09-08 13:41 (UTC) by maderios)

I got compiling error. I had to disable "TEST". It works.

Without modification: SUMMARY OF TEST RESULTS


Files examined: 255 Ran 3363 tests, 24 failed to run, 3332 results as expected, 0 unexpected, 31 skipped 1 files did not finish: lisp/net/network-stream-tests.log make[2]: *** [Makefile:320: check-doit] Error 2

toropisco commented on 2019-09-05 17:34 (UTC) (edited on 2019-09-05 18:02 (UTC) by toropisco)

[quote] That's a harsh judgement. [/quote]

Considering I've used used ImageMagick since 1989, you can take my word as gospel. :-) BTW, I was using netpbm before that, I still like it better.

Yes. It is deprecated. Search the mailing list too.

mollitz commented on 2019-09-03 14:31 (UTC)

              # ImageMagick 7 support. Deprecated (read the logs). 
              # ImageMagick, like flash, is a bug ridden pest that 
      # won't die;  yet it is useful if you know what you 
      #are doing.

That's a harsh judgement. I did not find any logs giving information about the deprecation and also didnot find any alternative to fixing slowly loading images. Can someone clarify?

cireu commented on 2019-08-08 10:05 (UTC)

Current Emacs master branch use Imagemagick 7 to support --with-imagemagick option, the PKGBUILD still using imagemagick6 and it was removed from Arch repo.

totsilence commented on 2019-07-31 11:19 (UTC) (edited on 2019-09-15 18:10 (UTC) by totsilence)

FYI: I observe crashes due to the addition of the --with-cairo flag in the PKGBUILD. This is in emacs --daemon / emacsclient mode. I will see if I can report the bug upstream.

Edit: Bug is fixed in emacs by now.

stefanc_diff commented on 2019-04-06 09:26 (UTC)

Thanks for the kind words @vorbote , I'm aware of how WIP open source software development works.

I've posted this info in here : - to give you some heads up in case you're planning updating the AUR src code - in case you are part of the upstream emacs devel team or have links to the upstream emacs devel team

I"ll have a look at how to file a bug with the upstream emacs devel team.

toropisco commented on 2019-04-05 21:49 (UTC)

@stefann_inc Upstream bugs are reported upstream. Besides, when you use WIP software, if it breaks you get to keep the pieces.