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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 39 Next › Last »

toropisco commented on 2020-02-17 20:31 (UTC)

@jackrandom no problem. I thought I'd updated the build to disable clang and lto last December, I'll have to upload the new version...

niv commented on 2020-02-16 21:43 (UTC)

If someone is interested, I created emacs27-git [1], which is based on emacs-27 release branch [2] and has LTO and CLANG disabled by default.

@vorbote, I mildly modified your PKGBUILD from here for that, I hope that's okay, else let me know!

[1] https://aur.archlinux.org/packages/emacs27-git/ [2] https://lists.gnu.org/archive/html/emacs-devel/2019-12/msg00635.html

shackra commented on 2020-02-11 05:03 (UTC)

this package is slow and freeze when using lsp-mode but I use the Snap of Emacs for Linux Mint in my work laptop and it do not behave the same as this package installed on my gaming PC

any ideas?

toropisco commented on 2019-12-21 17:37 (UTC)

@haawda thanks for the report. It should be fixed now.

haawda commented on 2019-12-21 15:35 (UTC)

I think compilation of emacs with X support is affected by this major cleanup:

https://bugs.archlinux.org/task/64892

I needed to install xorgproto. namcap does not mention it as dependeanca, so it might only be a makedependancy.

toropisco commented on 2019-11-24 00:58 (UTC)

@Stebalien apparently you didn't read the warnings clearly written at the top of the PKGBUiLD. Did you?

Stebalien commented on 2019-11-23 16:42 (UTC)

Please don't override makepkg config variables. Users specify how they want packages compressed in their makepkg.conf and PKGBUILds shouldn't mess with these settings.

toropisco commented on 2019-11-01 14:40 (UTC)

@cireu, this PKGBUILD reflects my use and taste, not yours.

You are welcome to configure the PKGBUILD anyway you like. That's why I provide configuration flags, unlike the vast majority of packages in core, extra, community and the AUR. If you feel it lacks some extra configuration option, speak with your patch; I'll excersize my privilege to accept it or not.

cireu commented on 2019-11-01 14:32 (UTC)

Why LTO was enabled by default? The install instructment of Emacs reports that LTO is an unstable feature. And I can't find any other evidence to support whether Clang+LTO is no longer experimental.

bezirg commented on 2019-10-29 08:51 (UTC) (edited on 2019-10-29 08:54 (UTC) by bezirg)

Question: is GPM support now a) built-in and not re-configurable with flags or b) completely removed? I see gpm as a dependency so I assume (a).